paper-with-me

Papers

Can sparse autoencoders be used to decompose and interpret steering vectors?

2024-11-13 · Harry Mayne, Yushi Yang, Adam Mahdi

Steering vectors are a promising approach to control the behaviour of large language models. However, their underlying mechanisms remain poorly understood. While sparse autoencoders (SAEs) may offer a potential method to interpret steering vectors, recent findings show that SAE-reconstructed vectors often lack the steering properties of the original vectors. This paper investigates why directly applying SAEs to steering vectors yields misleading decompositions, identifying two reasons: (1) steering vectors fall outside the input distribution for which SAEs are designed, and (2) steering vectors can have meaningful negative projections in feature directions, which SAEs are not designed to accommodate. These limitations hinder the direct use of SAEs for interpreting steering vectors.

📄 PDF Abstract BibTeX arXiv:2411.08790

Code (1)

harrymayne/sv_interpretability 공식 구현

Similar Papers 제목 키워드 기반

Steering LLMs? Actually, Sparse Autoencoders can outperform simple baselines

2026-05-29 · Mikkel Godsk Jørgensen, Lars Kai Hansen arxiv

Sparse Autoencoders (SAEs) have been seen as a promising avenue for exploring the internals of Large Language Models (LLMs) and for steering model output generation. When AxBench - a model steering benchmark - was introd…

Control Reinforcement Learning: Interpretable Token-Level Steering of LLMs via Sparse Autoencoder Features

2026-02-11 · Seonglae Cho, Zekun Wu, Adriano Koshiyama arxiv

Sparse autoencoders (SAEs) decompose language model activations into interpretable features, but existing methods reveal only which features activate, not which change model outputs when amplified. We introduce Control R…

Reinforcement LearningPoint Tracking

Cascaded Sparse Autoencoders Learn Multi-Level Visual Concepts in Multimodal LLMs

2026-06-15 · Yusong Zhao, Hengyi Wang, Tanuja Ganu, Akshay Nambi 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated strong performance on vision-language tasks, yet their internal visual representations remain difficult to interpret. Sparse Autoencoders (SAEs) provide a scalab…

Does higher interpretability imply better utility? A Pairwise Analysis on Sparse Autoencoders

2025-10-04 · Xu Wang, Yan Hu, Benyou Wang, Difan Zou arxiv

Sparse Autoencoders (SAEs) are widely used to steer large language models (LLMs), based on the assumption that their interpretable features naturally enable effective model behavior steering. Yet, a fundamental question …

AxBench: Steering LLMs? Even Simple Baselines Outperform Sparse Autoencoders

2025-01-28 · Zhengxuan Wu, Aryaman Arora, Atticus Geiger, Zheng Wang 외

Fine-grained steering of language model outputs is essential for safety and reliability. Prompting and finetuning are widely used to achieve these goals, but interpretability researchers have proposed a variety of repres…

Language ModelingLanguage Modelling