ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
33
Citations
3
Influential Citations
International Conference on Learning Representations
Venue
2025
Year
… 2.1 MECHANISTIC INTERPRETABILITY Mechanistic interpretability rests on the key assumptions that a neural network’s behavior can be explained by a simpler algorithm than the full …
Mechanistic interpretability has become a cornerstone for understanding and trusting neural networks, especially in high-stakes domains. However, the field has largely overlooked a fundamental question: are the explanations we derive actually unique and reliable? This paper tackles this head-on by introducing the concept of identifiability to mechanistic interpretability. It forces the community to confront the possibility that many interpretability findings may be artifacts of the method rather than true properties of the model.
The significance is twofold. First, it provides a formal framework to evaluate interpretability methods, which is crucial for scientific rigor. Second, it empirically shows that common methods fail identifiability, meaning that different but equally valid analyses could yield contradictory explanations. This is a wake-up call for researchers and practitioners who rely on these methods for model auditing, safety, and debugging.
The paper makes several key technical contributions:
The paper's results are sobering. Across a range of interpretability techniques, the authors find that none of the tested methods are fully identifiable. For instance, they show that feature visualization can produce vastly different images for the same neuron depending on initialization, and activation patching can yield different importance scores when the order of interventions is changed. They also quantify the degree of non-identifiability using metrics like variance across runs, showing that explanations often vary more across random seeds than across different models. These findings hold for both convolutional and transformer architectures, suggesting a systemic issue.
This paper has profound implications for the field of interpretability. It challenges the validity of many published findings that rely on mechanistic interpretability, potentially undermining conclusions about model behavior. It also provides a new criterion—identifiability—that future methods should strive to satisfy. This could lead to the development of more robust interpretability techniques that are grounded in formal guarantees. For AI safety, this work is critical: if we cannot uniquely explain why a model makes a decision, we cannot fully trust it. The paper thus paves the way for a more rigorous and scientifically sound approach to understanding neural networks.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba