English

On the Optimal Reasoning Length for RL-Trained Language Models

Computation and Language 2026-02-12 v2 Artificial Intelligence Machine Learning

Abstract

Reinforcement learning substantially improves reasoning in large language models, but it also tends to lengthen chain of thought outputs and increase computational cost during both training and inference. Though length control methods have been proposed, it remains unclear what the optimal output length is for balancing efficiency and performance. In this work, we compare several length control methods on two models, Qwen3-1.7B Base and DeepSeek-R1-Distill-Qwen-1.5B. Our results indicate that length penalties may hinder reasoning acquisition, while properly tuned length control can improve efficiency for models with strong prior reasoning. By extending prior work to RL trained policies, we identify two failure modes, 1) long outputs increase dispersion, and 2) short outputs lead to under-thinking.

Keywords

Cite

@article{arxiv.2602.09591,
  title  = {On the Optimal Reasoning Length for RL-Trained Language Models},
  author = {Daisuke Nohara and Taishi Nakamura and Rio Yokota},
  journal= {arXiv preprint arXiv:2602.09591},
  year   = {2026}
}

Comments

15 pages, 10 figures

R2 v1 2026-07-01T10:29:25.786Z