GenRec: A Preference-Oriented Generative Framework for Large-Scale Recommendation
Yanyan Zou, Junbo Qi, Lunsong Huang, Yu Li, Kewei Xu, Jiabao Gao, Binglei Zhao, Xuanhua Yang, Sulong Xu, and Shengjie Li

TL;DR
GenRec is a scalable, preference-oriented generative recommendation framework that improves output consistency, reduces input length, and aligns with user preferences, demonstrated by significant online performance gains.
Contribution
It introduces Page-wise NTP, an asymmetric Token Merger, and GRPO-SR reinforcement learning to address key challenges in large-scale generative recommendation systems.
Findings
Achieved 9.5% increase in click count in online tests.
Achieved 8.7% increase in transaction count in online tests.
Reduced input length by approximately 2 times with negligible accuracy loss.
Abstract
Generative Retrieval (GR) offers a promising paradigm for recommendation through next-token prediction (NTP). However, scaling it to large-scale industrial systems introduces three challenges: (i) within a single request, the identical model inputs may produce inconsistent outputs due to the pagination request mechanism; (ii) the prohibitive cost of encoding long user behavior sequences with multi-token item representations based on semantic IDs, and (iii) aligning the generative policy with nuanced user preference signals. We present GenRec, a preference-oriented generative framework deployed on the JD App that addresses above challenges within a single decoder-only architecture. For training objective, we propose Page-wise NTP task, which supervises over an entire interaction page rather than each interacted item individually, providing denser gradient signal and resolving the…
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.
