arXiv:2511.03108cs.AI2025-11NeurIPS被引 12

重构数学奥赛基准,提升形式化推理模型评估准确性

miniF2F-Lean Revisited: Reviewing Limitations and Charting a Path Forward

论文配图:miniF2F-Lean Revisited: Reviewing Limitations and Charting a Path Forward
图 1 · 摘自论文原文
  • 以奥数题为场景,测试模型从自然语言到Lean形式化再到证明的全流程能力
  • 原版miniF2F最高准确率仅36%,修正后v2版达70%
  • 揭示形式化与非形式陈述间差异是主要瓶颈,适合研究形式化与推理对齐

我们从一个参与数学奥赛AI系统视角,全面分析了miniF2F基准中的正式与非正式陈述。在此设定下,模型需阅读并理解自然语言问题,将其形式化为Lean语言,再进行证明;若形式化证明与原始非形式陈述一致则得分。评估显示,使用现有最先进模型的流水线最高准确率仅为36%,远低于自动形式化(97%)和定理证明(69%)单独任务的性能。分析失败模式发现,超过一半问题存在形式与非形式陈述间的差异。我们修正了所有错误、不一致和简化,推出miniF2F-v2版本,包含完全验证的形式化与非形式化陈述及证明。在v2上评估完整定理证明流程,最高准确率达70%,较原版40%显著提升,但仍表明自动形式化模型与定理证明器之间存在明显错配。深度分析表明,高质量基准有助于更准确评估形式推理进展,并更好诊断模型成功与失败原因。数据集已开源:https://github.com/roozbeh-yz/miniF2F_v2。

原文摘要 · Abstract (English)

We perform a thorough analysis of the formal and informal statements in the miniF2F benchmark from the perspective of an AI system that is tasked to participate in a math Olympiad consisting of the problems in miniF2F. In such setting, the model has to read and comprehend the problems in natural language, formalize them in Lean language, then proceed with proving the problems, and it will get credit for each problem if the formal proof corresponds to the original informal statement presented to the model. Our evaluation results reveal that the best accuracy of such pipeline can be about 36% using the SoTA models in the literature, considerably lower than the individual SoTA accuracies, 97% and 69% reported in the autoformalization and theorem proving literature. Analyzing the failure modes, we trace back a considerable portion of this drop to discrepancies between the formal and informal statements for more than half of the problems in miniF2F. We proceed with correcting all the errors, discrepancies and simplifications in formal and informal statements, and present the miniF2F-v2 with fully verified formal and informal statements and proofs. Evaluating the full theorem proving pipeline on miniF2F-v2 leads to the best accuracy of 70%, a significant improvement from the 40% on the original miniF2F, yet indicating considerable misalignment between the autoformalization models and theorem provers. Our deep analysis suggests that a higher quality benchmark can help the community better evaluate progress in the field of formal reasoning and also better diagnose the failure and success modes of autoformalization and theorem proving models. Our dataset is available at https://github.com/roozbeh-yz/miniF2F_v2.

形式化推理数学证明基准测试Lean

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