English

Steering LLM Reasoning Through Bias-Only Adaptation

Machine Learning 2025-10-02 v3 Artificial Intelligence

Abstract

We show that training a single dd-dimensional steering vector per layer with reinforcement learning, while freezing all base weights, matches the accuracy of fully RL-tuned reasoning models on mathematical-reasoning tasks. On an 8 billion-parameter model this adds only 0.0016%\approx 0.0016\% additional parameters and reproduces performance across a range of base models and mathematical-reasoning benchmarks. These results tighten the upper bound on the parameter budget required for high-level chain-of-thought reasoning, indicating that millions of adapter weights are unnecessary. The minimal trainable footprint reduces optimizer memory and inter-GPU communication, lowering the overall cost of fine-tuning. Moreover, a logit-lens analysis shows that the learned vectors amplify coherent token directions, providing clearer insight into the model's internal computations.

Keywords

Cite

@article{arxiv.2505.18706,
  title  = {Steering LLM Reasoning Through Bias-Only Adaptation},
  author = {Viacheslav Sinii and Alexey Gorbatovski and Artem Cherepanov and Boris Shaposhnikov and Nikita Balagansky and Daniil Gavrilov},
  journal= {arXiv preprint arXiv:2505.18706},
  year   = {2025}
}

Comments

EMNLP 2025

R2 v1 2026-07-01T02:35:56.743Z