CE-RM: A Pointwise Generative Reward Model Optimized via Two-Stage Rollout and Unified Criteria
Xinyu Hu, Yancheng He, Weixun Wang, Tao Feng, Li Lin, Jiashun Liu, Wenbo Su, Bo Zheng, Xiaojun Wan
TL;DR
This work addresses the gap between reward-model benchmarks and real RL effectiveness by introducing CE-RM-4B, a pointwise generative reward model trained with a two-stage rollout to unify evaluation criteria based on the query. It leverages a compact, carefully filtered dataset (~5.7K instances) and a training regime that explicitly optimizes criteria generation and evaluation generation, achieving strong performance on common RM benchmarks, especially in Best-of-N settings. The method demonstrates improved robustness and practical RL improvements, outperforming larger, traditional pairwise GRMs with substantially less data and compute. The approach contributes a practical framework for reward modeling that better aligns with RLHF objectives and real-world evaluation demands, with potential extensions to tool use and broader RL contexts.
Abstract
Automatic evaluation is crucial yet challenging for open-ended natural language generation, especially when rule-based metrics are infeasible. Compared with traditional methods, the recent LLM-as-a-Judge paradigms enable better and more flexible evaluation, and show promise as generative reward models for reinforcement learning. However, prior work has revealed a notable gap between their seemingly impressive benchmark performance and actual effectiveness in RL practice. We attribute this issue to some limitations in existing studies, including the dominance of pairwise evaluation and inadequate optimization of evaluation criteria. Therefore, we propose CE-RM-4B, a pointwise generative reward model trained with a dedicated two-stage rollout method, and adopting unified query-based criteria. Using only about 5.7K high-quality data curated from the open-source preference dataset, our CE-RM-4B achieves superior performance on diverse reward model benchmarks, especially in Best-of-N scenarios, and delivers more effective improvements in downstream RL practice.
