ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1.3k
Citations
33
Influential Citations
Proceedings of the IEEE
Venue
2021
Year
With the broader and highly successful usage of machine learning (ML) in industry and the sciences, there has been a growing demand for explainable artificial intelligence (XAI). Interpretability and explanation methods for gaining a better understanding of the problem-solving abilities and strategies of nonlinear ML, in particular, deep neural networks, are, therefore, receiving increased attention. In this work, we aim to: 1) provide a timely overview of this active emerging field, with a focus on “post hoc” explanations, and explain its theoretical foundations; 2) put interpretability algorithms to a test both from a theory and comparative evaluation perspective using extensive simulations; 3) outline best practice aspects, i.e., how to best include interpretation methods into the standard usage of ML; and 4) demonstrate successful usage of XAI in a representative selection of application scenarios. Finally, we discuss challenges and possible future directions of this exciting foundational field of ML.
As deep neural networks become ubiquitous in high-stakes domains like healthcare, finance, and autonomous systems, the need for explainability has grown critical. This paper, published in the Proceedings of the IEEE with over 1300 citations, serves as a definitive survey of post-hoc explanation methods. It addresses the pressing question: how can we understand and trust black-box models after they are trained? By systematically reviewing theoretical foundations, comparing algorithms, and providing best practices, the paper equips AI practitioners with actionable knowledge to make their models more transparent.
The timing of this review is significant. The field of explainable AI (XAI) has exploded in recent years, but the landscape is fragmented with many competing methods. This paper brings order by categorizing approaches (e.g., gradient-based, perturbation-based, surrogate models) and evaluating them on common ground. For practitioners at Neura Market, this is a go-to resource for deciding which explanation method to use in a given context.
The comparative evaluation shows that no single explanation method dominates across all metrics. For example, LRP and integrated gradients perform well on faithfulness, while perturbation-based methods offer better stability. The simulations reveal trade-offs between computational cost and explanation quality. In application scenarios, XAI successfully identified spurious correlations in image classifiers and highlighted relevant features in medical diagnoses, demonstrating practical value.
This paper has become a cornerstone reference for the XAI community. Its impact is evident in its high citation count and its role in shaping subsequent research. For AI practitioners, it provides a clear roadmap for implementing explainability in production systems. The emphasis on best practices helps bridge the gap between research and deployment. As regulations like the EU AI Act demand transparency, this work will remain essential for building responsible AI systems.
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