Understanding (Un)Reliability of Steering Vectors in Language Models
By: Joschka Braun , Carsten Eickhoff , David Krueger and more
Potential Business Impact:
Makes AI follow instructions better, but sometimes it gets confused.
Steering vectors are a lightweight method to control language model behavior by adding a learned bias to the activations at inference time. Although steering demonstrates promising performance, recent work shows that it can be unreliable or even counterproductive in some cases. This paper studies the influence of prompt types and the geometry of activation differences on steering reliability. First, we find that all seven prompt types used in our experiments produce a net positive steering effect, but exhibit high variance across samples, and often give an effect opposite of the desired one. No prompt type clearly outperforms the others, and yet the steering vectors resulting from the different prompt types often differ directionally (as measured by cosine similarity). Second, we show that higher cosine similarity between training set activation differences predicts more effective steering. Finally, we observe that datasets where positive and negative activations are better separated are more steerable. Our results suggest that vector steering is unreliable when the target behavior is not represented by a coherent direction.
Similar Papers
On the Limitations of Steering in Language Model Alignment
Computation and Language
Makes AI follow instructions better, but not always.
Steering off Course: Reliability Challenges in Steering Language Models
Computation and Language
Makes AI less reliable for specific tasks.
Beyond Multiple Choice: Evaluating Steering Vectors for Adaptive Free-Form Summarization
Machine Learning (CS)
Guides AI writing to be more helpful and safe.