MA-ProofBench: A Two-Tiered Evaluation of LLMs for Theorem Proving in Mathematical Analysis

23d ago · Global · primary source: export.arxiv.org

A new benchmark, MA-ProofBench, has been introduced to evaluate how well large language models perform automated theorem proving in mathematical analysis, a domain largely absent from existing formal reasoning tests. The benchmark reveals that even the strongest model, GPT-5.5, solves only a small fraction of its problems. The benchmark, detailed in a paper submitted to arXiv on June 11, 2026, contains 200 formalized theorems spanning 6 core topics and 27 subcategories, including measure and integration theory, complex analysis, and functional analysis [1][2]. The problems are split into two tiers: 100 at an undergraduate level and 100 at a Ph.D. qualifying level [1]. Each problem was constructed through a human-led, LLM-assisted formalization pipeline and then independently reviewed by experts to ensure mathematical fidelity [2]. Language model benchmarks are standardized tests used to compare model capabilities across tasks such as reasoning and generation [3]. MA-ProofBench is positioned as the first such benchmark dedicated to formal theorem proving in mathematical analysis, an area the authors say existing tests neglect in favor of easier-to-formalize fields like algebra and elementary number theory [2]. Researchers evaluated a range of recent general-purpose reasoning models and formal theorem provers on the new benchmark [1]. Performance was uniformly low. The best-performing model, GPT-5.5, achieved a Pass@8 score of 16% on the undergraduate-level problems and just 5% on the Ph.D.-level set [1][2]. Most other models scored near 0% on the more difficult tier [2]. The paper identifies two dominant failure modes: Mathlib hallucinations, where models fabricate or misuse components of the Lean mathematical library, and incomplete proofs that fail to reach a valid conclusion [1][2]. A separate evaluation on a natural-language version of the same problems exposed a clear gap between informal and formal reasoning capabilities [2]. The release of MA-ProofBench adds a new dimension to the landscape of AI evaluation, which already includes benchmarks for tasks such as quantum circuit generation [4]. The paper is indexed on arXiv and can be linked to models, datasets, or demo Spaces on platforms like Hugging Face, where community members can discuss results and share related artifacts [5][6][7]. The benchmark is intended to serve as a reference for tracking progress in formal mathematical reasoning within advanced domains [2].

research-papercommentarybenchmarkmodel-release

Background sources we checked (9)
  • arxiv.org ↗ Large Language Models (LLMs) have made notable progress in automated theorem proving, yet existing formal benchmarks remain limited in both mathematical coverage and difficulty. Most are concentrated in areas that are easier to formalize, such as algebra and elementary number the…
  • en.wikipedia.org ↗ A language model benchmark is a standardized test designed to evaluate the performance of language models on various natural language processing tasks. These tests are intended for comparing different models' capabilities in areas such as language understanding, generation, and r…
  • arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
  • huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
  • huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
  • huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
  • en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…

Sources covering this (2)

Spot something wrong? Report an issue