Leveraging Trust and Distrust in Recommender Systems via Deep Learning
Dimitrios Rafailidis

TL;DR
This paper introduces a deep learning-based social pairwise learning approach for recommender systems that leverages trust and distrust relationships to improve accuracy, especially in cold-start scenarios, outperforming existing methods.
Contribution
It proposes a novel deep learning framework incorporating social trust and distrust, with a new ranking loss and negative sampling strategy, to enhance recommendation performance.
Findings
Achieves 11.49% improvement over state-of-the-art models
Effectively captures nonlinear correlations between preferences and social info
Demonstrates the importance of social negative sampling in model performance
Abstract
The data scarcity of user preferences and the cold-start problem often appear in real-world applications and limit the recommendation accuracy of collaborative filtering strategies. Leveraging the selections of social friends and foes can efficiently face both problems. In this study, we propose a strategy that performs social deep pairwise learning. Firstly, we design a ranking loss function incorporating multiple ranking criteria based on the choice in users, and the choice in their friends and foes to improve the accuracy in the top-k recommendation task. We capture the nonlinear correlations between user preferences and the social information of trust and distrust relationships via a deep learning strategy. In each backpropagation step, we follow a social negative sampling strategy to meet the multiple ranking criteria of our ranking loss function. We conduct comprehensive…
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 · Privacy-Preserving Technologies in Data
