Steering Large Language Model Activations in Sparse Spaces
About
A key challenge in AI alignment is guiding large language models (LLMs) to follow desired behaviors at test time. Activation steering, which modifies internal model activations during inference, offers a potential solution. However, prior work in dense activation spaces struggles with superposition, wherein multiple features become entangled, limiting interpretability and precise control. In contrast, sparse representations provide an untapped opportunity for more interpretable behavior modulation. In this work, we introduce sparse activation steering (SAS), a method that leverages sparse autoencoders (SAEs) to steer LLM behavior in sparse spaces. By isolating behavior-specific features through a contrastive prompt-pairing approach, we define a set of features that can selectively reinforce or suppress behaviors. Experiments on Gemma 2 LLMs show that SAS vectors enable nuanced behavioral modulation and finer-grained control. Furthermore, scaling SAEs improves monosemanticity of SAS vectors, suggesting more reliable and interpretable interventions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Behavioral Steering | Anthropic Model-Written Evaluations Survival Instinct (test) | Average Token Probability93 | 7 | |
| Behavioral Steering | Anthropic Model-Written Evaluations AI Coordination (test) | Average Token Probability10 | 7 | |
| Behavioral Steering | Anthropic Model-Written Evaluations Corrigibility (test) | Average Token Probability80 | 7 | |
| Behavioral Steering | Anthropic Model-Written Evaluations Myopic Reward (test) | Average Token Probability0.99 | 7 | |
| Behavioral Steering | Anthropic Model-Written Evaluations Sycophancy (test) | Average Token Probability62 | 7 | |
| Behavioral Steering | Anthropic Model-Written Evaluations Hallucination (test) | Avg Token Probability19 | 7 | |
| Multiple-choice Question Answering | Behavioral MCQA Negative System Prompt, Negative Alpha (test) | AI Coordination9 | 4 | |
| Multiple-choice Question Answering (Negative Steering) | Anthropic Behavioral Concepts Multiple-choice Questions CAA-style (50 held-out per behavior) | AI Coordination8 | 4 | |
| Multiple-choice Question Answering (Positive Steering) | Anthropic Behavioral Concepts Multiple-choice Questions CAA-style | AI Coordination8 | 4 | |
| Multiple-choice Question Answering | Behavioral MCQA Negative System Prompt, Positive Alpha (test) | AI Coordination0.12 | 3 |