Personalized Diffusion Model Reshapes Cold-Start Bundle Recommendation
Tuan-Nghia Bui, Huy-Son Nguyen, Cam-Van Thi Nguyen, Hoang-Quynh Le, and Duc-Trong Le

TL;DR
This paper introduces DisCo, a personalized diffusion-based framework that effectively addresses cold-start bundle recommendation by generating user-specific bundles in distribution space, outperforming existing methods on real datasets.
Contribution
The paper proposes DisCo, a novel diffusion model with disentangled user interests, to improve cold-start bundle recommendation, a challenge for traditional collaborative filtering methods.
Findings
DisCo outperforms five baselines on three real datasets.
DisCo effectively mitigates bias in generative top-K recommendations.
DisCo provides a new framework for cold-start recommendation with reproducible materials.
Abstract
Bundle recommendation aims to recommend a set of items to each user. However, the sparser interactions between users and bundles raise a big challenge, especially in cold-start scenarios. Traditional collaborative filtering methods do not work well for this kind of problem because these models rely on interactions to update the latent embedding, which is hard to work in a cold-start setting. We propose a new approach (DisCo), which relies on a personalized Diffusion backbone, enhanced by disentangled aspects for the user's interest, to generate a bundle in distribution space for each user to tackle the cold-start challenge. During the training phase, DisCo adjusts an additional objective loss term to avoid bias, a prevalent issue while using the generative model for top- recommendation purposes. Our empirical experiments show that DisCo outperforms five comparative baselines by a…
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
MethodsDiffusion · Sparse Evolutionary Training
