AICLLGMay 28

DenseSteer: Steering Small Language Models towards Dense Math Reasoning

arXiv:2605.2924752.9h-index: 5
AI Analysis

For practitioners using small models, this training-free inference-time method offers a practical way to boost multi-step reasoning performance.

DenseSteer improves math reasoning accuracy in small language models (≤3B parameters) by steering internal representations toward dense reasoning patterns, achieving consistent gains without increasing token-level negative log-likelihood.

Large language models (LLMs) demonstrate strong chain-of-thought (CoT) reasoning abilities, while smaller models (<= 3B parameters) significantly underperform on multi-step reasoning tasks. Based on empirical analyses of the Qwen-2.5 model family on math reasoning benchmarks, we find that more proficient reasoning is associated with fewer reasoning steps but higher information density per step, a property we term Dense Reasoning. Motivated by this observation, we propose DenseSteer, a training-free inference-time steering framework that enhances small-model reasoning by modulating internal representations toward dense reasoning patterns. Experiments show that our method yields consistent accuracy improvements without increasing token-level Negative Log-Likelihood, highlighting dense reasoning as an effective structural approach to mathematical problem solving.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes