Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Student-Teacher Feature Pyramid Matching for Anomaly Detection

About

Anomaly detection is a challenging task and usually formulated as an one-class learning problem for the unexpectedness of anomalies. This paper proposes a simple yet powerful approach to this issue, which is implemented in the student-teacher framework for its advantages but substantially extends it in terms of both accuracy and efficiency. Given a strong model pre-trained on image classification as the teacher, we distill the knowledge into a single student network with the identical architecture to learn the distribution of anomaly-free images and this one-step transfer preserves the crucial clues as much as possible. Moreover, we integrate the multi-scale feature matching strategy into the framework, and this hierarchical feature matching enables the student network to receive a mixture of multi-level knowledge from the feature pyramid under better supervision, thus allowing to detect anomalies of various sizes. The difference between feature pyramids generated by the two networks serves as a scoring function indicating the probability of anomaly occurring. Due to such operations, our approach achieves accurate and fast pixel-level anomaly detection. Very competitive results are delivered on the MVTec anomaly detection dataset, superior to the state of the art ones.

Guodong Wang, Shumin Han, Errui Ding, Di Huang• 2021

Related benchmarks

TaskDatasetResultRank
Anomaly LocalizationMVTec AD
Pixel AUROC99.2
369
Anomaly DetectionMVTec-AD (test)
I-AUROC95.5
226
Anomaly LocalizationMVTec-AD (test)
Pixel AUROC97
181
Anomaly DetectionMVTec 3D-AD 1.0 (test)
Mean Score0.793
107
Anomaly DetectionBraTS 2018 (test)
AUROC (Image)83.93
88
Image-level Anomaly DetectionMVTec-AD (test)
Overall AUROC95.5
68
Anomaly DetectionMVTec AD 1.0 (test)--
57
Anomaly LocalizationMVTec AD 1.0 (test)
AUROC (Pixel)98.8
47
Anomaly DetectionMVTec AD
AUROC (Image-level)95.5
45
Anomaly DetectionMVTec AD
Carpet AUROC98.8
40
Showing 10 of 27 rows

Other info

Follow for update