Share your thoughts, 1 month free Claude Pro on usSee more
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
513
Anomaly DetectionMVTec-AD (test)
I-AUROC95.5
327
Anomaly DetectionVisA--
261
Anomaly LocalizationMVTec-AD (test)
Pixel AUROC97
211
Anomaly DetectionMVTec 3D-AD 1.0 (test)
Mean Score0.793
134
Anomaly SegmentationMVTec AD--
105
Anomaly DetectionBraTS 2018 (test)
AUROC (Image)83.93
88
Image-level Anomaly DetectionMVTec-AD (test)
Overall AUROC95.5
86
Anomaly DetectionMVTec AD 1.0 (test)--
67
Anomaly DetectionBraTS 2021--
50
Showing 10 of 45 rows

Other info

Follow for update