English

SAE-SSV: Supervised Steering in Sparse Representation Spaces for Reliable Control of Language Models

Computation and Language 2025-12-08 v2

Abstract

Large language models (LLMs) have demonstrated impressive capabilities in natural language understanding and generation, but controlling their behavior reliably remains challenging, especially in open-ended generation settings. This paper introduces a novel supervised steering approach that operates in sparse, interpretable representation spaces. We employ sparse autoencoders (SAEs) to obtain sparse latent representations that aim to disentangle semantic attributes from model activations. Then we train linear classifiers to identify a small subspace of task-relevant dimensions in latent representations. Finally, we learn supervised steering vectors constrained to this subspace, optimized to align with target behaviors. Experiments across sentiment, truthfulness, and political polarity steering tasks with multiple LLMs demonstrate that our supervised steering vectors achieve higher success rates with minimal degradation in generation quality compared to existing methods. Further analysis reveals that a notably small subspace is sufficient for effective steering, enabling more targeted and interpretable interventions. Our implementation is publicly available at https://github.com/Ineedanamehere/SAE-SSV.

Keywords

Cite

@article{arxiv.2505.16188,
  title  = {SAE-SSV: Supervised Steering in Sparse Representation Spaces for Reliable Control of Language Models},
  author = {Zirui He and Mingyu Jin and Bo Shen and Ali Payani and Yongfeng Zhang and Mengnan Du},
  journal= {arXiv preprint arXiv:2505.16188},
  year   = {2025}
}

Comments

Accepted by EMNLP 2025

R2 v1 2026-07-01T02:30:19.346Z