EAGER: Two-Stream Generative Recommender with Behavior-Semantic Collaboration
Ye Wang, Jiahao Xun, Minjie Hong, Jieming Zhu, Tao Jin, Wang Lin,, Haoyuan Li, Linjun Li, Yan Xia, Zhou Zhao, Zhenhua Dong

TL;DR
EAGER is a new generative recommendation framework that effectively combines behavioral and semantic information using a two-stream architecture, leading to improved performance on benchmark datasets.
Contribution
It introduces a novel two-stream generative architecture with specialized decoders and contrastive tasks to integrate behavioral and semantic data in recommendations.
Findings
Outperforms existing methods on four public benchmarks.
Effectively models both behavioral and semantic item features.
Demonstrates the benefit of cross-interaction between feature types.
Abstract
Generative retrieval has recently emerged as a promising approach to sequential recommendation, framing candidate item retrieval as an autoregressive sequence generation problem. However, existing generative methods typically focus solely on either behavioral or semantic aspects of item information, neglecting their complementary nature and thus resulting in limited effectiveness. To address this limitation, we introduce EAGER, a novel generative recommendation framework that seamlessly integrates both behavioral and semantic information. Specifically, we identify three key challenges in combining these two types of information: a unified generative architecture capable of handling two feature types, ensuring sufficient and independent learning for each type, and fostering subtle interactions that enhance collaborative information utilization. To achieve these goals, we propose (1) a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Music and Audio Processing · Advanced Text Analysis Techniques
MethodsFocus
