TL;DR
This paper demonstrates that modeling deep features from pre-trained discriminative models as a Gaussian distribution effectively detects anomalies in images, outperforming existing methods on the MVTec AD dataset.
Contribution
It introduces a transfer learning approach using Gaussian modeling of deep features for anomaly detection, highlighting the importance of principal components with low variance.
Findings
Achieves 95.8% AUROC on MVTec AD dataset.
Selective modeling of relevant principal components improves efficiency.
Deep features from pre-trained models are highly effective for anomaly detection.
Abstract
Anomaly Detection (AD) in images is a fundamental computer vision problem and refers to identifying images and image substructures that deviate significantly from the norm. Popular AD algorithms commonly try to learn a model of normality from scratch using task specific datasets, but are limited to semi-supervised approaches employing mostly normal data due to the inaccessibility of anomalies on a large scale combined with the ambiguous nature of anomaly appearance. We follow an alternative approach and demonstrate that deep feature representations learned by discriminative models on large natural image datasets are well suited to describe normality and detect even subtle anomalies in a transfer learning setting. Our model of normality is established by fitting a multivariate Gaussian (MVG) to deep feature representations of classification networks trained on ImageNet using normal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
