LGAICLFeb 14, 2025

Identifiable Steering via Sparse Autoencoding of Multi-Concept Shifts

arXiv:2502.12179v112 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the need for cost-effective and interpretable steering methods in LLM alignment, though it is incremental as it builds on existing sparse autoencoder approaches.

The paper tackled the problem of unintentional steering of unrelated properties in unsupervised sparse autoencoders for LLM alignment by introducing Sparse Shift Autoencoders (SSAEs) that map embedding differences to sparse representations, achieving accurate steering of single concepts without supervision using Llama-3.1 embeddings.

Steering methods manipulate the representations of large language models (LLMs) to induce responses that have desired properties, e.g., truthfulness, offering a promising approach for LLM alignment without the need for fine-tuning. Traditionally, steering has relied on supervision, such as from contrastive pairs of prompts that vary in a single target concept, which is costly to obtain and limits the speed of steering research. An appealing alternative is to use unsupervised approaches such as sparse autoencoders (SAEs) to map LLM embeddings to sparse representations that capture human-interpretable concepts. However, without further assumptions, SAEs may not be identifiable: they could learn latent dimensions that entangle multiple concepts, leading to unintentional steering of unrelated properties. We introduce Sparse Shift Autoencoders (SSAEs) that instead map the differences between embeddings to sparse representations. Crucially, we show that SSAEs are identifiable from paired observations that vary in \textit{multiple unknown concepts}, leading to accurate steering of single concepts without the need for supervision. We empirically demonstrate accurate steering across semi-synthetic and real-world language datasets using Llama-3.1 embeddings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes