Projecting Assumptions: The Duality Between Sparse Autoencoders and Concept Geometry
Sai Sumedh R. Hindupur, Ekdeep Singh Lubana, Thomas Fel, Demba Ba
TL;DR
The paper questions the universality of Sparse Autoencoders (SAEs) for uncovering model concepts, arguing that SAEs embed architecture-specific data assumptions that shape what they can detect. By formulating SAEs as a bilevel optimization problem and introducing a geometry-aware SAE, SpaDE, the authors demonstrate that concepts with nonlinear separability and heterogeneous intrinsic dimensionality may be missed by traditional SAEs. Across synthetic, semi-synthetic, and real data (including language and vision tasks), SpaDE outperforms standard SAEs in discovering monosemantic, well-separated concepts and reducing latent co-occurrence. The work emphasizes designing SAEs with explicit data-geometry considerations and argues against a one-size-fits-all approach to model interpretability.
Abstract
Sparse Autoencoders (SAEs) are widely used to interpret neural networks by identifying meaningful concepts from their representations. However, do SAEs truly uncover all concepts a model relies on, or are they inherently biased toward certain kinds of concepts? We introduce a unified framework that recasts SAEs as solutions to a bilevel optimization problem, revealing a fundamental challenge: each SAE imposes structural assumptions about how concepts are encoded in model representations, which in turn shapes what it can and cannot detect. This means different SAEs are not interchangeable -- switching architectures can expose entirely new concepts or obscure existing ones. To systematically probe this effect, we evaluate SAEs across a spectrum of settings: from controlled toy models that isolate key variables, to semi-synthetic experiments on real model activations and finally to large-scale, naturalistic datasets. Across this progression, we examine two fundamental properties that real-world concepts often exhibit: heterogeneity in intrinsic dimensionality (some concepts are inherently low-dimensional, others are not) and nonlinear separability. We show that SAEs fail to recover concepts when these properties are ignored, and we design a new SAE that explicitly incorporates both, enabling the discovery of previously hidden concepts and reinforcing our theoretical insights. Our findings challenge the idea of a universal SAE and underscores the need for architecture-specific choices in model interpretability. Overall, we argue an SAE does not just reveal concepts -- it determines what can be seen at all.
