Pre-logit steering adapts a frozen language model to a test-time reward by adding vectors to its final hidden states.
Unregularized reward optimization can substantially alter the output distribution and degrade generation quality.
We propose Minimally Invasive Steering Vector Optimization (MISVO)
MISVO penalizes interventions using the local KL geometry of the induced token distribution.
The resulting Fisher quadratic measures distributional sensitivity and admits an analytic gradient computed through matrix--vector products with the frozen language-model head.
We derive an exact decomposition of the sequence-level KL gradient into an analytic Fisher term and a suffix score-function term.
For a fixed generation horizon, we show that the suffix term is second order in the steering magnitude and that three Fisher surrogates agree with the full KL gradient to first order.
MISVO uses the frozen-reference surrogate to optimize position-specific interventions without updating model parameters
Across preference and code-generation tasks on models with approximately 1B--14B parameters, MISVO achieves the highest mean reward in six of seven model--task settings, with diversity and coherence scores close to those of Best-of-N.