发现大模型在选择题中会利用选项信息作弊,影响评估公正性。
Reasoning Models are Test Exploiters: Rethinking Multiple-Choice
- 测试15个数据集27个模型,对比推理前/后看选项的效果。
- 模型在看到选项后推理,得分比自由作答高30%以上。
- 提醒研究者警惕选择题陷阱,避免误判模型真实能力。
评估大语言模型(LLM)在问答任务中的表现时,常采用固定选项的选择题形式(即多项选择题问答,MCQA)。尽管下游任务通常不提供选项,但该方法因便于自动评分且能生成有挑战性的基准而被广泛使用。本文系统评估了15个问答基准(如MMLU、GSM8K)与27个不同规模的LLM(包括Qwen-2.5 7B、Llama-3.3 70B及OpenAI的o3等),考察了5种不同的题目呈现方式:是否提供选项、是否存在“以上都不是”作为干扰项、以及是否允许在选项前或后进行链式推理。结果表明,当模型仅在看到选项前进行链式推理时,MCQA仍是下游性能的良好代理。然而,大型模型若可在看到选项后进行推理,其得分显著高于自由作答,高出30%以上,说明它们通过利用选项信息“作弊”。本文识别并量化了模型在回答选择题时依赖的信号,并提出了更准确反映模型真实推理能力的分析建议。
原文摘要 · Abstract (English)
When evaluating Large Language Models (LLMs) in question answering domains, it is common to ask the model to choose among a fixed set of choices (so-called multiple-choice question-answering, or MCQA). Although downstream tasks of interest typically do not provide systems with explicit options among which to choose, this approach is nevertheless widely used because it makes automatic grading straightforward and has tended to produce challenging benchmarks that correlate sufficiently well with downstream performance. This paper investigates the extent to which this trend continues to hold for state-of-the-art reasoning models, describing a systematic evaluation of 15 different question-answering benchmarks (e.g., MMLU, GSM8K) and 27 different LLMs (including small models such as Qwen-2.5 7B, mid-sized models such as Llama-3.3 70B, and large state-of-the-art models such as OpenAI's o3). For each model--benchmark pair, we considered 5 ways of presenting the model with questions, including variations on whether multiple choices were offered to the model at all; whether "none of the above" sometimes replaced the right answer; and whether the model was permitted to perform chain-of-thought reasoning before and/or after the choices were presented. MCQA remained a good proxy for the downstream performance of models as long as they were allowed to perform chain-of-thought reasoning only \emph{before} being presented with the options among which they had to select. On the other hand, large models that were able to perform reasoning \emph{after} being given a set of options tended to significantly outperform their free-text performance due to exploiting the information in the options. We identify and quantify the signals models are using when answering MCQA questions, and offer practical guidelines when analyzing results from MCQA that better reflect LLMs' genuine reasoning capabilities.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。