vix.ing · top · new · best · stats

Reasoning Models Know When They're Right: Probing Hidden States for Self-Verification

2025/04/07 by Anqi Zhang, Zhang, Anqi, Yulin Chen +13 · 1 voice · 73 citations
Computer Science · #Advanced Graph Neural Networks #Correctness #Deductive reasoning #ENCODE #Exploit #Inference #Intelligent Tutoring Systems and Adaptive Learning #Logical consequence #Model-based reasoning #Reasoning system #Topic Modeling #cs.AI #cs.CL

paper · pdf · doi:10.48550/arxiv.2504.05419

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/04/07 · arxiv published 2025/04/07 · arxiv updated 2025/04/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

Reasoning models have achieved remarkable performance on tasks like math and logical reasoning thanks to their ability to search during reasoning. However, they still suffer from overthinking, often performing unnecessary reasoning steps even after reaching the correct answer. This raises the question: can models evaluate the correctness of their intermediate answers during reasoning? In this work, we study whether reasoning models encode information about answer correctness through probing the model's hidden states. The resulting probe can verify intermediate answers with high accuracy and produces highly calibrated scores. Additionally, we find models' hidden states encode correctness of future answers, enabling early prediction of the correctness before the intermediate answer is fully formulated. We then use the probe as a verifier to decide whether to exit reasoning at intermediate answers during inference, reducing the number of inference tokens by 24% without compromising performance. These findings confirm that reasoning models do encode a notion of correctness yet fail to exploit it, revealing substantial untapped potential to enhance their efficiency.

Citations

Cited by

Discussions

Related