cs.LGJun 25, 2026

Beyond the Hard Budget: Sparsity Regularizers for More Interpretable Top-k Sparse Autoencoders

Authors: Nathanaël JacquierMaria VakalopoulouMahdi S. Hosseini

Organizations: Université Paris-Saclay, CentraleSupélec, France · Department of Computer Science and Software Engineering (CSSE), Concordia University, Montreal, QC, Canada · Université Paris-Saclay, CentraleSupélec, Gustave Roussy, INSERM, IHU PRISM, Cancer Data Science Unit, France · Université Paris-Saclay, CentraleSupélec, MICS Laboratory, France · Mila–Quebec AI Institute, Montreal, QC, Canada

Abstract

Sparse autoencoders (SAEs) have become a leading tool for interpreting the representations of vision foundation models, decomposing their polysemantic activations into a larger set of sparse, more monosemantic features. The Top-kk SAE, a now-standard variant, enforces sparsity architecturally through its activation function, retaining only the kk most active latents per input. Because it was designed precisely to avoid the 1\ell_1 penalty used by earlier SAEs and its known drawbacks, it has not been combined with an explicit sparsity regularizer. Yet the Top-kk SAE retains limitations of its own, and we hypothesize that a sparsity penalty acting before the selection could sharpen each latent's selectivity and make the code more interpretable, without reintroducing the drawbacks of the 1\ell_1 penalty. We introduce two sparsity regularizers compatible with the Top-kk architecture, both acting on the activations before the Top-kk selection: an 1\ell_1 penalty on the unselected (off-support) units, and a scale-invariant 1/2\ell_1/\ell_2-ratio penalty that concentrates the code onto fewer effective units. Both penalties are applied only to the batch-active units, those selected by the Top-kk operator at least once within the batch. Across two datasets, three vision foundation models, and a range of kk, both regularizers consistently improve monosemanticity at no cost to reconstruction quality. The 1/2\ell_1/\ell_2 penalty further concentrates information into fewer latents, making reconstruction more robust to the inference-time choice of kk and improving small-budget linear probing. Our central finding is that hard architectural sparsity and soft sparsity regularization are complementary rather than mutually exclusive.

Explore similar work

CardsList