Abstract
Graph-based social recommender systems utilize user-item interaction graphs and user-user social graphs to model user preferences. However, their performance can be limited by redundant and noisy information in these two graphs. Although several recommender studies on data denoising exist, most either rely on heuristic assumptions, which limit their adaptability, or use a single model that combines denoising and recommendation, potentially imposing substantial demands on the model capacity. To address these issues, we propose a dual Graph Denoising Social Recommender (GDSR), which consists of two steps: graph denoising and user preference prediction. First, we design a denoising module which exploits a dual diffusion model to alleviate noises in the interaction and social graphs by performing multi-step noise diffusion and removal. We develop three kinds of conditions to guide our dual graph diffusion paradigm and propose a cross-domain signal guidance mechanism to enhance the structure of denoised graphs. Second, we devise a recommender module that employs a dual graph learning structure on denoised graphs to generate recommendations. Moreover, we use additional supervision signals from the diffusion-enhanced data augmentation to introduce a graph contrastive learning task, enhancing the recommender module’s representation quality and robustness. Experiment results show the effectiveness of our GDSR.
| Original language | English |
|---|---|
| Title of host publication | WWW '25: Proceedings of the ACM on Web Conference 2025 |
| Publisher | ACM |
| Pages | 347-356 |
| Number of pages | 10 |
| ISBN (Electronic) | 979-8-4007-1274-6 |
| DOIs | |
| Publication status | Published - 28 Apr 2025 |
| MoE publication type | A4 Conference publication |
| Event | The Web Conference - Sydney, Australia Duration: 28 Apr 2025 → 2 May 2025 Conference number: 34 https://www2025.thewebconf.org/ |
Conference
| Conference | The Web Conference |
|---|---|
| Abbreviated title | WWW |
| Country/Territory | Australia |
| City | Sydney |
| Period | 28/04/2025 → 02/05/2025 |
| Internet address |
Keywords
- Diffusion Model
- Graph Denoising
- Social Recommendation