Dual-domain Collaborative Denoising for Social Recommendation
Wenjie Chen, Yi Zhang, Honghao Li, Lei Sang, Yiwen Zhang

TL;DR
This paper introduces DCDSR, a dual-domain denoising model for social recommendation that effectively reduces noise in social and interaction data, improving recommendation accuracy.
Contribution
The paper proposes a novel dual-domain collaborative denoising framework with structure-level and embedding-space modules, including a new contrastive learning strategy, Anchor-InfoNCE.
Findings
DCDSR significantly outperforms state-of-the-art methods on three real-world datasets.
The model effectively denoises social network and interaction data, enhancing recommendation performance.
The proposed contrastive learning strategy improves the denoising capability of the model.
Abstract
Social recommendation leverages social network to complement user-item interaction data for recommendation task, aiming to mitigate the data sparsity issue in recommender systems. However, existing social recommendation methods encounter the following challenge: both social network and interaction data contain substaintial noise, and the propagation of such noise through Graph Neural Networks (GNNs) not only fails to enhance recommendation performance but may also interfere with the model's normal training. Despite the importance of denoising for social network and interaction data, only a limited number of studies have considered the denoising for social network and all of them overlook that for interaction data, hindering the denoising effect and recommendation performance. Based on this, we propose a novel model called Dual-domain Collaborative Denoising for Social Recommendation…
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 Data Compression Techniques
MethodsContrastive Learning · Diffusion
