Universal Sparse Autoencoders: Interpretable Cross-Model Concept Alignment
Harrish Thasarathan, Julian Forsyth, Thomas Fel, Matthew Kowal, Konstantinos Derpanis
TL;DR
Universal Sparse Autoencoders (USAEs) address the challenge of interpreting multiple pretrained vision models by learning a shared, sparse concept space that can jointly encode and reconstruct activations across models. By training model-specific encoders and decoders to operate within a single universal code Z, USAEs enable cross-model reconstruction, concept alignment, and a new Coordinated Activation Maximization application that visualizes the same concept across architectures. The authors demonstrate that USAEs discover a spectrum of universal concepts from low-level features to high-level structures, and quantify universality via firing entropy and co-fire proportions, with cross-model reconstruction supported by $R^2$ scores. They further compare universal concepts to independently learned SAEs, showing meaningful overlaps and identifying new universal representations unique to the cross-model objective. Overall, USAEs provide a scalable, gradient-based approach for multi-model interpretability with practical benefits for understanding and coordinating multi-model AI systems.
Abstract
We present Universal Sparse Autoencoders (USAEs), a framework for uncovering and aligning interpretable concepts spanning multiple pretrained deep neural networks. Unlike existing concept-based interpretability methods, which focus on a single model, USAEs jointly learn a universal concept space that can reconstruct and interpret the internal activations of multiple models at once. Our core insight is to train a single, overcomplete sparse autoencoder (SAE) that ingests activations from any model and decodes them to approximate the activations of any other model under consideration. By optimizing a shared objective, the learned dictionary captures common factors of variation-concepts-across different tasks, architectures, and datasets. We show that USAEs discover semantically coherent and important universal concepts across vision models; ranging from low-level features (e.g., colors and textures) to higher-level structures (e.g., parts and objects). Overall, USAEs provide a powerful new method for interpretable cross-model analysis and offers novel applications, such as coordinated activation maximization, that open avenues for deeper insights in multi-model AI systems
