Collaborative Filtering Based on Diffusion Models: Unveiling the Potential of High-Order Connectivity
Yu Hou, Jin-Duk Park, Won-Yong Shin

TL;DR
This paper introduces CF-Diff, a diffusion model-based collaborative filtering method that effectively leverages high-order connectivity and multi-hop neighbors to improve recommendation accuracy and scalability.
Contribution
It proposes a novel diffusion model with a cross-attention-guided autoencoder to utilize high-order connectivity in user-item interactions.
Findings
Outperforms benchmark methods with up to 7.29% improvement
Reduces computational complexity while maintaining embedding quality
Scales linearly with the number of users and items
Abstract
A recent study has shown that diffusion models are well-suited for modeling the generative process of user-item interactions in recommender systems due to their denoising nature. However, existing diffusion model-based recommender systems do not explicitly leverage high-order connectivities that contain crucial collaborative signals for accurate recommendations. Addressing this gap, we propose CF-Diff, a new diffusion model-based collaborative filtering (CF) method, which is capable of making full use of collaborative signals along with multi-hop neighbors. Specifically, the forward-diffusion process adds random noise to user-item interactions, while the reverse-denoising process accommodates our own learning model, named cross-attention-guided multi-hop autoencoder (CAM-AE), to gradually recover the original user-item interactions. CAM-AE consists of two core modules: 1) the…
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
TopicsOpinion Dynamics and Social Influence
MethodsAutoencoders · Diffusion
