arXiv:2502.06217cs.CLcs.AI2025-02EMNLP被引 16

发现大模型数学推理常答对但过程错误,自动评分会高估模型能力。

Examining False Positives under Inference Scaling for Mathematical Reasoning

  • 通过分析不同模型和解题策略,发现错误推理路径仍能得出正确答案。
  • 采样推理方式无法减少虚假正确结果,且越长推理时间问题越严重。
  • 现有评估指标易被误导,实际模型能力天花板远低于表面数据。

近期语言模型在数学推理任务上取得显著进展,但多数基准依赖仅比对最终答案的自动评估,未验证推理过程。这导致虚假正确解:模型可能得出正确答案,但推理路径存在错误。本文系统分析了语言模型在数学问题求解中虚假正确解的普遍性,涵盖不同开源模型、难度各异的数据集及解码策略。实验表明:(1) 虚假正确解在各类模型、数据集和解码方法中普遍存在;(2) 基于采样的推理时间扩展方法无法缓解该问题;(3) pass@N 评估指标对虚假正确更敏感,暗示其实际可扩展上限远低于自动评估所显示。我们还分析了具体虚假正确案例,并讨论了在此条件下自我改进与合成数据生成的潜在局限。数据与代码已公开于 https://github.com/Wloner0809/False-Positives-in-Math。

原文摘要 · Abstract (English)

Recent advancements in language models have led to significant improvements in mathematical reasoning across various benchmarks. However, most of these benchmarks rely on automatic evaluation methods that only compare final answers using heuristics, without verifying the underlying reasoning steps. This limitation results in false positive solutions, where models may produce correct final answers but with flawed deduction paths. In this paper, we systematically examine the prevalence of false positive solutions in mathematical problem solving for language models. We analyze the characteristics and extent of this issue across different open-source models, datasets of varying difficulty levels, and decoding strategies. Specifically, we explore how false positives influence the inference time scaling behavior of language models. Our experimental results reveal that: (1) false positive solutions persist across different models, datasets, and decoding methods, (2) sampling-based inference time scaling methods do not alleviate the problem, and (3) the pass@N evaluation metric is more susceptible to false positives, suggesting a significantly lower scaling ceiling than what automatic evaluations indicate. Additionally, we analyze specific instances of false positives and discuss potential limitations in self-improvement techniques and synthetic data generation under such conditions. Our data and code are publicly available at https://github.com/Wloner0809/False-Positives-in-Math.

数学推理虚假正确评测漏洞模型可信度

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