Dual-Enhancement Product Bundling: Bridging Interactive Graph and Large Language Model
Zhe Huang, Peng Wang, Yan Zheng, Sen Song, Longjun Cai
TLDR
This paper introduces a dual-enhancement method for product bundling, combining interactive graph learning and LLMs to overcome cold-start issues.
Key contributions
- Introduces a dual-enhancement method integrating interactive graph learning and LLMs for product bundling.
- Proposes a graph-to-text paradigm with a Dynamic Concept Binding Mechanism (DCBM).
- DCBM translates graph structures into LLM prompts, improving cold-start item recommendations.
- Achieves 6.3%-26.5% performance gains on POG, POG_dense, and Steam benchmarks.
Why it matters
This paper addresses critical limitations in product bundling, particularly for cold-start items and LLM integration. By bridging interactive graphs and LLMs, it offers a robust solution for e-commerce, significantly improving recommendation accuracy and revenue potential.
Original Abstract
Product bundling boosts e-commerce revenue by recommending complementary item combinations. However, existing methods face two critical challenges: (1) collaborative filtering approaches struggle with cold-start items owing to dependency on historical interactions, and (2) LLMs lack inherent capability to model interactive graph directly. To bridge this gap, we propose a dual-enhancement method that integrates interactive graph learning and LLM-based semantic understanding for product bundling. Our method introduces a graph-to-text paradigm, which leverages a Dynamic Concept Binding Mechanism (DCBM) to translate graph structures into natural language prompts. The DCBM plays a critical role in aligning domain-specific entities with LLM tokenization, enabling effective comprehension of combinatorial constraints. Experiments on three benchmarks (POG, POG_dense, Steam) demonstrate 6.3%-26.5% improvements over state-of-the-art baselines.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.