paper-with-me

Papers

IndiMathBench: Autoformalizing Mathematical Reasoning Problems with a Human Touch

2025-11-30 · Param Biyani, Shashank Kirtania, Yasharth Bajpai, Sumit Gulwani, Ashish Tiwari arxiv

Reliable autoformalization remains challenging even in the era of large language models (LLMs). The scarcity of high-quality training data is a major bottleneck. Expert annotation requires substantial time and deep expertise in both mathematics and theorem proving. We introduce IndiMathBench, a human-verified benchmark designed to evaluate mathematical theorem proving, curated using an AI-powered human-assisted pipeline for formalizing natural language problems in Lean. IndiMathBench is composed of 312 formal Lean 4 theorems paired with their corresponding informal problem statements, sourced from Indian Mathematics Olympiads. Through category-based retrieval, iterative compiler feedback, and multi-model ensembles, our pipeline generates candidate formalizations that experts efficiently validate via an interactive dashboard with automated quality summaries. Evaluation across multiple frontier models demonstrates that autoformalization remains challenging, with substantial gaps between syntactic validity and semantic correctness, while theorem proving success rates remain low even with iterative refinement, demonstrating that \benchmark~presents a challenging testbed for mathematical reasoning. IndiMathBench is available at https://github.com/prmbiy/IndiMathBench.

📄 PDF Abstract BibTeX arXiv:2512.00997

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

Beyond the Library: An Agentic Framework for Autoformalizing Research Mathematics

2026-06-30 · Arshia Soltani Moakhar, Iman Gholami, Max Springer, Mahdi JafariRaviz 외 arxiv

While Large Language Models (LLMs) have demonstrated exceptional capabilities in mathematical reasoning, they frequently produce subtle errors that evade human detection. Formal mathematical languages like Lean 4 offer m…

Mathematical Reasoning

Autoformalizing Euclidean Geometry

2024-05-27 · Logan Murphy, Kaiyu Yang, Jialiang Sun, Zhaoyu Li 외

Autoformalization involves automatically translating informal math into formal theorems and proofs that are machine-verifiable. Euclidean geometry provides an interesting and controllable domain for studying autoformaliz…

Math

ATLAS: Autoformalizing Theorems through Lifting, Augmentation, and Synthesis of Data

2025-02-08 · Xiaoyang Liu, Kangjie Bao, Jiashuo Zhang, Yunqi Liu 외

Autoformalization, the automatic translation of mathematical content from natural language into machine-verifiable formal languages, has seen significant progress driven by advances in large language models (LLMs). Nonet…

Knowledge Distillation

System-2 Mathematical Reasoning via Enriched Instruction Tuning

2024-12-22 · Huanqia Cai, Yijun Yang, Zhifeng Li

Solving complex mathematical problems via system-2 reasoning is a natural human skill, yet it remains a significant challenge for current large language models (LLMs). We identify the scarcity of deliberate multi-step re…

ERPGSM8KMathMathematical Reasoning

MathLearner: A Large Language Model Agent Framework for Learning to Solve Mathematical Problems

2024-08-03 · Wenbei Xie, Donglin Liu, Haoran Yan, Wenjie Wu 외

With the development of artificial intelligence (AI), large language models (LLM) are widely used in many fields. However, the reasoning ability of LLM is still very limited when it comes to mathematical reasoning. Mathe…

Language ModelingLanguage ModellingLarge Language ModelMathematical Reasoning