Uninformed Students: Student-Teacher Anomaly Detection with Discriminative Latent Embeddings
We introduce a powerful student-teacher framework for the challenging problem of unsupervised anomaly detection and pixel-precise anomaly segmentation in high-resolution images. Student networks are trained to regress the output of a descriptive teacher network that was pretrained on a large dataset of patches from natural images. This circumvents the need for prior data annotation. Anomalies are detected when the outputs of the student networks differ from that of the teacher network. This happens when they fail to generalize outside the manifold of anomaly-free training data. The intrinsic uncertainty in the student networks is used as an additional scoring function that indicates anomalies. We compare our method to a large number of existing deep learning based methods for unsupervised anomaly detection. Our experiments demonstrate improvements over state-of-the-art methods on a number of real-world datasets, including the recently introduced MVTec Anomaly Detection dataset that was specifically designed to benchmark anomaly segmentation algorithms.
Code (3)
Tasks
Anomaly DetectionAnomaly SegmentationDescriptiveSegmentationUnsupervised Anomaly DetectionSimilar Papers 제목 키워드 기반
Discriminative Graph-level Anomaly Detection via Dual-students-teacher Model
Different from the current node-level anomaly detection task, the goal of graph-level anomaly detection is to find abnormal graphs that significantly differ from others in a graph set. Due to the scarcity of research on …
Anomaly DetectionDual-Modeling Decouple Distillation for Unsupervised Anomaly Detection
Knowledge distillation based on student-teacher network is one of the mainstream solution paradigms for the challenging unsupervised Anomaly Detection task, utilizing the difference in representation capabilities of the …
Anomaly DetectionAnomaly LocalizationKnowledge DistillationUnsupervised Anomaly DetectionReconstruction Student with Attention for Student-Teacher Pyramid Matching
Anomaly detection and localization are important problems in computer vision. Recently, Convolutional Neural Network (CNN) has been used for visual inspection. In particular, the scarcity of anomalous samples increases t…
Anomaly DetectionContextual Affinity Distillation for Image Anomaly Detection
Previous works on unsupervised industrial anomaly detection mainly focus on local structural anomalies such as cracks and color contamination. While achieving significantly high detection performance on this kind of anom…
Anomaly DetectionKnowledge DistillationDual-Student Knowledge Distillation Networks for Unsupervised Anomaly Detection
Due to the data imbalance and the diversity of defects, student-teacher networks (S-T) are favored in unsupervised anomaly detection, which explores the discrepancy in feature representation derived from the knowledge di…
Anomaly DetectionAnomaly SegmentationDiversityKnowledge Distillation+1