Jumping Ahead: Improving Reconstruction Fidelity with JumpReLU Sparse Autoencoders
Senthooran Rajamanoharan, Tom Lieberum, Nicolas Sonnerat, Arthur, Conmy, Vikrant Varma, J\'anos Kram\'ar, Neel Nanda

TL;DR
This paper introduces JumpReLU sparse autoencoders that significantly improve reconstruction fidelity of language model activations while maintaining interpretability, using a simple modification of ReLU with effective training techniques.
Contribution
The paper presents JumpReLU SAEs, a novel activation function that enhances reconstruction fidelity without sacrificing interpretability, and demonstrates effective training with straight-through estimators.
Findings
Achieves state-of-the-art reconstruction fidelity on Gemma 2 9B activations.
Maintains interpretability comparable to existing methods.
Efficient training comparable to vanilla SAEs.
Abstract
Sparse autoencoders (SAEs) are a promising unsupervised approach for identifying causally relevant and interpretable linear features in a language model's (LM) activations. To be useful for downstream tasks, SAEs need to decompose LM activations faithfully; yet to be interpretable the decomposition must be sparse -- two objectives that are in tension. In this paper, we introduce JumpReLU SAEs, which achieve state-of-the-art reconstruction fidelity at a given sparsity level on Gemma 2 9B activations, compared to other recent advances such as Gated and TopK SAEs. We also show that this improvement does not come at the cost of interpretability through manual and automated interpretability studies. JumpReLU SAEs are a simple modification of vanilla (ReLU) SAEs -- where we replace the ReLU with a discontinuous JumpReLU activation function -- and are similarly efficient to train and run. By…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · AI in cancer detection · Human Pose and Action Recognition
Methods*Communicated@Fast*How Do I Communicate to Expedia?
