paper-with-me

Papers

Dual-Enhancement Product Bundling: Bridging Interactive Graph and Large Language Model

2026-04-15 · Zhe Huang, Peng Wang, Yan Zheng, Sen Song, Longjun Cai arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.14030

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringGraph Learning

Similar Papers 제목 키워드 기반

CIRP: Cross-Item Relational Pre-training for Multimodal Product Bundling

2024-04-02 · Yunshan Ma, Yingzhi He, Wenjun Zhong, Xiang Wang 외

Product bundling has been a prevailing marketing strategy that is beneficial in the online shopping scenario. Effective product bundling methods depend on high-quality item representations, which need to capture both the…

cross-modal alignmentGraph LearningMarketingRelation+1

A Characterization for Optimal Bundling of Products with Non-Additive Values

2021-01-27 · Soheil Ghili

This paper studies optimal bundling of products with non-additive values. Under monotonic preferences and single-peaked profits, I show a monopolist finds pure bundling optimal if and only if the optimal sales volume for…

Model Selection

Headache to Overstock? Promoting Long-tail Items through Debiased Product Bundling

2024-11-28 · Shuo Xu, Haokai Ma, Yunshan Ma, Xiaohao Liu 외

Product bundling aims to organize a set of thematically related items into a combined bundle for shipment facilitation and item promotion. To increase the exposure of fresh or overstocked products, sellers typically bund…

Knowledge DistillationNavigateTransfer Learning

Learning to Sell a Focal-ancillary Combination

2022-07-23 · Hanzhao Wang, Xiaocheng Li, Kalyan Talluri

A number of products are sold in the following sequence: First a focal product is shown, and if the customer purchases, one or more ancillary products are displayed for purchase. A prominent example is the sale of an air…

Popularity Estimation and New Bundle Generation using Content and Context based Embeddings

2024-12-23 · Ashutosh Nayak, Prajwal NJ, Sameeksha Keshav, Kavitha S. N. 외

Recommender systems create enormous value for businesses and their consumers. They increase revenue for businesses while improving the consumer experience by recommending relevant products amidst huge product base. Produ…

Recommendation Systems