MEGA Hub

RRC: Unlocking Generative Reward Models in LLM Reinforcement Learning via Ranking-Based Reward Construction

Authors

Do you know Chenglong Wang?You can claim authorship or link another user.Do you know Ziming Zhu?You can claim authorship or link another user.Do you know Yifu Huo?You can claim authorship or link another user.Do you know Bei Li?You can claim authorship or link another user.Do you know Qiaozhi He?You can claim authorship or link another user.Do you know Yan Ding?You can claim authorship or link another user.Do you know Xiaoyang Hao?You can claim authorship or link another user.Do you know Yuxin Gao?You can claim authorship or link another user.Do you know Tianhua Zhou?You can claim authorship or link another user.Do you know Xiaojia Chang?You can claim authorship or link another user.Do you know Tongran Liu?You can claim authorship or link another user.Do you know Jingbo Zhu?You can claim authorship or link another user.

Abstract

Recent advances in reward modeling show a paradigm shift from discriminative reward models to generative reward models. However, despite their strong capabilities in response ranking, generative reward models have not realized their potential in reinforcement learning (RL). Our analysis reveals that this limitation arises from a mismatch between the comparative nature of generative reward modeling and the scalar scoring paradigm adopted by existing RL algorithms. To bridge this gap, we propose a Ranking-based Reward Construction (RRC) approach, which enables generative reward models to provide more effective RL learning signals by deriving rewards from relative preference rankings. RRC introduces two complementary strategies: self-competitive ranking, which exploits comparisons among sampled responses, and anchor-guided ranking, which enables scalable ranking-based reward construction with a small set of reference responses. Experiments across open-ended chat and reasoning benchmarks demonstrate that RRC substantially improves RL training with generative reward models, achieving consistent gains over existing reward construction approaches. Our code can be found at https://github.com/wangclnlp/RRC.

Community

00