Propagation-aware Social Recommendation by Transfer Learning
Haodong Chang, Yabo Chu

TL;DR
This paper introduces a propagation-aware transfer learning model for social recommendation that leverages high-order social relations and attention mechanisms to improve recommendation accuracy, especially for cold-start users.
Contribution
It proposes a novel PTLN model that incorporates high-order social relations and an attention mechanism to enhance transfer learning in social recommendation systems.
Findings
Outperforms existing methods in ranking accuracy
Improves recommendations for cold-start users
Effectively utilizes high-order social relations
Abstract
Social-aware recommendation approaches have been recognized as an effective way to solve the data sparsity issue of traditional recommender systems. The assumption behind is that the knowledge in social user-user connections can be shared and transferred to the domain of user-item interactions, whereby to help learn user preferences. However, most existing approaches merely adopt the first-order connections among users during transfer learning, ignoring those connections in higher orders. We argue that better recommendation performance can also benefit from high-order social relations. In this paper, we propose a novel Propagation-aware Transfer Learning Network (PTLN) based on the propagation of social relations. We aim to better mine the sharing knowledge hidden in social networks and thus further improve recommendation performance. Specifically, we explore social influence in two…
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 · Stochastic Gradient Optimization Techniques
