Revisiting Overthinking in Long Chain-of-Thought from the Perspective of Self-Doubt
Keqin Peng, Liang Ding, Yuanxin Ouyang, Meng Fang, Dacheng Tao

TL;DR
This paper analyzes overthinking in Long Chain-of-Thought reasoning in Large Language Models, identifying self-doubt as a key factor, and proposes a prompting method to reduce unnecessary reasoning steps and improve performance.
Contribution
It introduces a quantitative analysis of overthinking related to self-doubt and proposes a prompting technique to mitigate overthinking in reasoning tasks.
Findings
Reduces answer length and reasoning steps across multiple datasets.
Significantly improves performance on mathematical reasoning tasks.
Effectively minimizes self-doubt in model responses.
Abstract
Reasoning Large Language Models (RLLMs) have demonstrated impressive performance on complex tasks, largely due to the adoption of Long Chain-of-Thought (Long CoT) reasoning. However, they often exhibit overthinking -- performing unnecessary reasoning steps even after arriving at the correct answer. Prior work has largely focused on qualitative analyses of overthinking through sample-based observations of long CoTs. In contrast, we present a quantitative analysis of overthinking from the perspective of self-doubt, characterized by excessive token usage devoted to re-verifying already-correct answer. We find that self-doubt significantly contributes to overthinking. In response, we introduce a simple and effective prompting method to reduce the model's over-reliance on input questions, thereby avoiding self-doubt. Specifically, we first prompt the model to question the validity of the…
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 · Multimodal Machine Learning Applications · Advanced Graph Neural Networks
