paper-with-me

Papers

Stable and Steerable Sparse Autoencoders with Weight Regularization

2026-03-04 · Piotr Jedryszek, Oliver M. Crook arxiv

Sparse autoencoders (SAEs) are widely used to extract human-interpretable features from neural network activations, but their learned features can vary substantially across random seeds and training choices. To improve stability, we studied weight regularization by adding L1 or L2 penalties on encoder and decoder weights, and evaluate how regularization interacts with common SAE training defaults. On MNIST, we observe that L2 weight regularization produces a core of highly aligned features and, when combined with tied initialization and unit-norm decoder constraints, it dramatically increases cross-seed feature consistency. For TopK SAEs trained on language model activations (Pythia-70M-deduped), adding a small L2 weight penalty increased the fraction of features shared across three random seeds and roughly doubles steering success rates, while leaving the mean of automated interpretability scores essentially unchanged. Finally, in the regularized setting, activation steering success becomes better predicted by auto-interpretability scores, suggesting that regularization can align text-based feature explanations with functional controllability.

📄 PDF Abstract BibTeX arXiv:2603.04198

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interpretable and Steerable Concept Bottleneck Sparse Autoencoders

2025-12-11 · Akshay Kulkarni, Tsui-Wei Weng, Vivek Narayanaswamy, Shusen Liu 외 arxiv

Sparse autoencoders (SAEs) promise a unified approach for mechanistic interpretability, concept discovery, and model steering in LLMs and LVLMs. However, realizing this potential requires learned features to be both inte…

Image Generation

Steering Language Model Refusal with Sparse Autoencoders

2024-11-18 · Kyle O'Brien, David Majercak, Xavier Fernandes, Richard Edgar 외

Responsible practices for deploying language models include guiding models to recognize and refuse answering prompts that are considered unsafe, while complying with safe prompts. Achieving such behavior typically requir…

Language ModelingLanguage Modellingmodel

Steering CLIP's vision transformer with sparse autoencoders

2025-04-11 · Sonia Joseph, Praneet Suresh, Ethan Goldfarb, Lorenz Hufe 외

While vision models are highly capable, their internal mechanisms remain poorly understood -- a challenge which sparse autoencoders (SAEs) have helped address in language, but which remains underexplored in vision. We ad…

Disentanglement

Sparse Autoencoders Reveal Interpretable and Steerable Features in VLA Models

2026-03-19 · Aiden Swann, Lachlain McGranahan, Hugo Buurmeijer, Monroe Kennedy 외 arxiv

Vision-Language-Action (VLA) models have emerged as a promising approach for general-purpose robot manipulation. However, little research has mechanistically explored when and why they generalize across objects, scenes, …

Robot Manipulation

Sparse Concept Anchoring for Interpretable and Controllable Neural Representations

2025-12-13 · Sandy Fraser, Patryk Wielopolski arxiv

We introduce Sparse Concept Anchoring, a method that biases latent space to position a targeted subset of concepts while allowing others to self-organize, using only minimal supervision (labels for <0.1% of examples per …