GEMs: Breaking the Long-Sequence Barrier in Generative Recommendation with a Multi-Stream Decoder
Yu Zhou, Chengcheng Guo, Kuo Cai, Ji Liu, Qiang Luo, Ruiming Tang, Han Li, Kun Gai, Guorui Zhou

TL;DR
GEMs introduces a multi-stream decoder framework that effectively captures long-term user interests in generative recommendation systems, overcoming computational and recency bias challenges, and is successfully deployed in industrial settings.
Contribution
The paper proposes GEMs, a novel framework that partitions user behavior sequences into three temporal streams with tailored inference, enabling lifelong modeling and efficient recommendation.
Findings
Outperforms state-of-the-art methods in accuracy on large-scale datasets.
First lifelong generative recommendation framework deployed in industry.
Achieves high inference efficiency with sequences over 100,000 interactions.
Abstract
While generative recommendations (GR) possess strong sequential reasoning capabilities, they face significant challenges when processing extremely long user behavior sequences: the high computational cost forces practical sequence lengths to be limited, preventing models from capturing users' lifelong interests; meanwhile, the inherent "recency bias" of attention mechanisms further weakens learning from long-term history. To overcome this bottleneck, we propose GEMs (Generative rEcommendation with a Multi-stream decoder), a novel and unified framework designed to break the long-sequence barrier by capturing users' lifelong interaction sequences through a multi-stream perspective. Specifically, GEMs partitions user behaviors into three temporal streamsRecent, Mid-term, and Lifecycleand employs tailored inference schemes for each: a one-stage real-time…
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 · Explainable Artificial Intelligence (XAI) · Time Series Analysis and Forecasting
