Contrastive Learning Augmented Social Recommendations
Lin Wang, Weisong Wang, Xuanji Xiao, Qing Li

TL;DR
This paper introduces a novel social recommendation method that uses contrastive learning and denoising strategies to improve interest representation, especially for cold users with limited interaction data.
Contribution
It proposes a dual-view denoising approach combined with mutual distillation to effectively leverage social graphs for enhanced recommendations.
Findings
Improves recommendation accuracy for cold users.
Effectively denoises social graphs using low-rank SVD.
Aligns social and behavioral interests through contrastive learning.
Abstract
Recommender systems are essential for modern content platforms, yet traditional behavior-based models often struggle with cold users who have limited interaction data. Engaging these users is crucial for platform growth. To bridge this gap, we propose leveraging the social-relation graph to enrich interest representations from behavior-based models. However, extracting value from social graphs is challenging due to relation noise and cross-domain inconsistency. To address the noise propagation and obtain accurate social interest, we employ a dual-view denoising strategy, employing low-rank SVD to the user-item interaction matrix for a denoised social graph and contrastive learning to align the original and reconstructed social graphs. Addressing the interest inconsistency between social and behavioral interests, we adopt a "mutual distillation" technique to isolate the original…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Mental Health via Writing
MethodsALIGN · Contrastive Learning · ADaptive gradient method with the OPTimal convergence rate
