paper-with-me

Papers

RLMEval: Evaluating Research-Level Neural Theorem Proving

2025-10-29 · Auguste Poiroux, Antoine Bosselut, Viktor Kunčak arxiv

Despite impressive results on curated benchmarks, the practical impact of large language models (LLMs) on research-level neural theorem proving and proof autoformalization is still limited. We introduce RLMEval, an evaluation suite for these tasks, focusing on research-level mathematics from real-world Lean formalization projects. RLMEval targets the evaluation of neural theorem proving and proof autoformalization on challenging research-level theorems by leveraging real Lean Blueprint formalization projects. Our evaluation of state-of-the-art models on RLMEval, comprising 613 theorems from 6 Lean projects, reveals a significant gap: progress on existing benchmarks does not readily translate to these more realistic settings, with the best model achieving only a 10.3 % pass rate. RLMEval provides a new, challenging benchmark designed to guide and accelerate progress in automated reasoning for formal mathematics.

📄 PDF Abstract BibTeX arXiv:2510.25427

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PutnamBench: Evaluating Neural Theorem-Provers on the Putnam Mathematical Competition

2024-07-15 · George Tsoukalas, Jasper Lee, John Jennings, Jimmy Xin 외

We present PutnamBench, a new multi-language benchmark for evaluating the ability of neural theorem-provers to solve competition mathematics problems. PutnamBench consists of 1692 hand-constructed formalizations of 640 t…

Automated Theorem Proving

INT: An Inequality Benchmark for Evaluating Generalization in Theorem Proving

2020-07-06 · ICLR 2021 1 · Yuhuai Wu, Albert Qiaochu Jiang, Jimmy Ba, Roger Grosse

In learning-assisted theorem proving, one of the most critical challenges is to generalize to theorems unlike those seen at training time. In this paper, we introduce INT, an INequality Theorem proving benchmark, specifi…

Automated Theorem Proving

TheoremBench: Evaluating LLMs on Theorem Proving in Formal Mathematics

2026-06-08 · QuocViet Pham, Elvir Karimov, Andrey Galichin, Ivan Oseledets arxiv

LLMs have recently achieved strong results on formal proving benchmarks. However, existing evaluations remain heavily concentrated on competition-style problems and often fail to capture how models behave on longer, more…

DeepTheorem: Advancing LLM Reasoning for Theorem Proving Through Natural Language and Reinforcement Learning

2025-05-29 · Ziyin Zhang, Jiahao Xu, Zhiwei He, Tian Liang 외

Theorem proving serves as a major testbed for evaluating complex reasoning abilities in large language models (LLMs). However, traditional automated theorem proving (ATP) approaches rely heavily on formal proof systems t…

Automated Theorem ProvingMathematical Reasoning

LemmaBench: A Live, Research-Level Benchmark to Evaluate LLM Capabilities in Mathematics

2026-02-27 · Antoine Peyronnet, Fabian Gloeckle, Amaury Hayat arxiv

We present a new approach for benchmarking Large Language Model (LLM) capabilities on research-level mathematics. Existing benchmarks largely rely on static, hand-curated sets of contest or textbook-style problems as pro…