Draft-Thinking: Learning Efficient Reasoning in Long Chain-of-Thought LLMs
Jie Cao, Tianwei Lin, Zhenxuan Fan, Bo Yuan, Ziyuan Zhao, Rolan Yan, Wenqiao Zhang, Siliang Tang

TL;DR
Draft-Thinking introduces a curriculum learning approach that guides large reasoning models to develop concise, critical reasoning structures, significantly reducing reasoning costs while maintaining high performance in complex tasks.
Contribution
It proposes a novel draft-style reasoning framework with adaptive prompting, addressing core reasoning mechanisms rather than relying on post hoc token compression techniques.
Findings
Achieves 82.6% reduction in reasoning budget on MATH500
Maintains high reasoning performance with minimal drop (2.6%)
Demonstrates effectiveness across multiple reasoning benchmarks
Abstract
Long chain-of-thought~(CoT) has become a dominant paradigm for enhancing the reasoning capability of large reasoning models~(LRMs); however, the performance gains often come with a substantial increase in reasoning budget. Recent studies show that existing CoT paradigms tend to induce systematic overthinking, unnecessarily coupling reasoning capability with reasoning cost. Most prior approaches reduce token usage through post hoc techniques such as token compression, truncation, or length penalties, without explicitly addressing the core mechanisms of reasoning. We propose \textbf{Draft-Thinking}, which guides models to first learn a concise \textit{draft-style} reasoning structure that retains only the critical reasoning steps. Through a \textit{progressive curriculum learning}, the model stably internalizes this efficient reasoning pattern as its capability scales. Moreover,…
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
TopicsLogic, Reasoning, and Knowledge · Intelligent Tutoring Systems and Adaptive Learning · Explainable Artificial Intelligence (XAI)
