English

Reward Guided Decoding for Generative Recommendation

Information Retrieval 2026-07-28 v1

Abstract

Generative recommendation formulates recommendation task into an SID sequence autoregressive generation paradigm, but the decoding process is often dominated by generation likelihood. This may conflict with real-world business objectives, where high-value candidates can receive low generation probability and be pruned early during beam search. Existing reranking or training-time alignment methods either intervene too late or require costly model retraining when business preferences change. To this end, we propose \textbf{R}eward \textbf{G}uided \textbf{D}ecoding, named \textbf{RGD}, a controllable decoding framework for industrial value-oriented generative recommendation. We formulate value-guided decoding as a KL-regularized reward maximization problem, deriving a closed-form reward guided decoding distribution that principledly combines generation probability with reward signals. RGD treats the base generator as a reference policy and introduces a reward model as a test-time controller, injecting reward into each decoding step to reshape the search trajectory without retraining the generator. Extensive offline and online experiments demonstrate the effectiveness of our approach for aligning personalization and business value. RGD has been deployed on the Kuaishou platform, bringing consistent improvements in real-world recommendation scenarios.

Cite

@article{arxiv.2607.25344,
  title  = {Reward Guided Decoding for Generative Recommendation},
  author = {Ruochen Yang and Yusheng Huang and Youfeng Zheng and Shuang Wen and Liangliang Chen and Pengbo Xu and Xiaoyu Zhang and Shijun Wang and Shuang Yang and Zhaojie Liu and Lantao Hu and Wenwu Ou and Jiawei Sheng and Tingwen Liu},
  journal= {arXiv preprint arXiv:2607.25344},
  year   = {2026}
}