In Search of Grandmother Cells: Tracing Interpretable Neurons in Tabular Representations
Ricardo Knauer, Erik Rodner
TL;DR
The paper tackles the opacity of foundation models by introducing two information-theoretic metrics to quantify neuronal saliency and selectivity for single concepts, operationalized via the empirical mutual information $\hat{I}(\mathbf{a}_i, \mathbf{b}_j)$ and surprisal. It applies these metrics to TabPFN representations, deriving null distributions under an exchangeability assumption and conducting a Bonferroni-corrected hypothesis test to identify significant neuron-concept pairs. Across ICD-coded concepts in four ED triage tasks, the study finds first evidence that some neurons exhibit moderate saliency and selectivity for high-level concepts, identifiable through knee-point searches on surprisal-selectivity Pareto fronts; baselines like SHAP and optimal probing are Pareto-dominated. Overall, the framework provides a practical, scalable approach to mechanistic interpretability in tabular foundation models and motivates extending these methods to other architectures and modalities.
Abstract
Foundation models are powerful yet often opaque in their decision-making. A topic of continued interest in both neuroscience and artificial intelligence is whether some neurons behave like grandmother cells, i.e., neurons that are inherently interpretable because they exclusively respond to single concepts. In this work, we propose two information-theoretic measures that quantify the neuronal saliency and selectivity for single concepts. We apply these metrics to the representations of TabPFN, a tabular foundation model, and perform a simple search across neuron-concept pairs to find the most salient and selective pair. Our analysis provides the first evidence that some neurons in such models show moderate, statistically significant saliency and selectivity for high-level concepts. These findings suggest that interpretable neurons can emerge naturally and that they can, in some cases, be identified without resorting to more complex interpretability techniques.
