TL;DR
RADAR introduces a real-time, reconstruction-free anomaly detection method using attention-based diffusion models, outperforming existing approaches in accuracy and efficiency on various datasets.
Contribution
The paper presents RADAR, a novel diffusion model-based approach that directly generates anomaly maps without reconstruction, enabling faster and more accurate anomaly detection.
Findings
RADAR achieves a 7% higher F1 score on MVTec-AD.
RADAR outperforms state-of-the-art diffusion and statistical models.
RADAR is capable of real-time anomaly detection.
Abstract
Generative models have demonstrated significant success in anomaly detection and segmentation over the past decade. Recently, diffusion models have emerged as a powerful alternative, outperforming previous approaches such as GANs and VAEs. In typical diffusion-based anomaly detection, a model is trained on normal data, and during inference, anomalous images are perturbed to a predefined intermediate step in the forward diffusion process. The corresponding normal image is then reconstructed through iterative reverse sampling. However, reconstruction-based approaches present three major challenges: (1) the reconstruction process is computationally expensive due to multiple sampling steps, making real-time applications impractical; (2) for complex or subtle patterns, the reconstructed image may correspond to a different normal pattern rather than the original input; and (3) Choosing an…
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.
