CVMay 13, 2022

Self-Supervised Masking for Unsupervised Anomaly Detection and Localization

Cambridge
arXiv:2205.06568v195 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses the need for efficient anomaly detection in domains like medical diagnosis and industrial inspection, though it appears incremental by extending reconstruction-based methods with masking techniques.

The paper tackles the problem of detecting and localizing anomalies in images, such as in medical or industrial settings, by proposing a self-supervised masking method that improves training and inference efficiency, achieving 98.3% AUC on Retinal-OCT and 93.9% AUC on MVTec AD.

Recently, anomaly detection and localization in multimedia data have received significant attention among the machine learning community. In real-world applications such as medical diagnosis and industrial defect detection, anomalies only present in a fraction of the images. To extend the reconstruction-based anomaly detection architecture to the localized anomalies, we propose a self-supervised learning approach through random masking and then restoring, named Self-Supervised Masking (SSM) for unsupervised anomaly detection and localization. SSM not only enhances the training of the inpainting network but also leads to great improvement in the efficiency of mask prediction at inference. Through random masking, each image is augmented into a diverse set of training triplets, thus enabling the autoencoder to learn to reconstruct with masks of various sizes and shapes during training. To improve the efficiency and effectiveness of anomaly detection and localization at inference, we propose a novel progressive mask refinement approach that progressively uncovers the normal regions and finally locates the anomalous regions. The proposed SSM method outperforms several state-of-the-arts for both anomaly detection and anomaly localization, achieving 98.3% AUC on Retinal-OCT and 93.9% AUC on MVTec AD, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes