vix.ing · top · new · best · stats · spec

Leveraging Social Signal to Improve Item Recommendation for Matrix Factorization

2018/05/17 by Ze Wang, Hong Li, Wang, Ze +1
Computer Science · #Advanced Graph Neural Networks #Caching and Content Delivery #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Recommender Systems and Techniques #Social and Information Networks (cs.SI)

paper · pdf · doi:10.48550/arxiv.1805.06594

openalex publication_date 2018/05/17 · openalex created_date 2018/06/01 · openalex updated_date 2026/07/28

Abstract

Although Recommender Systems have been comprehensively studied in the past decade both in industry and academia, most of current recommender systems suffer from the following issues: 1) The data sparsity of the user-item matrix seriously affect the recommender system quality. As a result, most of traditional recommender system approaches are not able to deal with the users who have rated few items, which is known as cold start problem in recommender system. 2) Traditional recommender systems assume that users are independently and identically distributed and ignore the social relation between users. However, in real life scenario, due to the exponential growth of social networking service, such as facebook and Twitter, social connections between different users play an significant role for recommender system task. In this work, aiming at providing a better recommender systems by incorporating user social network information, we propose a matrix factorization framework with user social connection constraints. Experimental results on the real-life dataset shows that the proposed method performs significantly better than the state-of-the-art approaches in terms of MAE and RMSE, especially for the cold start users.

Citations

Related