Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

InvAD: Inversion-based Reconstruction-Free Anomaly Detection with Diffusion Models

About

Despite the remarkable success, recent reconstruction-based anomaly detection (AD) methods via diffusion modeling still involve fine-grained noise-strength tuning and computationally expensive multi-step denoising, leading to a fundamental tension between fidelity and efficiency. In this paper, we propose InvAD, a novel inversion-based anomaly detection approach ("detection via noising in latent space") that circumvents explicit reconstruction. Importantly, we contend that the limitations in prior reconstruction-based methods originate from the prevailing "detection via denoising in RGB space" paradigm. To address this, we model AD under a reconstruction-free formulation, which directly infers the final latent variable corresponding to the input image via DDIM inversion, and then measures the deviation based on the known prior distribution for anomaly scoring. Specifically, in approximating the original probability flow ODE using the Euler method, we enforce only a few inversion steps to noise the clean image to pursue inference efficiency. As the added noise is adaptively derived with the learned diffusion model, the original features for the clean testing image can still be leveraged to yield high detection accuracy. We perform extensive experiments and detailed analyses across four widely used industrial and medical AD benchmarks under the unsupervised unified setting to demonstrate the effectiveness of our model, achieving state-of-the-art AD performance and approximately 2x inference-time speedup without diffusion distillation.

Shunsuke Sakai, Xiangteng He, Chunzhi Gu, Leonid Sigal, Tatsuhito Hasegawa• 2025

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionMVTecAD (test)--
55
Anomaly DetectionMPDD (test)
Image-level AU-ROC96.5
54
Anomaly DetectionBraTS 2021
Clean AUROC90.3
50
Anomaly DetectionRSNA
AU-ROC (Image-level, Det.)82.7
22
Anomaly DetectionRESC--
22
Anomaly DetectionBTCV + LITS
Image AUROC (det.)60.6
19
Anomaly DetectionOCT 2017
Image-level AU-ROC99
12
Anomaly DetectionCamelyon16
Image-level AU-ROC67.7
6
Showing 8 of 8 rows

Other info

Code

Follow for update