MEGA Hub

Reward Guided Decoding for Generative Recommendation

Authors

Do you know Ruochen Yang?You can claim authorship or link another user.Do you know Yusheng Huang?You can claim authorship or link another user.Do you know Youfeng Zheng?You can claim authorship or link another user.Do you know Shuang Wen?You can claim authorship or link another user.Do you know Liangliang Chen?You can claim authorship or link another user.Do you know Pengbo Xu?You can claim authorship or link another user.Do you know Xiaoyu Zhang?You can claim authorship or link another user.Do you know Shijun Wang?You can claim authorship or link another user.Do you know Shuang Yang?You can claim authorship or link another user.Do you know Zhaojie Liu?You can claim authorship or link another user.Do you know Lantao Hu?You can claim authorship or link another user.Do you know Wenwu Ou?You can claim authorship or link another user.Do you know Jiawei Sheng?You can claim authorship or link another user.Do you know Tingwen Liu?You can claim authorship or link another user.

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.

Community

00