$V_1$: Unifying Generation and Self-Verification for Parallel Reasoners
Harman Singh, Xiuyu Li, Kusha Sareen, Monishwaran Maheswaran, Sijun Tan, Xiaoxia Wu, Junxiong Wang, Alpay Ariyak, Qingyang Wu, Samir Khaki, Rishabh Tiwari, Long Lian, Yucheng Lu, Boyi Li, Alane Suhr, Ben Athiwaratkun, Kurt Keutzer

TL;DR
This paper introduces $V_1$, a unified framework combining generation and pairwise self-verification to improve reasoning tasks, achieving significant test-time scaling improvements in code and math benchmarks.
Contribution
The paper presents a novel pairwise ranking framework, $V_1$, that unifies generation and verification, and introduces RL training for adaptive self-verification.
Findings
$V_1$-Infer improves Pass@1 by up to 10% over pointwise verification.
$V_1$-PairRL achieves 7-9% test-time scaling gains over standard RL.
The methods outperform recent test-time scaling approaches in benchmarks.
Abstract
Test-time scaling for complex reasoning tasks shows that leveraging inference-time compute, by methods such as independently sampling and aggregating multiple solutions, results in significantly better task outcomes. However, a critical bottleneck is verification: sampling is only effective if correct solutions can be reliably identified among candidates. While existing approaches typically evaluate candidates independently via scalar scoring, we demonstrate that models are substantially stronger at pairwise self-verification. Leveraging this insight, we introduce , a framework that unifies generation and verification through efficient pairwise ranking. comprises two components: -Infer, an uncertainty-guided algorithm using a tournament-based ranking that dynamically allocates self-verification compute to candidate pairs whose relative correctness is most uncertain; and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Advanced Graph Neural Networks
