arXiv:2605.21748cs.CL2026-05

用可精确定位缺陷的对话对,评测大模型判别多轮对话质量的能力。

RankJudge: A Multi-Turn LLM-as-a-Judge Synthetic Benchmark Generator

论文配图:RankJudge: A Multi-Turn LLM-as-a-Judge Synthetic Benchmark Generator
图 1 · 摘自论文原文
  • 构建带单处缺陷的对话对,实现优劣无歧义标注。
  • 在3个领域评估21个前沿大模型判官,发现其排名稳定。
  • 支持动态筛选难样本,降低标注噪声,适合系统性评测。

随着基于大模型的交互式应用发展,开发者需要从多个维度评估生成文本质量。简单场景下人工评估尚可行,但在多轮对话等复杂系统中,生成内容量巨大,人工标注难以支撑。因此,模型开发者开始依赖自动化评估,即使用大模型自身作为评判者。然而,现有大模型判官基准主要针对简单问答任务,无法匹配多轮对话的复杂性。本文提出 RankJudge,一个基于参考文档、用于评估大模型判官在多轮对话中表现的基准生成器。它生成成对对话,其中一对在某一轮中仅含一个缺陷,使两对话可明确判定优劣,并精准定位故障来源。该设计支持严格联合正确性标准。我们在机器学习、生物医学和金融三个领域实现 RankJudge,评估21个前沿大模型判官,并通过 Bradley-Terry 模型进行排序。此外,该框架还可为每对对话分配难度评分,用于动态筛选评估样本以减少标注噪声,经人工验证有效。实验表明,判官排名在部分可观测、粗粒度正确性标准及替代随机游走评分算法下依然稳定。

原文摘要 · Abstract (English)

As interactive LLM-based applications are created and refined, model developers need to evaluate the quality of generated text along many possible axes. For simpler systems, human evaluation may be practical, but in complicated systems like conversational chatbots, the amount of generated text can overwhelm human annotation resources. Model developers have begun to rely heavily on auto-evaluation, where LLMs are also used to judge generation quality. However, existing LLM-as-a-judge benchmarks largely focus on simple Q\&A tasks that do not match the complexity of multi-turn conversations. We introduce RankJudge, a benchmark generator for evaluating LLM-as-a-judge on multi-turn conversations grounded in reference documents. RankJudge creates pairs of conversations where one conversation has a single flaw injected into one turn. This construction allows paired conversations to be labeled unambiguously as better or worse, and precisely isolates failure categories to individual turns, enabling a strict joint correctness criterion for judging. We implement RankJudge across the domains of machine learning, biomedicine, and finance, evaluate 21 frontier LLM judges, and rank those judges via the Bradley-Terry model. Our formulation also allows ranking each conversation pair with difficulty ratings, which we use to dynamically curate the evaluation slice to reduce label noise, as confirmed via human annotation. We find that judge rankings are stable under partial observability, coarser correctness criteria, and an alternative random-walk rating algorithm.

大模型评测多轮对话自动评估

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