ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
2.7k
Citations
91
Influential Citations
Digital Signal Processing
Venue
2017
Year
This paper provides an entry point to the problem of interpreting a deep neural network model and explaining its predictions. It is based on a tutorial given at ICASSP 2017. As a tutorial paper, the set of methods covered here is not exhaustive, but sufficiently representative to discuss a number of questions in interpretability, technical challenges, and possible applications. The second part of the tutorial focuses on the recently proposed layer-wise relevance propagation (LRP) technique, for which we provide theory, recommendations, and tricks, to make most efficient use of it on real data.
This paper serves as a foundational tutorial for the rapidly growing field of deep neural network interpretability. Published in 2017, it arrived at a time when deep learning models were achieving state-of-the-art results across many domains, but their black-box nature was becoming a critical barrier to deployment in high-stakes applications like healthcare, finance, and autonomous systems. By providing a clear, accessible introduction to interpretability methods, the paper helped bridge the gap between complex model architectures and the need for human-understandable explanations.
The paper's focus on layer-wise relevance propagation (LRP) is particularly significant. LRP offers a principled way to attribute a model's prediction back to input features, producing heatmaps that highlight which parts of the input were most influential. This approach has been widely adopted in computer vision, natural language processing, and other fields, making the paper a key reference for both researchers and practitioners.
The paper makes several important technical contributions:
As a tutorial paper, no new experimental results are presented. However, the paper's impact is evident from its high citation count (over 2,700), indicating that it has been widely used as a reference for subsequent work in interpretability. The LRP method described in the paper has been successfully applied in numerous studies across domains, including image classification, text analysis, and medical imaging, often producing intuitive and visually interpretable explanations.
This paper has had a lasting impact on the AI field by democratizing access to interpretability techniques. It has enabled researchers and practitioners to better understand and trust deep learning models, which is crucial for responsible AI deployment. The tutorial format and practical focus have made it a go-to resource for those new to the area, and the detailed treatment of LRP has spurred further research into attribution methods. Overall, the paper has contributed to a broader movement toward transparency and accountability in machine learning.
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