arXiv:2505.10320cs.CLcs.AI2025-05被引 69

用强化学习训练大模型先思考再打分,提升评测质量

J1: Incentivizing Thinking in LLM-as-a-Judge via Reinforcement Learning

  • 将判断任务统一转为可验证奖励格式,直接优化推理过程
  • 32B模型在多个基准上超越o1-mini、o3等更大模型
  • 能自动生成评估标准并自我修正,适合高精度评测场景

AI进展受限于评估质量,以大模型为裁判的系统成为核心解决方案。其有效性依赖于链式思维推理,亟需有效优化该过程的方法。本文提出J1,一种用于训练大模型裁判先思考后决策的强化学习框架。核心创新在于将非可验证与可验证提示的任务统一转化为可验证奖励形式,实现评估质量的直接优化,并缓解位置偏差。我们在8B、32B和70B规模上训练思维型裁判,结果显示其在多个基准上达到顶尖性能。特别是J1-Qwen-32B,在部分测试中优于o1-mini、o3及更大的671B DeepSeek-R1,且仅使用合成数据训练。通过对比点对点、成对及多任务变体的消融实验,验证了方法在不同种子提示、奖励策略和训练方案下的有效性。定性分析显示,J1发展出系统性评估策略,包括动态生成评判标准、构造参考答案、迭代修正初始评估结果以及为低质回答生成反馈。

原文摘要 · Abstract (English)

The progress of AI is bottlenecked by the quality of evaluation, making powerful LLM-as-a-Judge models a core solution. The efficacy of these judges depends on their chain-of-thought reasoning, creating a critical need for methods that can effectively optimize this reasoning process. In this work, we introduce J1, a reinforcement learning framework for teaching LLM judges to think before making decisions. Our core contribution lies in converting all judgment tasks for non-verifiable and verifiable prompts into a unified format with verifiable rewards, enabling direct optimization of evaluation quality while mitigating positional bias. We then use RL to train thinking-judges at scales of 8B, 32B, and 70B and show that they obtain state-of-the-art performance across multiple benchmarks. In particular, J1-Qwen-32B, our multitasked pointwise and pairwise judge also outperforms o1-mini, o3, and a much larger 671B DeepSeek-R1 on some benchmarks, while only training on synthetic data. Through comprehensive ablations of pairwise, pointwise, and multitask J1 variants, we demonstrate the effectiveness of our approach across seed prompts, reward strategies, and training recipes. Qualitative analysis reveals that J1 develops systematic evaluation strategies, including dynamic criteria generation, reference answer creation, iterative self-correction of initial assessments, and feedback generation for low-quality responses.

大模型评测强化学习思维链智能裁判

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。