用中间验证器实时反馈,让AI证明定理更准更快
Local Look-Ahead Guidance via Verifier-in-the-Loop for Automated Theorem Proving

- 每步推理后用自动验证器检查,而非等全程结束
- 在Lean环境下实验,准确率和效率均显著提升
- 适合需要高可靠性推理的数学证明场景
当前最先进的AI推理方法多依赖强化学习或大量人工标注轨迹数据,但基于生成轨迹的反馈导致计算成本高昂,且正确性只能在完成时判断,造成奖励稀疏或需昂贵的数据生成。本文聚焦自动定理证明任务,提出一种验证器在环的新设计:不同于以往对完整推理过程给予反馈的方法,该方法利用自动化验证器在每一步推理后提供即时反馈。以Lean为验证器进行实证,结果表明逐步局部验证可显著提升模型整体推理的准确性和效率。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。