Multi-Channel Knowledge Distillation Via Efficient Feature Fusion Module for Anomaly Segmentation

You Zhou,Zihao Huang,Deyu Zeng,Zongze Wu
DOI: https://doi.org/10.1109/cac59555.2023.10451795
2023-01-01
Abstract:Unsupervised image anomaly detection and segmentation algorithms hold significant importance in enhancing product quality in real-world industrial manufacturing. Anomaly detection methods based on the knowledge distillation framework perform detection by characterizing differences between anomalous samples. However, knowledge distillation-based anomaly detection methods often employ similar or identical architectures for constructing both teacher and student models. This practice has led to the issue of vanishing anomaly activation values, resulting in detection failures. Hence, the proposed Multi-Channel Knowledge Distillation model (MCKD) consists of a pair of student networks proficient at effectively capturing defect-related information. One branch of the student network enhances its diverse representation of anomalies by restoring the input's multi-scale representations. The other branch enriches the model's capacity to represent detailed defect information by extracting features from different scales. Additionally, our design of the Residual Features Aggregation Module (RFAM) ensures better retention of normal pattern information within the student network while disregarding information from abnormal patterns, resulting in enhanced modeling of positive samples. The proposed framework achieves state-of-the-art (SOTA) on the well-known MVTec AD dataset, with an area under the receiver operating characteristic curve of 97.1% for anomaly detection across all 15 categories and an area under the anomaly segmentation of 98.14%.
What problem does this paper attempt to address?