Leveraging Social Signal to Improve Item Recommendation for Matrix Factorization
Ze Wang, Hong Li

TL;DR
This paper introduces a matrix factorization approach that integrates social network information to enhance recommendation accuracy, especially for cold start users, addressing data sparsity and social relation neglect issues.
Contribution
It proposes a novel matrix factorization framework incorporating social connection constraints, improving recommendation performance over existing methods.
Findings
Significantly better MAE and RMSE on real datasets.
Enhanced cold start user recommendations.
Effective use of social network data in matrix factorization.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Caching and Content Delivery
