arXiv:2507.02856cs.CLcs.AI2025-07被引 36

用自由回答匹配评估模型,比选择题更贴近人类判断。

Answer Matching Outperforms Multiple Choice for Language Model Evaluation

  • 让模型自由作答后,用大模型比对答案是否一致
  • 新方法与人工评分一致度接近专家间共识
  • 适合关注评估公平性的研究者和开发者

长期以来,多选题是语言模型评估的主流,因其评分客观且可自动化。然而我们发现,许多主流基准中的多选题可不看题目直接作答,这源于判别式评估的根本缺陷。生成式评估——即通过答案匹配方式——提供了可行替代:给模型问题但无选项,生成自由回答,再用现代大模型比对参考答案。我们在MMLU-Pro和GPQA-Diamond上标注人工评分数据,对比不同评估方式。结果表明,使用近期模型(甚至小型模型)进行答案匹配,其一致性达近似人类标注者间一致水平;而传统多选题评分及无参考答案的LLM裁判则与人工评分偏差较大。答案匹配不仅概念先进,实际影响显著:多个模型的排名因评估方式改变而明显变动。因此,我们建议推动评估体系从多选题转向答案匹配。

原文摘要 · Abstract (English)

Multiple choice benchmarks have long been the workhorse of language model evaluation because grading multiple choice is objective and easy to automate. However, we show multiple choice questions from popular benchmarks can often be answered without even seeing the question. These shortcuts arise from a fundamental limitation of discriminative evaluation not shared by evaluations of the model's free-form, generative answers. Until recently, there appeared to be no viable, scalable alternative to multiple choice--but, we show that this has changed. We consider generative evaluation via what we call answer matching: Give the candidate model the question without the options, have it generate a free-form response, then use a modern language model with the reference answer to determine if the response matches the reference. To compare the validity of different evaluation strategies, we annotate MMLU-Pro and GPQA-Diamond to obtain human grading data, and measure the agreement of each evaluation approach. We find answer matching using recent models--even small ones--achieves near-perfect agreement, in the range of inter-annotator agreement. In contrast, both multiple choice evaluation and using LLM-as-a-judge without reference answers aligns poorly with human grading. Improving evaluations via answer matching is not merely a conceptual concern: the rankings of several models change significantly when evaluating their free-form responses with answer matching. In light of these findings, we discuss how to move the evaluation ecosystem from multiple choice to answer matching.

模型评估答案匹配生成式评测多选题

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