English

Steering Large Reasoning Models towards Concise Reasoning via Flow Matching

Machine Learning 2026-02-06 v1 Artificial Intelligence Computation and Language

Abstract

Large Reasoning Models (LRMs) excel at complex reasoning tasks, but their efficiency is often hampered by overly verbose outputs. Prior steering methods attempt to address this issue by applying a single, global vector to hidden representations -- an approach grounded in the restrictive linear representation hypothesis. In this work, we introduce FlowSteer, a nonlinear steering method that goes beyond uniform linear shifts by learning a complete transformation between the distributions associated with verbose and concise reasoning. This transformation is learned via Flow Matching as a velocity field, enabling precise, input-dependent control over the model's reasoning process. By aligning steered representations with the distribution of concise-reasoning activations, FlowSteer yields more compact reasoning than the linear shifts. Across diverse reasoning benchmarks, FlowSteer demonstrates strong task performance and token efficiency compared to leading inference-time baselines. Our work demonstrates that modeling the full distributional transport with generative techniques offers a more effective and principled foundation for controlling LRMs.

Keywords

Cite

@article{arxiv.2602.05539,
  title  = {Steering Large Reasoning Models towards Concise Reasoning via Flow Matching},
  author = {Yawei Li and Benjamin Bergner and Yinghan Zhao and Vihang Prakash Patil and Bei Chen and Cheng Wang},
  journal= {arXiv preprint arXiv:2602.05539},
  year   = {2026}
}

Comments

This paper has been accepted to Transactions on Machine Learning Research (TMLR)

R2 v1 2026-07-01T09:37:40.799Z