cd /news/artificial-intelligence/how-much-thinking-is-enough-quantify… · home topics artificial-intelligence article
[ARTICLE · art-14024] src=arxiv.org pub= topic=artificial-intelligence verified=true sentiment=· neutral

How Much Thinking is Enough? Quantifying and Understanding Redundancy in LLM Reasoning

A new study quantifies reasoning redundancy in large language models, finding that between 61% and 93% of chain-of-thought steps can be truncated without affecting final answer accuracy across four frontier models. The researchers prove this over-thinking is a structural consequence of length-agnostic outcome rewards, not a model-specific bug, meaning current training methods inherently incentivize excessive deliberation. The findings challenge assumptions about the necessity of long reasoning chains and have direct implications for reducing latency, GPU time, and energy consumption in deployed systems.

read1 min publishedMay 26, 2026

arXiv:2605.23926v1 Announce Type: new Abstract: Reasoning-capable large language models solve hard problems by emitting long chains of thought, paying heavily in latency, GPU time, and energy. Casual inspection of their traces reveals extensive reformulation, verification, and circular self-reflection, yet how much of this deliberation is actually necessary has never been measured at scale or explained from first principles. This paper closes both gaps. We formalise reasoning redundancy directly in terms of the reasoning model itself: the redundancy of a correct trace is the largest fraction of its trailing segmented steps that can be truncated while $\pi$, forced to terminate thinking and emit a final answer, still produces the correct answer. A large-scale quantification across four frontier reasoning models and two mathematical benchmarks shows that step-level redundancy is consistently high -- between 61% and 93% across the 8 (model, benchmark) conditions we study, with the median critical prefix equal to a single segmented step in six of the eight conditions -- that the finding is robust to the choice of judge family, and that although $\rho$ decreases with problem difficulty on MATH-500, all four models remain substantially redundant ($\rho \in [46%, 85%]$) even on the hardest Level-5 problems. We then prove that this redundancy is a structural consequence of length-agnostic outcome rewards, not a model-specific artefact: under any such reward, no finite expected stopping time is optimal. The result holds regardless of RL algorithm, base model, data distribution, or whether the policy is obtained via RL or distillation; over-thinking is therefore not a bug to be patched in individual models but a structural property of how current reasoning models are trained. Code: https://github.com/zhiyuanZhai20/how-much-thinking-is-enough

── more in #artificial-intelligence 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/how-much-thinking-is…] indexed:0 read:1min 2026-05-26 ·