TL;DR
This paper introduces a multiresolution knowledge distillation approach for unsupervised anomaly detection and localization, leveraging feature discrepancies between a pre-trained expert network and a simpler cloner network across multiple layers.
Contribution
It proposes a novel multilevel feature distillation framework that improves anomaly detection and localization without intensive training or region-based methods.
Findings
Achieves state-of-the-art results on multiple datasets.
Effectively localizes anomalies using intermediate network discrepancies.
Operates without specialized training procedures.
Abstract
Unsupervised representation learning has proved to be a critical component of anomaly detection/localization in images. The challenges to learn such a representation are two-fold. Firstly, the sample size is not often large enough to learn a rich generalizable representation through conventional techniques. Secondly, while only normal samples are available at training, the learned features should be discriminative of normal and anomalous samples. Here, we propose to use the "distillation" of features at various layers of an expert network, pre-trained on ImageNet, into a simpler cloner network to tackle both issues. We detect and localize anomalies using the discrepancy between the expert and cloner networks' intermediate activation values given the input data. We show that considering multiple intermediate hints in distillation leads to better exploiting the expert's knowledge and more…
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.
Taxonomy
MethodsInterpretability
