IRAILGDec 24, 2024

BRIDGE: Bundle Recommendation via Instruction-Driven Generation

arXiv:2412.18092v13 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses bundle recommendation for users by improving accuracy through a novel generative approach, though it appears incremental as it builds on existing paradigms like distant supervision.

The paper tackles the challenge of accurately predicting user-bundle adoptions in bundle recommendation by proposing BRIDGE, a framework that uses correlation-based item clustering and pseudo bundle generation to bridge the gap between user imagination and predefined bundles, achieving superior performance over state-of-the-art methods across five benchmark datasets.

Bundle recommendation aims to suggest a set of interconnected items to users. However, diverse interaction types and sparse interaction matrices often pose challenges for previous approaches in accurately predicting user-bundle adoptions. Inspired by the distant supervision strategy and generative paradigm, we propose BRIDGE, a novel framework for bundle recommendation. It consists of two main components namely the correlation-based item clustering and the pseudo bundle generation modules. Inspired by the distant supervision approach, the former is to generate more auxiliary information, e.g., instructive item clusters, for training without using external data. This information is subsequently aggregated with collaborative signals from user historical interactions to create pseudo `ideal' bundles. This capability allows BRIDGE to explore all aspects of bundles, rather than being limited to existing real-world bundles. It effectively bridging the gap between user imagination and predefined bundles, hence improving the bundle recommendation performance. Experimental results validate the superiority of our models over state-of-the-art ranking-based methods across five benchmark datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes