AINov 17, 2025

Scaling Generative Verifiers For Natural Language Mathematical Proof Verification And Selection

arXiv:2511.13027v17 citationsh-index: 23
Originality Incremental advance
AI Analysis

This work addresses the need for reliable proof verification in AI for rigorous mathematics, though it is incremental in improving existing methods.

The paper tackled the problem of verifying and selecting natural language mathematical proofs by scaling generative verification methods, finding that combining GenSelect and LLM-as-a-Judge with reinforcement learning improved proof-level metrics but not final-answer precision.

Large language models have achieved remarkable success on final-answer mathematical problems, largely due to the ease of applying reinforcement learning with verifiable rewards. However, the reasoning underlying these solutions is often flawed. Advancing to rigorous proof-based mathematics requires reliable proof verification capabilities. We begin by analyzing multiple evaluation setups and show that focusing on a single benchmark can lead to brittle or misleading conclusions. To address this, we evaluate both proof-based and final-answer reasoning to obtain a more reliable measure of model performance. We then scale two major generative verification methods (GenSelect and LLM-as-a-Judge) to millions of tokens and identify their combination as the most effective framework for solution verification and selection. We further show that the choice of prompt for LLM-as-a-Judge significantly affects the model's performance, but reinforcement learning can reduce this sensitivity. However, despite improving proof-level metrics, reinforcement learning does not enhance final-answer precision, indicating that current models often reward stylistic or procedural correctness rather than mathematical validity. Our results establish practical guidelines for designing and evaluating scalable proof-verification and selection systems.

Foundations

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

Your Notes