Continuous-time Discrete-space Diffusion Model for Recommendation
Chengyi Liu, Xiao Chen, Shijie Wang, Wenqi Fan, Qing Li

TL;DR
This paper introduces CDRec, a novel discrete-space diffusion model in continuous time for recommendation systems, improving accuracy and efficiency by modeling user behavior with domain-aware diffusion trajectories.
Contribution
It proposes a new discrete diffusion framework with a popularity-aware noise schedule and an efficient training method, addressing information loss and computational issues of prior continuous-space approaches.
Findings
Outperforms existing models in recommendation accuracy.
Demonstrates higher computational efficiency.
Effectively captures dynamic user preferences.
Abstract
In the era of information explosion, Recommender Systems (RS) are essential for alleviating information overload and providing personalized user experiences. Recent advances in diffusion-based generative recommenders have shown promise in capturing the dynamic nature of user preferences. These approaches explore a broader range of user interests by progressively perturbing the distribution of user-item interactions and recovering potential preferences from noise, enabling nuanced behavioral understanding. However, existing diffusion-based approaches predominantly operate in continuous space through encoded graph-based historical interactions, which may compromise potential information loss and suffer from computational inefficiency. As such, we propose CDRec, a novel Continuous-time Discrete-space Diffusion Recommendation framework, which models user behavior patterns through discrete…
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 · Complex Network Analysis Techniques · Advanced Graph Neural Networks
