English

DART: Difficulty-Adaptive Reasoning Truncation for Efficient Large Language Models

Artificial Intelligence 2025-12-17 v2

Abstract

Adaptive reasoning is essential for aligning the computational effort of large language models (LLMs) with the intrinsic difficulty of problems. Current chain-of-thought methods boost reasoning ability but indiscriminately generate long explanations, leading to evident inefficiency. However, existing reinforcement learning approaches to adaptive thinking remain unstable and heavily reward-dependent. Here we propose \textbf{DART}, a supervised \textbf{D}ifficulty-\textbf{A}daptive \textbf{R}easoning \textbf{T}runcation framework that adjusts thinking length according to problem difficulty. By distilling concise reasoning patterns from stronger models, interpolating them into a continuum of reasoning styles, and curating optimal training data that balances correctness and compactness, DART learns when to ``stop thinking''. Across multiple mathematical benchmarks, experimental results demonstrate its remarkable efficiency while preserving or improving accuracy, achieving a significant 81.2\% reasoning truncation (DeepSeek-R1-Distill-Qwen-7B on GSM8K dataset) with 5.33×\times computational acceleration. DART provides a stable and general paradigm for efficient reasoning, advancing the development of adaptive intelligence in LLMs.

Keywords

Cite

@article{arxiv.2511.01170,
  title  = {DART: Difficulty-Adaptive Reasoning Truncation for Efficient Large Language Models},
  author = {Ruofan Zhang and Bin Xia and Zhen Cheng and Cairen Jian and Minglun Yang and Ngai Wong and Yuan Cheng},
  journal= {arXiv preprint arXiv:2511.01170},
  year   = {2025}
}
R2 v1 2026-07-01T07:18:29.467Z