Measuring the Representational Alignment of Neural Systems in Superposition
This addresses a fundamental issue in neuroscience and machine learning for researchers comparing neural systems, but it is incremental as it builds on existing superposition theory without introducing a new method.
The paper tackles the problem of comparing internal representations of neural networks when they operate in superposition, showing that standard alignment metrics like Representational Similarity Analysis are systematically deflated, causing networks with identical features to appear dissimilar, with potential inversion of ordering under partial feature overlap.
Comparing the internal representations of neural networks is a central goal in both neuroscience and machine learning. Standard alignment metrics operate on raw neural activations, implicitly assuming that similar representations produce similar activity patterns. However, neural systems frequently operate in superposition, encoding more features than they have neurons via linear compression. We derive closed-form expressions showing that superposition systematically deflates Representational Similarity Analysis, Centered Kernel Alignment, and linear regression, causing networks with identical feature content to appear dissimilar. The root cause is that these metrics are dependent on cross-similarity between two systems' respective superposition matrices, which under assumption of random projection usually differ significantly, not on the latent features themselves: alignment scores conflate what a system represents with how it represents it. Under partial feature overlap, this confound can invert the expected ordering, making systems sharing fewer features appear more aligned than systems sharing more. Crucially, the apparent misalignment need not reflect a loss of information; compressed sensing guarantees that the original features remain recoverable from the lower-dimensional activity, provided they are sparse. We therefore argue that comparing neural systems in superposition requires extracting and aligning the underlying features rather than comparing the raw neural mixtures.