FormalMATH
收藏资源简介:
FormalMATH是一个包含5560个经过形式化验证的数学问题的数据集,涵盖从高中奥赛挑战到大学水平的定理,涉及代数、应用数学、微积分、数论和离散数学等多个领域。为了减少人工形式化的效率低下,我们引入了一种新颖的自动化形式化流程,该流程集成了:(1)用于自动形式化的特定大型语言模型(LLM),(2)多LLM语义验证,(3)基于否定的反驳过滤策略,使用现成的基于LLM的证明者。这种方法在手动验证之前保留了72.09%的陈述,同时确保了对原始自然语言问题的忠实性。我们对最先进的基于LLM的定理证明者的评估揭示了重大局限性:即使在实用的采样预算下,最强的模型也只能达到16.46%的成功率,表现出明显的领域偏见(例如,在代数中表现出色,但在微积分中失败)和对简化自动化策略的过度依赖。值得注意的是,我们发现在思维链推理场景中,自然语言解决方案指导与证明成功之间存在反直觉的负相关关系,这表明人类编写的非正式推理在形式推理环境中引入了噪声而不是清晰度。我们相信,FormalMATH为形式数学推理提供了一个强大的基准。
FormalMATH is a dataset containing 5,560 formally verified mathematical problems, covering topics ranging from high school Olympiad challenges to university-level theorems, spanning multiple fields including algebra, applied mathematics, calculus, number theory, and discrete mathematics. To mitigate the inefficiency of manual formalization, we introduce a novel automated formalization pipeline that integrates: (1) a specialized large language model (LLM) for automatic formalization, (2) multi-LLM semantic verification, and (3) negation-based refutation filtering strategies leveraging off-the-shelf LLM-based theorem provers. This approach retains 72.09% of the statements prior to manual verification, while ensuring faithfulness to the original natural language problems. Our evaluation of state-of-the-art LLM-based theorem provers reveals significant limitations: even under practical sampling budgets, the strongest models only achieve a 16.46% success rate, exhibiting pronounced domain bias (e.g., strong performance in algebra but failure in calculus) and overreliance on simplified automated strategies. Notably, we discover a counterintuitive negative correlation between natural language solution guidance and proof success in Chain-of-Thought (CoT) reasoning scenarios, suggesting that human-written informal reasoning introduces noise rather than clarity in formal reasoning environments. We believe FormalMATH provides a robust benchmark for formal mathematical reasoning.
FormalMATH 数据集概述
数据集基本信息
- 名称: FormalMATH
- 领域: 形式化数学推理
- 规模: 5,560个经过形式化验证的数学问题
- 覆盖范围: 从高中奥数题到本科级别定理,涵盖代数、应用数学、微积分、数论和离散数学等多个领域
- 基准比较: 比MiniF2F基准大22.8倍
主要特点
-
大规模多领域基准:
- 包含高中和本科级别的数学问题
- 涵盖7个核心高中学科和7个本科专业领域
-
高效的数据集创建流程:
- 采用人机协作的自动形式化流水线
- 结合多LLM自动形式化、语义验证和基于否定的反证策略
- 自动验证准确率达72.09%,显著降低专家标注成本
-
LLM定理证明器的全面评估:
- 揭示了当前系统的根本局限性
- 最佳模型的成功率仅为16.46%
- 发现自然语言解决方案指导可能降低证明成功率
评估结果
FormalMATH-All排行榜
| 模型 | 大小 | 日期 | 采样预算 | 总体表现 |
|---|---|---|---|---|
| Kimina-Prover | 7B | 2025-4-14 | 32 | 16.46 |
| STP | 7B | 2025-03-20 | 32 | 13.87 |
| Goedel-Prover-SFT | 7B | 2025-02-11 | 32 | 13.53 |
FormalMATH-Lite排行榜
| 模型 | 大小 | 日期 | 采样预算 | 总体表现 |
|---|---|---|---|---|
| STP | 7B | 2025-03-20 | 3200 | 53.17 |
| Goedel-Prover-SFT | 7B | 2025-02-11 | 3200 | 49.41 |
| DeepSeek-V1.5-RL | 7B | 2024-08-15 | 3200 | 50.35 |
常见错误模式
| 错误类型 | DeepSeek-SFT | DeepSeek-RL | Goedel | STP |
|---|---|---|---|---|
| 冗余假设 | 18.0% | 34.0% | 27.0% | 24.0% |
| 不完整证明 | 77.0% | 62.0% | 86.0% | 44.0% |
| 不等式处理能力不足 | 8.0% | 13.0% | 20.0% | 1.0% |
| 自动策略误用 | 62.0% | 65.0% | 78.0% | 74.0% |
相关资源

- 1FormalMATH: Benchmarking Formal Mathematical Reasoning of Large Language Models香港中文大学, 西湖大学, M-A-P, 52077AI, 加州大学洛杉矶分校, 德国图宾根马克斯·普朗克智能系统研究所 · 2025年



