English

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

Artificial Intelligence 2025-06-25 v2 Computation and Language Machine Learning Logic in Computer Science

Abstract

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.

Keywords

Cite

@article{arxiv.2503.09730,
  title  = {Local Look-Ahead Guidance via Verifier-in-the-Loop for Automated Theorem Proving},
  author = {Sara Rajaee and Kumar Pratik and Gabriele Cesa and Arash Behboodi},
  journal= {arXiv preprint arXiv:2503.09730},
  year   = {2025}
}

Comments

Accepted at the Findings of ACL 2025, Accepted at ICLR 2025 Workshop on Reasoning and Planning for Large Language Models