评测大模型在真实上下文场景下的判断能力,发现现有模型表现普遍不佳。
Does Context Matter? ContextualJudgeBench for Evaluating LLM-based Judges in Contextual Settings
- 构建包含2000对响应的基准测试,模拟真实上下文评估场景。
- 顶尖模型o1在上下文判断中一致性准确率仅55%。
- 适合关注AI评估可靠性的研究人员和开发者。
大语言模型作为评判者的方法被广泛用于高效、低成本地评估模型输出。然而,现有评测多集中在非上下文场景(如指令遵循),忽略了检索增强生成(RAG)和摘要等依赖外部上下文的应用。上下文评估尤为复杂,因评价标准常依实践需求而变(如先比事实性,再比完整性)。为此,我们提出ContextualJudgeBench,一个包含2000个挑战性响应对的基准,覆盖八个基于真实场景的划分。数据通过结合人类标注与模型扰动生成。对11个判别模型和9个通用模型的全面测试表明,上下文信息及其评估标准对顶尖模型构成巨大挑战。例如,OpenAI的o1模型一致性准确率仅达55%。
原文摘要 · Abstract (English)
The large language model (LLM)-as-judge paradigm has been used to meet the demand for a cheap, reliable, and fast evaluation of model outputs during AI system development and post-deployment monitoring. While judge models -- LLMs finetuned to specialize in assessing and critiquing model outputs -- have been touted as general purpose evaluators, they are typically evaluated only on non-contextual scenarios, such as instruction following. The omission of contextual settings -- those where external information is used as context to generate an output -- is surprising given the increasing prevalence of retrieval-augmented generation (RAG) and summarization use cases. Contextual assessment is uniquely challenging, as evaluation often depends on practitioner priorities, leading to conditional evaluation criteria (e.g., comparing responses based on factuality and then considering completeness if they are equally factual). To address the gap, we propose ContextualJudgeBench, a judge benchmark with 2,000 challenging response pairs across eight splits inspired by real-world contextual evaluation scenarios. We build our benchmark with a multi-pronged data construction pipeline that leverages both existing human annotations and model-based perturbations. Our comprehensive study across 11 judge models and 9 general purpose models, reveals that the contextual information and its assessment criteria present a significant challenge to even state-of-the-art models. For example, OpenAI's o1, the best-performing model, barely reaches 55% consistent accuracy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。