让AI自己设计评估思路,提升评分准确性。
Learning to Plan & Reason for Evaluation with Thinking-LLM-as-a-Judge
- 先生成自由规划的评估方案,再执行并判断。
- 在RewardBench上达到93.9分,超越现有方法。
- 适合需要可靠自动评分的AI评测场景。
LLM-as-a-Judge模型通过生成思维链(CoT)来捕捉评价响应的逐步推理过程。然而,由于缺乏人类标注的评价思维链,有效推理轨迹所需的组件与结构仍不明确。此前方法常受限于人工设计的组件(如评分标准、参考答案或验证问题),且将规划与评价推理混在一起。本文提出EvalPlanner,一种针对思考型LLM-as-a-Judge的偏好优化算法:先生成无约束的评估计划,再执行计划,最后作出判断。通过自训练循环,迭代优化由合成数据构建的评估计划与执行过程,从而获得更优结论。该方法仅使用较少数量且合成生成的偏好对,在RewardBench上取得93.9分的新最佳表现。在RM-Bench、JudgeBench和FollowBenchEval等其他基准上的实验进一步验证了规划与推理对构建鲁棒评估模型的重要性。
原文摘要 · Abstract (English)
LLM-as-a-Judge models generate chain-of-thought (CoT) sequences intended to capture the step-bystep reasoning process that underlies the final evaluation of a response. However, due to the lack of human annotated CoTs for evaluation, the required components and structure of effective reasoning traces remain understudied. Consequently, previous approaches often (1) constrain reasoning traces to hand-designed components, such as a list of criteria, reference answers, or verification questions and (2) structure them such that planning is intertwined with the reasoning for evaluation. In this work, we propose EvalPlanner, a preference optimization algorithm for Thinking-LLM-as-a-Judge that first generates an unconstrained evaluation plan, followed by its execution, and then the final judgment. In a self-training loop, EvalPlanner iteratively optimizes over synthetically constructed evaluation plans and executions, leading to better final verdicts. Our method achieves a new state-of-the-art performance for generative reward models on RewardBench (with a score of 93.9), despite being trained on fewer amount of, and synthetically generated, preference pairs. Additional experiments on other benchmarks like RM-Bench, JudgeBench, and FollowBenchEval further highlight the utility of both planning and reasoning for building robust LLM-as-a-Judge reasoning models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。