Disentangled Contrastive Bundle Recommendation with Conditional Diffusion

Abstract

Bundle recommendation aims to improve user experience by suggesting complementary items that users are likely to purchase together. Although recent advances in recommendation systems have shown promise, there are still significant challenges: i) The dynamic nature of user preferences and interactions introduces noise that can distort the effectiveness of recommendations. ii) Existing methods frequently exhibit limited robustness when addressing the sparsity of user interactions with bundles in real-world scenarios. To tackle these issues, we introduce a disentangled contrastive bundle recommendation (DCBR) framework with conditional diffusion. First, we propose a conditional bundle diffusion model for denoising the user-bundle interaction graph, introducing a bundle latent consistency constraint during the optimization process to mitigate the degradation of original interaction information. Subsequently, we design a triple-view denoised graph learning module to obtain effective representations from multiple views. Furthermore, we present a dual-level disentangled contrastive learning paradigm, which addresses the latent relationships at two levels: between views (inter-view) and within each view (intra-view). By maximizing the consistency between positive samples in these contrastive views, we generate disentangled contrastive signals, overcoming interaction sparsity and alleviating noise issues. Our experimental evaluations on three benchmark datasets reveal that DCBR significantly outperforms state-of-the-art methods.

Cite

Text

Li. "Disentangled Contrastive Bundle Recommendation with Conditional Diffusion." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I11.33314

Markdown

[Li. "Disentangled Contrastive Bundle Recommendation with Conditional Diffusion." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/li2025aaai-disentangled/) doi:10.1609/AAAI.V39I11.33314

BibTeX

@inproceedings{li2025aaai-disentangled,
  title     = {{Disentangled Contrastive Bundle Recommendation with Conditional Diffusion}},
  author    = {Li, Jiuqiang},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {12067-12075},
  doi       = {10.1609/AAAI.V39I11.33314},
  url       = {https://mlanthology.org/aaai/2025/li2025aaai-disentangled/}
}