DiffusionAD: Norm-guided One-step Denoising Diffusion for Anomaly Detection
Hui Zhang, Zheng Wang, Dan Zeng, Zuxuan Wu, Yu-Gang Jiang

TL;DR
DiffusionAD introduces a norm-guided, one-step denoising diffusion approach for anomaly detection that improves reconstruction quality and inference speed, outperforming current methods on multiple benchmarks.
Contribution
The paper proposes a novel diffusion-based anomaly detection pipeline with a rapid one-step denoising paradigm and a norm-guided reconstruction method, enhancing speed and accuracy.
Findings
Outperforms state-of-the-art methods on four benchmarks.
Achieves hundreds of times faster inference with comparable quality.
Effectively detects anomalies across diverse manifestations.
Abstract
Anomaly detection has garnered extensive applications in real industrial manufacturing due to its remarkable effectiveness and efficiency. However, previous generative-based models have been limited by suboptimal reconstruction quality, hampering their overall performance. We introduce DiffusionAD, a novel anomaly detection pipeline comprising a reconstruction sub-network and a segmentation sub-network. A fundamental enhancement lies in our reformulation of the reconstruction process using a diffusion model into a noise-to-norm paradigm. Here, the anomalous region loses its distinctive features after being disturbed by Gaussian noise and is subsequently reconstructed into an anomaly-free one. Afterward, the segmentation sub-network predicts pixel-level anomaly scores based on the similarities and discrepancies between the input image and its anomaly-free reconstruction. Additionally,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis
MethodsDiffusion
