The Spotlight Resonance Method: Resolving the Alignment of Embedded Activations
George Bird
TL;DR
The paper introduces the Spotlight-Resonance Method (SRM) to reveal how embedded activations align with a privileged basis induced by activation functions, across layers and models. By constructing rotation operators from privileged bivectors and sweeping angular scales, SRM quantifies anisotropy in high-dimensional activation distributions and distinguishes alignments that arise from the functional form of activations. The authors demonstrate that activations tend to cluster around privileged basis directions after training, provide evidence of grandmother neurons in several networks, and show SRM's versatility across different basis constructions (elementwise, simplex, overcomplete). They argue that the observed alignment is caused by basis privileging inherent in activation functions rather than an innate property of all deep models, offering a direct causal link between symmetry breaking and representational structure with potential for guiding new activation-function designs.
Abstract
Understanding how deep learning models represent data is currently difficult due to the limited number of methodologies available. This paper demonstrates a versatile and novel visualisation tool for determining the axis alignment of embedded data at any layer in any deep learning model. In particular, it evaluates the distribution around planes defined by the network's privileged basis vectors. This method provides both an atomistic and a holistic, intuitive metric for interpreting the distribution of activations across all planes. It ensures that both positive and negative signals contribute, treating the activation vector as a whole. Depending on the application, several variations of this technique are presented, with a resolution scale hyperparameter to probe different angular scales. Using this method, multiple examples are provided that demonstrate embedded representations tend to be axis-aligned with the privileged basis. This is not necessarily the standard basis, and it is found that activation functions directly result in privileged bases. Hence, it provides a direct causal link between functional form symmetry breaking and representational alignment, explaining why representations have a tendency to align with the neuron basis. Therefore, using this method, we begin to answer the fundamental question of what causes the observed tendency of representations to align with neurons. Finally, examples of so-called grandmother neurons are found in a variety of networks.
