Collaborative Reconstruction and Repair for Multi-class Industrial Anomaly Detection
By: Qishan Wang , Haofeng Wang , Shuyong Gao and more
Potential Business Impact:
Finds hidden problems in factory machines.
Industrial anomaly detection is a challenging open-set task that aims to identify unknown anomalous patterns deviating from normal data distribution. To avoid the significant memory consumption and limited generalizability brought by building separate models per class, we focus on developing a unified framework for multi-class anomaly detection. However, under this challenging setting, conventional reconstruction-based networks often suffer from an identity mapping problem, where they directly replicate input features regardless of whether they are normal or anomalous, resulting in detection failures. To address this issue, this study proposes a novel framework termed Collaborative Reconstruction and Repair (CRR), which transforms the reconstruction to repairation. First, we optimize the decoder to reconstruct normal samples while repairing synthesized anomalies. Consequently, it generates distinct representations for anomalous regions and similar representations for normal areas compared to the encoder's output. Second, we implement feature-level random masking to ensure that the representations from decoder contain sufficient local information. Finally, to minimize detection errors arising from the discrepancies between feature representations from the encoder and decoder, we train a segmentation network supervised by synthetic anomaly masks, thereby enhancing localization performance. Extensive experiments on industrial datasets that CRR effectively mitigates the identity mapping issue and achieves state-of-the-art performance in multi-class industrial anomaly detection.
Similar Papers
RcAE: Recursive Reconstruction Framework for Unsupervised Industrial Anomaly Detection
CV and Pattern Recognition
Finds hidden flaws in factory goods faster.
DRL-Guided Neural Batch Sampling for Semi-Supervised Pixel-Level Anomaly Detection
CV and Pattern Recognition
Finds tiny flaws in factory products using smart learning.
DNP-Guided Contrastive Reconstruction with a Reverse Distillation Transformer for Medical Anomaly Detection
CV and Pattern Recognition
Finds hidden problems in medical pictures.