In the current digital ecosystem, recommender systems serve as the core infrastructure for navigating large-scale content catalogs and delivering personalized services, typically following multi-stage discriminative pipelines (e.g., retrieval, ranking, and re-ranking). However, their fragmented architectures cause cascading cross-stage error propagation and suboptimal hardware utilization. This motivates a paradigm shift toward Generative Recommendation (GR). GR mitigates these issues through end-to-end unified generative modeling, optimizing for multi-dimensional preference objectives beyond local user behaviors. This work comprehensively surveys recent generative recommendation advances through a tri-decoupled perspective centered on tokenization, architecture, and optimization, the three foundational components shaping these systems. Specifically, we summarize the evolution of tokenization strategies, analyze the trade-offs of major generative architectures, and summarize the transition from supervised next-token prediction to reinforcement-learning-based strategies. Connecting these technical developments to practical deployment patterns and open challenges, we provide researchers and practitioners a foundational reference and actionable blueprint for building next-generation generative recommender systems. An updated collection of relevant papers and resources is accessible in https://github.com/Kuaishou-RecModel/Tri-Decoupled-GenRec.
Xiaopeng Li, Yejing Wang, Honghui Bao et al.· Proceedings of the 32nd ACM...· 0 citations
WhisperRec compresses teacher-generated CoT into learnable latent reasoning tokens, enabling a Latent-Reason-then-Answer paradigm that performs reasoning in latent space without producing verbose rationales, and achieves over 10x higher online inference throughput.
Hao Jiang, Pei Du, Pengfei Yao et al.· 0 citations