paper-with-me

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 introduced in Wu et al. (2025), SAEs did not seem to live up to their original hype due to poor steering performance relative to a set of simple baselines. This work serves as a partial rebuttal for Sparse Autoencoders and suggests that the results of Wu et al. (2025) did not do them full justice. We find that Sparse Autoencoders can, in fact, perform close to on par with the reference LoRA performance on the AxBench benchmark, when features are selected and labelled with our supervised pipeline. We also find that our pipeline selects features that are surprisingly causal of their identified labels when using only its interpretability-based components. Lastly, we present evidence that high sparsity (low l0) may not be crucial for successful steering based on interpretability, which is in contrast to the earlier findings in Wang et al. (2025).

📄 PDF Abstract BibTeX arXiv:2605.31183

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Denoising Concept Vectors with Sparse Autoencoders for Improved Language Model Steering

2025-05-21 · Haiyan Zhao, Xuansheng Wu, Fan Yang, Bo Shen 외

Linear Concept Vectors have proven effective for steering large language models (LLMs). While existing approaches like linear probing and difference-in-means derive these vectors from LLM hidden representations, diverse …

counterfactualDenoisingLanguage ModelingLanguage Modelling

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

Textual Steering Vectors Can Improve Visual Understanding in Multimodal Large Language Models

2025-05-20 · Woody Haosheng Gan, Deqing Fu, Julian Asilis, Ollie Liu 외

Steering methods have emerged as effective and targeted tools for guiding large language models' (LLMs) behavior without modifying their parameters. Multimodal large language models (MLLMs), however, do not currently enj…

Diversity

Beyond Input Activations: Identifying Influential Latents by Gradient Sparse Autoencoders

2025-05-12 · Dong Shu, Xuansheng Wu, Haiyan Zhao, Mengnan Du 외

Sparse Autoencoders (SAEs) have recently emerged as powerful tools for interpreting and steering the internal representations of large language models (LLMs). However, conventional approaches to analyzing SAEs typically …

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

2025-05-22 · Zirui He, Mingyu Jin, Bo Shen, Ali Payani 외

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 se…

Natural Language Understanding