Graph Signal Diffusion Model for Collaborative Filtering
Yunqin Zhu, Chao Wang, Qi Zhang, and Hui Xiong

TL;DR
This paper introduces GiffCF, a novel graph signal diffusion model for collaborative filtering that leverages graph structure and heat equation-based diffusion to improve recommendation accuracy, achieving state-of-the-art results.
Contribution
It proposes a new diffusion process on item-item graphs for collaborative filtering, integrating graph filters and a two-stage denoiser to better model implicit feedback.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively models item correlations using heat equation-based diffusion.
Enhances reconstruction quality through a two-stage denoiser.
Abstract
Collaborative filtering is a critical technique in recommender systems. It has been increasingly viewed as a conditional generative task for user feedback data, where newly developed diffusion model shows great potential. However, existing studies on diffusion model lack effective solutions for modeling implicit feedback. Particularly, the standard isotropic diffusion process overlooks correlation between items, misaligned with the graphical structure of the interaction space. Meanwhile, Gaussian noise destroys personalized information in a user's interaction vector, causing difficulty in its reconstruction. In this paper, we adapt standard diffusion model and propose a novel Graph Signal Diffusion Model for Collaborative Filtering (named GiffCF). To better represent the correlated distribution of user-item interactions, we define a generalized diffusion process using heat equation on…
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 · Mobile Crowdsensing and Crowdsourcing
MethodsDiffusion · ALIGN
