Early Stopping for Large Reasoning Models via Confidence Dynamics
Parsa Hosseini, Sumit Nawathe, Mahdi Salmani, Meisam Razaviyayn, Soheil Feizi

TL;DR
This paper introduces CoDE-Stop, an early stopping method for large reasoning models that uses confidence dynamics to improve efficiency and accuracy without additional training.
Contribution
It presents a novel confidence-based early stopping technique that enhances reasoning efficiency and is easy to integrate into existing models.
Findings
CoDE-Stop reduces token usage by 25-50% compared to full reasoning.
Correct reasoning trajectories reach high confidence early, aiding early stopping.
The method improves accuracy-compute tradeoff across multiple benchmarks.
Abstract
Large reasoning models rely on long chain-of-thought generation to solve complex problems, but extended reasoning often incurs substantial computational cost and can even degrade performance due to overthinking. A key challenge is determining when the model should stop reasoning and produce the final answer. In this work, we study the confidence of intermediate answers during reasoning and observe two characteristic behaviors: correct reasoning trajectories often reach high-confidence answers early, while incorrect rollouts tend to produce long, unproductive reasoning traces and exhibit less reliable confidence dynamics. Motivated by these observations, we propose CoDE-Stop (Confidence Dynamics Early Stop), an early stopping method that leverages the dynamics of intermediate answer confidence to decide when to terminate reasoning, requiring no additional training and easily integrating…
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.
