arXiv:2509.13332cs.AIcs.CL2025-09中稿 · NeurIPS被引 3

让大模型'思考'能更准更快地评判文本质量。

Explicit Reasoning Makes Better Judges: A Systematic Study on Accuracy, Efficiency, and Robustness

  • 让模型先推理再打分,比直接判断更可靠。
  • 思考型模型准确率高10%,计算开销不到2倍。
  • 在多种偏见下仍稳定表现,适合多语言场景。

随着大语言模型(LLMs)被广泛用作自动评判工具,其可靠性、效率和鲁棒性愈发关键。本文使用小规模开源Qwen 3模型(0.6B、1.7B、4B参数),系统比较了“思考”与“不思考”型模型在LLM-as-a-judge范式下的表现。在RewardBench任务上评估准确率与计算效率(FLOPs),并测试非思考模型的增强策略:上下文学习、评分标准引导、参考对比评估及n-best聚合。结果表明,尽管这些策略带来一定提升,但整体仍逊于思考型模型。思考型模型准确率高出约10%,计算开销不足2倍;而少样本学习等策略虽有小幅增益,代价却超8倍。偏见与鲁棒性分析显示,思考型模型在位置、从众、身份、多样性及随机偏见下平均表现高出6%。多语言实验进一步验证,显式推理的优势不仅限于英语。本研究提供系统证据,证明显式推理在准确率、效率和鲁棒性上均具显著优势。

原文摘要 · Abstract (English)

As Large Language Models (LLMs) are increasingly adopted as automated judges in benchmarking and reward modeling, ensuring their reliability, efficiency, and robustness has become critical. In this work, we present a systematic comparison of "thinking" and "non-thinking" LLMs in the LLM-as-a-judge paradigm using open-source Qwen 3 models of relatively small sizes (0.6B, 1.7B, and 4B parameters). We evaluate both accuracy and computational efficiency (FLOPs) on RewardBench tasks, and further examine augmentation strategies for non-thinking models, including in-context learning, rubric-guided judging, reference-based evaluation, and n-best aggregation. Our results show that despite these enhancements, non-thinking models generally fall short of their thinking counterparts. Our results show that thinking models achieve approximately 10% points higher accuracy with little overhead (under 2x), in contrast to augmentation strategies like few-shot learning, which deliver modest gains at a higher cost (>8x). Bias and robustness analyses further demonstrate that thinking models maintain significantly greater consistency under a variety of bias conditions such as positional, bandwagon, identity, diversity, and random biases (6% higher on average). We further extend our experiments to the multilingual setting and our results confirm that explicit reasoning extends its benefits beyond English. Overall, our work results in several important findings that provide systematic evidence that explicit reasoning offers clear advantages in the LLM-as-a-judge paradigm not only in accuracy and efficiency but also in robustness.

大模型评判显式推理鲁棒性效率优化

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