arXiv:2505.03171cs.AI2025-05被引 32

构建首个系统性组合数学评测集,测试大模型形式化解题能力

CombiBench: Benchmarking LLM Capability for Combinatorial Mathematics

  • 设计100道形式化组合数学题,覆盖从小学到国际数学奥赛全难度
  • 首次实现填空题与证明题统一评估,大模型最高仅解对7题
  • 开源完整数据集与评测框架,适合竞赛级数学能力研究

神经符号方法将大语言模型与形式推理结合,在代数、几何和数论等数学竞赛问题上已达到人类水平。相比之下,组合数学仍是一个挑战性领域,缺乏合适的评测基准和定理库。为此,我们提出CombiBench,一个包含100个组合数学问题的综合性评测集,每个问题均以Lean 4形式化,并配有对应非形式化陈述。题目涵盖从小学至国际数学奥林匹克(IMO)及大学级别,横跨十余个组合主题。该数据集适用于测试IMO解题能力,包含自2000年以来所有组合类IMO题目(除2004年P3因含图片未收录)。此外,我们提出标准化评估框架Fine-Eval(填空式在Lean中评估),支持证明题与填空题的统一评测。基于Fine-Eval与Kimina Lean Server,我们在CombiBench上评测多个大模型,发现其形式化求解组合问题的能力依然有限。所有测试模型均未针对此任务训练,其中Kimina-Prover表现最佳,无论是否提供解题提示,均成功解决7道题。我们已将基准数据集及评测代码开源:https://github.com/MoonshotAI/CombiBench/

原文摘要 · Abstract (English)

Neurosymbolic approaches integrating large language models with formal reasoning have recently achieved human-level performance on mathematics competition problems in algebra, geometry and number theory. In comparison, combinatorics remains a challenging domain, characterized by a lack of appropriate benchmarks and theorem libraries. To address this gap, we introduce CombiBench, a comprehensive benchmark comprising 100 combinatorial problems, each formalized in Lean~4 and paired with its corresponding informal statement. The problem set covers a wide spectrum of difficulty levels, ranging from middle school to IMO and university level, and span over ten combinatorial topics. CombiBench is suitable for testing IMO solving capabilities since it includes all IMO combinatorial problems since 2000 (except IMO 2004 P3 as its statement contain an images). Furthermore, we provide a comprehensive and standardized evaluation framework, dubbed Fine-Eval (for $\textbf{F}$ill-in-the-blank $\textbf{in}$ L$\textbf{e}$an Evaluation), for formal mathematics. It accommodates not only proof-based problems but also, for the first time, the evaluation of fill-in-the-blank questions. Using Fine-Eval as the evaluation method and Kimina Lean Server as the backend, we benchmark several LLMs on CombiBench and observe that their capabilities for formally solving combinatorial problems remain limited. Among all models tested (none of which has been trained for this particular task), Kimina-Prover attains the best results, solving 7 problems (out of 100) under both ``with solution'' and ``without solution'' scenarios. We open source the benchmark dataset alongside with the code of the proposed evaluation method at https://github.com/MoonshotAI/CombiBench/.

组合数学形式推理大模型评测Lean 4

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