Divide-and-Conquer: Cold-Start Bundle Recommendation via Mixture of Diffusion Experts
Ming Li, Lin Li, Xiaohui Tao, Dong Zhang, Jimmy Xiangji Huang

TL;DR
This paper introduces MoDiffE, a novel divide-and-conquer framework employing diffusion models and a mixture of experts to improve cold-start bundle recommendation, significantly outperforming existing methods.
Contribution
The paper proposes a new Mixture of Diffusion Experts framework that divides, solves, and combines sub-problems for cold-start bundle recommendation using diffusion models and hierarchical expert fusion.
Findings
Achieves up to 0.1027 absolute gain in Recall@20 for cold-start scenarios.
Attains up to 47.43% relative improvement in all-bundle scenarios.
Demonstrates effectiveness through extensive experiments on three real-world datasets.
Abstract
Cold-start bundle recommendation focuses on modeling new bundles with insufficient information to provide recommendations. Advanced bundle recommendation models usually learn bundle representations from multiple views (e.g., interaction view) at both the bundle and item levels. Consequently, the cold-start problem for bundles is more challenging than that for traditional items due to the dual-level multi-view complexity. In this paper, we propose a novel Mixture of Diffusion Experts (MoDiffE) framework, which employs a divide-and-conquer strategy for cold-start bundle recommendation and follows three steps:(1) Divide: The bundle cold-start problem is divided into independent but similar sub-problems sequentially by level and view, which can be summarized as the poor representation of feature-missing bundles in prior-embedding models. (2) Conquer: Beyond prior-embedding models that…
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 · Advanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning
MethodsDiffusion
