Personalized Diffusion Model Reshapes Cold-Start Bundle Recommendation

📅 2025-05-20
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the failure of collaborative filtering in cold-start bundle recommendation—caused by extreme sparsity in user-bundle interactions—this paper proposes DisCo, a generative bundle recommendation framework. DisCo’s key innovations are: (1) the first integration of disentangled, personalized user interest representations into a diffusion model, mitigating representation degradation under cold-start conditions; and (2) a debiased Top-K recommendation objective loss, specifically designed to alleviate distribution mismatch and bias accumulation inherent in generative models for recommendation. Extensive experiments on three real-world datasets demonstrate that DisCo consistently outperforms five state-of-the-art baselines across accuracy metrics (HR@K, NDCG@K) and diversity (ILS), confirming the effectiveness and robustness of generative modeling for cold-start bundle recommendation.

Technology Category

Application Category

📝 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-$K$ recommendation purposes. Our empirical experiments show that DisCo outperforms five comparative baselines by a large margin on three real-world datasets. Thereby, this study devises a promising framework and essential viewpoints in cold-start recommendation. Our materials for reproducibility are available at: https://github.com/bt-nghia/DisCo.
Problem

Research questions and friction points this paper is trying to address.

Addresses cold-start bundle recommendation challenges
Overcomes sparse user-bundle interaction limitations
Introduces personalized Diffusion model for unbiased recommendations
Innovation

Methods, ideas, or system contributions that make the work stand out.

Personalized Diffusion backbone for bundle generation
Disentangled aspects enhance user interest modeling
Additional objective loss term reduces bias
🔎 Similar Papers
2024-08-13arXiv.orgCitations: 1
T
Tuan-Nghia Bui
VNU University of Engineering and Technology, Hanoi, Vietnam
H
Huy-Son Nguyen
VNU University of Engineering and Technology, Hanoi, Vietnam
Cam-Van Thi Nguyen
Cam-Van Thi Nguyen
VNU-University of Engineering and Technology
Multimodal Machine LearningData MiningNatural Language Processing
H
Hoang-Quynh Le
VNU University of Engineering and Technology, Hanoi, Vietnam
Duc-Trong Le
Duc-Trong Le
VNU University of Engineering and Technology, Vietnam National Univeristy, Hanoi
Social/Web MiningRecommender SystemsResponsible/Reliable AIMultimodal Learning