Unsupervised Surface Anomaly Detection with Diffusion Probabilistic Model
Unsupervised surface anomaly detection aims at discovering and localizing anomalous patterns using only anomaly-free training samples. Reconstruction-based models are among the most popular and successful methods, which rely on the assumption that anomaly regions are more difficult to reconstruct. However, there are three major challenges to the practical application of this approach: 1) the reconstruction quality needs to be further improved since it has a great impact on the final result, especially for images with structural changes; 2) it is observed that for many neural networks, the anomalies can also be well reconstructed, which severely violates the underlying assumption; 3) since reconstruction is an ill-conditioned problem, a test instance may correspond to multiple normal patterns, but most current reconstruction-based methods have ignored this critical fact. In this paper, we propose DiffAD, a method for unsupervised anomaly detection based on the latent diffusion model, inspired by its ability to generate high-quality and diverse images. We further propose noisy condition embedding and interpolated channels to address the aforementioned challenges in the general reconstruction-based pipeline. Extensive experiments show that our method achieves state-of-the-art performance on the challenging MVTec dataset, especially in localization accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionmodelUnsupervised Anomaly DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Adversarial Denoising Diffusion Model for Unsupervised Anomaly Detection
In this paper, we propose the Adversarial Denoising Diffusion Model (ADDM). The ADDM is based on the Denoising Diffusion Probabilistic Model (DDPM) but complementarily trained by adversarial learning. The proposed advers…
Anomaly DetectionDenoisingmodelUnsupervised Anomaly DetectionAnoDDPM: Anomaly Detection With Denoising Diffusion Probabilistic Models Using Simplex Noise
Generative models have been shown to provide a powerful mechanism for anomaly detection by learning to model healthy or normal reference data which can subsequently be used as a baseline for scoring anomalies. In this wo…
Anomaly DetectionDenoisingUnsupervised Anomaly DetectionPathology-Informed Latent Diffusion Model for Anomaly Detection in Lymph Node Metastasis
Anomaly detection is an emerging approach in digital pathology for its ability to efficiently and effectively utilize data for disease diagnosis. While supervised learning approaches deliver high accuracy, they rely on e…
Unsupervised Anomaly DetectionTabADM: Unsupervised Tabular Anomaly Detection with Diffusion Models
Tables are an abundant form of data with use cases across all scientific fields. Real-world datasets often contain anomalous samples that can negatively affect downstream analysis. In this work, we only assume access to …
Anomaly DetectionDensity EstimationUnsupervised Anomaly DetectionOn Diffusion Modeling for Anomaly Detection
Known for their impressive performance in generative modeling, diffusion models are attractive candidates for density-based anomaly detection. This paper investigates different variations of diffusion modeling for unsupe…
Anomaly DetectionDenoisingSemi-supervised Anomaly DetectionSupervised Anomaly Detection