the.ai

Interpretability / Control

verified

Activation Steering

If a direction in activation space corresponds to a concept, adding that direction should push the model toward it. Steering does exactly that: take the difference between activations on contrasting prompts, then add a multiple of it at inference. No training and no weights changed — it works often enough to be interesting and fails often enough to be a research topic.

Viz primitive · budget-splitsteering-strength = 6

steering-strength holds 33% of the budget; rest holds the remaining 67%.

The injected direction's contribution to the residual stream against what the model put there itself, in equal units. Drag the coefficient up to watch the injection take over the stream — past a point it is no longer the distribution the later layers were trained to read.

6

Reviewed by opendroid · 2026-08-18

  • arXiv:2308.10248 — Steering Language Models With Activation Engineering
  • arXiv:2310.01405 — Representation Engineering: A Top-Down Approach to AI Transparency