Mitigating Overthinking in Large Reasoning Models via Difficulty-aware Reinforcement Learning
Qian Wan, Ziao Xu, Luona Wei, Xiaoxuan Shen, Jianwen Sun

TL;DR
This paper introduces DiPO, a reinforcement learning framework that makes large reasoning models aware of task difficulty, reducing unnecessary reasoning length and resource use without sacrificing performance.
Contribution
It proposes a novel difficulty-aware training method that models task complexity and adjusts reasoning behavior, addressing overthinking in large reasoning models.
Findings
Reduces reasoning length and resource consumption
Maintains reasoning performance while compressing thoughts
Effectively models task difficulty with minimal manual annotation
Abstract
Large Reasoning Models (LRMs) achieve explicit chain-of-thought expansion by imitating deep thinking behaviors of humans, demonstrating excellent performance in complex task scenarios. However, the deep-thinking mode often leads to unnecessarily lengthy reasoning and resource inefficiency when handling simple tasks. This overthinking phenomenon may arise from the generation preference triggered by the reward function during post-training. Existing research attempts to mitigate overthinking from the perspective of prompt design or model training, but generally underestimates the importance of task difficulty awareness, which makes it difficult for LRMs to effectively allocate reasoning resources. In this paper, we propose Difficulty-aware Policy Optimization (DiPO), a reinforcement learning-based LRM training framework. DiPO encourages LRM to spontaneously model task complexity, and…
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
TopicsReinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI) · Ethics and Social Impacts of AI
