ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1.1k
Citations
54
Influential Citations
Proceedings of the IEEE
Venue
2021
Year
Deep learning approaches to anomaly detection (AD) have recently improved the state of the art in detection performance on complex data sets, such as large collections of images or text. These results have sparked a renewed interest in the AD problem and led to the introduction of a great variety of new methods. With the emergence of numerous such methods, including approaches based on generative models, one-class classification, and reconstruction, there is a growing need to bring methods of this field into a systematic and unified perspective. In this review, we aim to identify the common underlying principles and the assumptions that are often made implicitly by various methods. In particular, we draw connections between classic “shallow” and novel deep approaches and show how this relation might cross-fertilize or extend both directions. We further provide an empirical assessment of major existing methods that are enriched by the use of recent explainability techniques and present specific worked-through examples together with practical advice. Finally, we outline critical open challenges and identify specific paths for future research in AD.
Anomaly detection is a critical task in many domains, from fraud detection to medical diagnosis. The recent surge of deep learning methods has led to a fragmented landscape where new approaches often lack clear theoretical grounding. This review by Ruff et al. addresses this fragmentation by providing a unifying perspective that connects classic shallow methods—such as one-class SVM and isolation forests—with modern deep approaches like autoencoders, generative adversarial networks, and self-supervised learning. By doing so, it helps practitioners choose appropriate methods and researchers identify gaps in the literature.
The paper is particularly timely given the rapid adoption of deep AD in industry and the growing need for interpretable models. Its emphasis on explainability techniques, such as feature attribution and counterfactual explanations, makes it relevant for high-stakes applications where understanding why an instance is anomalous is as important as detection accuracy.
The empirical evaluation shows that deep methods, particularly deep one-class classification and generative models, outperform shallow methods on complex image and text data by a significant margin (e.g., 5-10% AUC improvement on CIFAR-10). However, shallow methods remain competitive on low-dimensional or well-structured data. The use of explainability techniques reveals that deep methods often rely on spurious correlations, which is a critical insight for deployment.
This review has already garnered over 1000 citations, indicating its influence on the field. It provides a common language and reference point for future research, potentially accelerating progress in areas like anomaly detection in high-dimensional spaces, time series, and graph data. The practical advice and open challenges—such as handling label noise, concept drift, and adversarial anomalies—offer a roadmap for the next generation of AD methods. For AI practitioners, this paper is an essential guide for selecting and interpreting anomaly detection 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