Conditional Denoising Diffusion for Sequential Recommendation
Yu Wang, Zhiwei Liu, Liangwei Yang, Philip S. Yu

TL;DR
This paper introduces a conditional denoising diffusion model for sequential recommendation that addresses limitations of GANs and VAEs, achieving superior performance on benchmark datasets.
Contribution
The paper proposes a novel diffusion-based model with a sequence encoder and cross-attentive decoder, improving stability and quality in sequential recommendation tasks.
Findings
Outperforms existing models on four benchmark datasets.
Effectively mitigates issues like posterior collapse and over-smoothing.
Demonstrates stable and high-quality sequence generation.
Abstract
Generative models have attracted significant interest due to their ability to handle uncertainty by learning the inherent data distributions. However, two prominent generative models, namely Generative Adversarial Networks (GANs) and Variational AutoEncoders (VAEs), exhibit challenges that impede achieving optimal performance in sequential recommendation tasks. Specifically, GANs suffer from unstable optimization, while VAEs are prone to posterior collapse and over-smoothed generations. The sparse and noisy nature of sequential recommendation further exacerbates these issues. In response to these limitations, we present a conditional denoising diffusion model, which includes a sequence encoder, a cross-attentive denoising decoder, and a step-wise diffuser. This approach streamlines the optimization and generation process by dividing it into easier and tractable steps in a conditional…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Machine Learning in Healthcare · Recommender Systems and Techniques
MethodsDiffusion
