CLApr 17, 2025

THOUGHTTERMINATOR: Benchmarking, Calibrating, and Mitigating Overthinking in Reasoning Models

arXiv:2504.13367v127 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses efficiency and calibration issues in reasoning models for AI practitioners, though it is incremental as it builds on existing decoding methods.

The paper tackles the problem of overthinking in reasoning models, where models generate unnecessary tokens without improving accuracy, and finds these models are poorly calibrated, especially on easy problems. It introduces THOUGHTTERMINATOR, a training-free decoding technique that significantly improves calibration.

Reasoning models have demonstrated impressive performance on difficult tasks that traditional language models struggle at. However, many are plagued with the problem of overthinking--generating large amounts of unnecessary tokens which don't improve accuracy on a question. We introduce approximate measures of problem-level difficulty and demonstrate that a clear relationship between problem difficulty and optimal token spend exists, and evaluate how well calibrated a variety of reasoning models are in terms of efficiently allocating the optimal token count. We find that in general, reasoning models are poorly calibrated, particularly on easy problems. To evaluate calibration on easy questions we introduce DUMB500, a dataset of extremely easy math, reasoning, code, and task problems, and jointly evaluate reasoning model on these simple examples and extremely difficult examples from existing frontier benchmarks on the same task domain. Finally, we introduce THOUGHTTERMINATOR, a training-free black box decoding technique that significantly improves reasoning model calibration.

Foundations

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

Your Notes