RecDiff: Diffusion Model for Social Recommendation
Zongwei Li, Lianghao Xia, Chao Huang

TL;DR
RecDiff introduces a diffusion-based denoising framework for social recommendation, effectively reducing noise in user representations to improve recommendation accuracy and robustness against false social ties.
Contribution
It proposes a novel diffusion-based framework that denoises user embeddings in social recommendation, addressing noise from irrelevant social ties.
Findings
Outperforms existing methods in recommendation accuracy
Enhances training efficiency and denoising effectiveness
Robustly handles varying noise levels in user representations
Abstract
Social recommendation has emerged as a powerful approach to enhance personalized recommendations by leveraging the social connections among users, such as following and friend relations observed in online social platforms. The fundamental assumption of social recommendation is that socially-connected users exhibit homophily in their preference patterns. This means that users connected by social ties tend to have similar tastes in user-item activities, such as rating and purchasing. However, this assumption is not always valid due to the presence of irrelevant and false social ties, which can contaminate user embeddings and adversely affect recommendation accuracy. To address this challenge, we propose a novel diffusion-based social denoising framework for recommendation (RecDiff). Our approach utilizes a simple yet effective hidden-space diffusion paradigm to alleivate the noisy effect…
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
MethodsDiffusion
