Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Local Look-Ahead Guidance via Verifier-in-the-Loop for Automated Theorem Proving

About

The most promising recent methods for AI reasoning require applying variants of reinforcement learning (RL) either on rolled out trajectories from the LLMs, even for the step-wise rewards, or large quantities of human-annotated trajectory data. The reliance on the rolled-out trajectory renders the compute cost and time prohibitively high. In particular, the correctness of a reasoning trajectory can typically only be judged at its completion, leading to sparse rewards in RL or requiring expensive synthetic data generation in expert iteration-like methods. In this work, we focus on the Automatic Theorem Proving (ATP) task and propose a novel verifier-in-the-loop design, which, unlike existing approaches that leverage feedback on the entire reasoning trajectory, employs an automated verifier to give intermediate feedback at each step of the reasoning process. Using Lean as the verifier, we empirically show that the step-by-step local verification produces a global improvement in the model's reasoning accuracy and efficiency.

Sara Rajaee, Kumar Pratik, Gabriele Cesa, Arash Behboodi• 2025

Related benchmarks

TaskDatasetResultRank
Formal Theorem ProvingMiniF2F (test)
Pass@136.9
100
Theorem ProvingLeanDojo (random)
Pass@153.21
16
Theorem ProvingLeanDojo (novel premises)
Pass@141.11
12
Formal Theorem ProvingProofNet (test)--
5
Showing 4 of 4 rows

Other info

Follow for update