让打分模型像人一样推理,提升判断准确性和可解释性
RM-R1: Reward Modeling as Reasoning
- 将打分任务转为生成式推理过程,自动生成评分依据
- 在三个基准上平均超越大模型与闭源模型4.9%性能
- 适合需要透明决策过程的AI对齐与评估场景
奖励建模是通过强化学习使大语言模型符合人类偏好的关键。为提供精准奖励信号,奖励模型(RM)应在打分前进行深度思考并展开可解释的推理。受长链思维在高推理强度任务中进展的启发,我们假设并验证:将推理融入奖励建模能显著提升其可解释性与性能。我们提出一类新型生成式奖励模型——推理奖励模型(ReasRMs),将奖励建模视为推理任务。我们设计了面向推理的训练流程,并训练出系列模型RM-R1。RM-R1采用链式规则(CoR)机制,自动生成样本级对话评判标准或数学/代码解题过程,并据此评估候选回答。训练包含两个关键阶段:(1) 高质量推理链的蒸馏;(2) 基于可验证奖励的强化学习。实验表明,该模型在三个奖励模型基准上平均表现优异,超越更大规模开源模型(如INF-ORM-Llama3.1-70B)和闭源模型(如GPT-4o)达4.9%。此外,我们通过详尽分析揭示了成功训练的关键要素。
原文摘要 · Abstract (English)
Reward modeling is essential for aligning large language models with human preferences through reinforcement learning. To provide accurate reward signals, a reward model (RM) should stimulate deep thinking and conduct interpretable reasoning before assigning a score or a judgment. Inspired by recent advances of long chain-of-thought on reasoning-intensive tasks, we hypothesize and validate that integrating reasoning into reward modeling significantly enhances RM's interpretability and performance. We introduce a new class of generative reward models, Reasoning Reward Models (ReasRMs), which formulate reward modeling as a reasoning task. We propose a reasoning-oriented training pipeline and train a family of ReasRMs, RM-R1. RM-R1 features a chain-of-rubrics (CoR) mechanism -- self-generating sample-level chat rubrics or math/code solutions, and evaluating candidate responses against them. The training of RM-R1 consists of two key stages: (1) distillation of high-quality reasoning chains and (2) reinforcement learning with verifiable rewards. Empirically, our models achieve superior performance across three reward model benchmarks on average, outperforming much larger open-weight models (e.g., INF-ORM-Llama3.1-70B) and proprietary ones (e.g., GPT-4o) by up to 4.9%. Beyond final performance, we perform thorough analyses to understand the key ingredients of successful ReasRM training.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。