LGAIJun 25

Discovering Millions of Interpretable Features with Sparse Autoencoders

arXiv:2606.2662023.5Has Code
Predicted impact top 4% in LG · last 90 daysOriginality Synthesis-oriented
AI Analysis

Provides a practical resource for researchers studying sparse representations and mechanistic interventions in instruction-tuned language models.

The authors trained and released sparse autoencoders (SAEs) for Qwen3 instruction-tuned models (1.7B, 4B, 8B) across multiple activation sites, evaluating sparsity-fidelity trade-offs and demonstrating causal steering of refusal behavior using SAE features.

Sparse autoencoders (SAEs) have emerged as a powerful tool for decomposing superposed language model representations into sparse and interpretable features. However, training SAEs is computationally expensive, and available open-source SAE models remain limited. In this work, we introduce \textbf{Qwen3-Instruct SAE}, a comprehensive suite of SAEs trained on the Qwen3 instruction-tuned model family, covering Qwen3-1.7B, Qwen3-4B, and Qwen3-8B. For Qwen3-1.7B and Qwen3-4B, we train layer-wise SAEs at three key activation sites: residual streams, MLP outputs, and attention outputs. For Qwen3-8B, we train SAEs on a subset of residual stream layers. We systematically evaluate these SAEs using both activation-level reconstruction metrics and model-level recovery metrics, revealing distinct sparsity--fidelity trade-offs across layers and components. Finally, we demonstrate the utility of Qwen3-Instruct SAE through a refusal-steering case study, showing that selected SAE features can causally steer instruction-tuned Qwen3 models toward refusal behavior. Our release provides a practical resource for studying sparse representations, feature-level mechanisms, and behavioral interventions in instruction-tuned language models

Foundations

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

Your Notes