PulseAugur
EN
LIVE 17:50:13

New LLM Frameworks and Benchmarks Advance Formal Mathematical Reasoning

Researchers are developing new methods and benchmarks to improve the formal mathematical reasoning capabilities of large language models (LLMs). One approach, Diffusion-Proof, utilizes diffusion LLMs (dLLMs) for theorem proving, outperforming auto-regressive models on benchmarks like ProofNet-Test and MiniF2F-Test, and even solving an International Mathematical Olympiad problem that a leading model could not. Another development, Visored, offers a prover designed to work with LLM-generated mathematics by mimicking natural language and automating routine steps. Additionally, Mask-Proof introduces a pipeline for creating automatically checkable masked-step tasks from real proofs to evaluate LLMs' step-level reasoning, while MA-ProofBench provides a new benchmark specifically for mathematical analysis, highlighting current LLM limitations in this complex domain. AI

IMPACT These advancements aim to improve LLM capabilities in complex mathematical reasoning, potentially impacting scientific discovery and formal verification.

RANK_REASON Multiple research papers introducing new methods and benchmarks for LLM mathematical reasoning.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 9 sources. How we write summaries →

New LLM Frameworks and Benchmarks Advance Formal Mathematical Reasoning

COVERAGE [9]

  1. arXiv cs.AI TIER_1 English(EN) · Manish Acharya, Zhenyu Liao, Yueke Zhang, Kevin Leach, Yu Huang, Yifan Zhang ·

    VERITAS: Verifier-Guided Proof Search for Zero-Shot Formal Theorem Proving

    arXiv:2606.19399v1 Announce Type: cross Abstract: LLM-based formal provers often collapse rich verifier signals (syntax errors, type mismatches, partial goal progress) into a binary pass/fail bit. We present VERITAS, a zero-shot framework that routes every verifier signal back in…

  2. arXiv cs.LG TIER_1 English(EN) · Slim Barkallah, Luke Bailey, Kaiyue Wen, Mohammed Abouzaid, Tengyu Ma ·

    Pseudo-Formalization for Automatic Proof Verification

    arXiv:2605.20531v2 Announce Type: replace-cross Abstract: Reliable verification of proofs remains a bottleneck for training and evaluating AI systems on hard mathematical reasoning. Fully formal proofs, in languages like Lean, are easy to verify because they are unambiguous and m…

  3. arXiv cs.LG TIER_1 English(EN) · Ruida Wang, Rui Pan, Pengcheng Wang, Shizhe Diao, Tong Zhang ·

    Diffusion-Proof: Recipe for Formal Theorem Proving Beyond Auto-Regressive Generation

    arXiv:2606.19315v1 Announce Type: new Abstract: Enhancing the formal math reasoning capabilities of Large Language Models (LLMs) has become a key focus in both mathematical and computer science communities in recent years. While significant progress has been made in using state-o…

  4. arXiv cs.LG TIER_1 English(EN) · Tong Zhang ·

    Diffusion-Proof: Recipe for Formal Theorem Proving Beyond Auto-Regressive Generation

    Enhancing the formal math reasoning capabilities of Large Language Models (LLMs) has become a key focus in both mathematical and computer science communities in recent years. While significant progress has been made in using state-of-the-art Auto-Regressive (AR) LLMs for formal t…

  5. Hugging Face Daily Papers TIER_1 English(EN) ·

    Diffusion-Proof: Recipe for Formal Theorem Proving Beyond Auto-Regressive Generation

    Enhancing the formal math reasoning capabilities of Large Language Models (LLMs) has become a key focus in both mathematical and computer science communities in recent years. While significant progress has been made in using state-of-the-art Auto-Regressive (AR) LLMs for formal t…

  6. arXiv cs.AI TIER_1 English(EN) · Xiyu Zhai, Xinyi Chen, Yiping Wang, Runlong Zhou, Liao Zhang, Simon S. Du ·

    Visored: A Controlled-Natural-Language Prover for LLM-Generated Mathematics

    arXiv:2606.17581v1 Announce Type: cross Abstract: We present a dependent-type-based prover designed around the way LLMs (and humans) tend to write mathematics, complementing existing systems such as Lean and Rocq. Its core design choices are a surface that imitates mathematical n…

  7. arXiv cs.AI TIER_1 English(EN) · Chuxue Cao, Mengze Li, Juntao Dai, Jinluan Yang, Zijian Zhao, Shengyu Zhang, Weijie Shi, Chengzhong Liu, Sirui Han, Yike Guo ·

    Towards Advanced Mathematical Reasoning for LLMs via First-Order Logic Theorem Proving

    arXiv:2506.17104v2 Announce Type: replace Abstract: Large language models (LLMs) have shown promising first-order logic (FOL) reasoning capabilities with applications in various areas. However, their effectiveness in complex mathematical reasoning involving multi-step FOL deducti…

  8. arXiv cs.AI TIER_1 English(EN) · Jierui Zhang, Siyuan Tan, Xinhang Li, Longzhuangzhi Lin, Dailin Li, Chengfeng Gu, Xinping Li, Yaxian Hao, Shengjia Liang, Yuxiang Ren, Wenhao Liu ·

    Mask-Proof: An LLM-based Automated Data Curation Pipeline on Mathematical Proofs

    arXiv:2606.15258v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly capable of mathematical problem solving and can even assist with research-level proofs, yet we still lack a scalable and reproducible way to measure step-level reasoning in long proofs a…

  9. arXiv cs.AI TIER_1 English(EN) · Lushi Pu, Weiming Zhang, Xinheng Xie, Zixuan Fu, Bingxiang He, Hongya Lyu, Xin Li, Jie Zhou, Yudong Wang ·

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

    arXiv:2606.13782v1 Announce Type: new Abstract: 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 form…