AIApr 8, 2025

Leanabell-Prover: Posttraining Scaling in Formal Reasoning

arXiv:2504.06122v321 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing formal reasoning in ATP for researchers and practitioners, representing an incremental advancement by adapting existing posttraining methods to this domain.

The authors tackled the problem of improving automated theorem proving (ATP) by applying posttraining scaling techniques, similar to those used in natural language reasoning models, to existing ATP models. They achieved state-of-the-art performance, such as a 59.8% pass rate on MiniF2F, through continual training with a hybrid dataset and reinforcement learning using Lean 4 compiler feedback.

Recent advances in automated theorem proving (ATP) through LLMs have highlighted the potential of formal reasoning with Lean 4 codes. However, ATP has not yet be revolutionized by the recent posttraining scaling as demonstrated by Open AI O1/O3 and Deepseek R1. In this work, we investigate the entire posttraining of ATP, aiming to align it with breakthroughs in reasoning models in natural languages. To begin, we continual train current ATP models with a hybrid dataset, which consists of numerous statement-proof pairs, and additional data aimed at incorporating cognitive behaviors that emulate human reasoning and hypothesis refinement. Next, we explore reinforcement learning with the use of outcome reward returned by Lean 4 compiler. Through our designed continual training and reinforcement learning processes, we have successfully improved existing formal provers, including both DeepSeek-Prover-v1.5 and Goedel-Prover, achieving state-of-the-art performance in the field of whole-proof generation. For example, we achieve a 59.8% pass rate (pass@32) on MiniF2F. This is an on-going project and we will progressively update our findings, release our data and training details.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes