← Back to Feed
Research Papers llm interpretability activation_steering inference

Researchers propose Prompt Steering Replacement (PSR), a framework that bridges the gap between prompt-based and activat

Researchers propose Prompt Steering Replacement (PSR), a framework that bridges the gap between prompt-based and activation-based LLM steering by distilling prompt steering behavior into token-specific intervention models.
Steer Like the LLM: Activation Steering that Mimics Prompting Large language models can be steered at inference time through prompting or activation interventions, but activation steering methods often underperform compared to prompt-based approaches. We propose a framework that formulates prompt steering as a form of activation steering and investigates whether distilling successful prompt steering behavior into simpler, interpretable models can close this gap. Our analysis reveals that popular activation steering methods are not faithful to the mechanics of prompt steering, which applies strong interventions on some tokens while barely affecting others. Based on these insights, we introduce Prompt Steering Replacement (PSR) models that estimate token-specific steering coefficients from the activations themselves and are trained to imitate prompt-based interventions. Experiments on three steering benchmarks across multiple language models show that PSR models outperform existing activation steering methods, especially when controlling for high-coherence completions, and also compare favorably to prompting on AxBench and persona steering.

View Original Post ↗