UNGER: Generative Recommendation with A Unified Code via Semantic and Collaborative Integration
Longtao Xiao, Haozhao Wang, Cheng Wang, Linfei Ji, Yifan Wang, Jieming Zhu, Zhenhua Dong, Rui Zhang, Ruixuan Li

TL;DR
Unger introduces a unified code approach for generative recommendation that combines semantic and collaborative knowledge, improving efficiency and effectiveness by joint optimization and knowledge distillation.
Contribution
The paper presents a novel method, UNGER, for integrating semantic and collaborative information into a single code using adaptive learning and knowledge distillation.
Findings
Outperforms existing methods on three benchmark datasets.
Effectively integrates multi-modal knowledge for recommendation.
Reduces computational and storage costs.
Abstract
With the rise of generative paradigms, generative recommendation has garnered increasing attention. The core component is the item code, generally derived by quantizing collaborative or semantic representations to serve as candidate items identifiers in the context. However, existing methods typically construct separate codes for each modality, leading to higher computational and storage costs and hindering the integration of their complementary strengths. Considering this limitation, we seek to integrate two different modalities into a unified code, fully unleashing the potential of complementary nature among modalities. Nevertheless, the integration remains challenging: the integrated embedding obtained by the common concatenation method would lead to underutilization of collaborative knowledge, thereby resulting in limited effectiveness. To address this, we propose a novel method,…
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 · Topic Modeling
MethodsSoftmax · Attention Is All You Need · Knowledge Distillation
