paper-with-me

홈 › Papers

Enhancing Multi-Class Anomaly Detection via Diffusion Refinement with Dual Conditioning

2024-07-02 · Jiawei Zhan, Jinxiang Lai, Bin-Bin Gao, Jun Liu, Xiaochen Chen, Chengjie Wang

Anomaly detection, the technique of identifying abnormal samples using only normal samples, has attracted widespread interest in industry. Existing one-model-per-category methods often struggle with limited generalization capabilities due to their focus on a single category, and can fail when encountering variations in product. Recent feature reconstruction methods, as representatives in one-model-all-categories schemes, face challenges including reconstructing anomalous samples and blurry reconstructions. In this paper, we creatively combine a diffusion model and a transformer for multi-class anomaly detection. This approach leverages diffusion to obtain high-frequency information for refinement, greatly alleviating the blurry reconstruction problem while maintaining the sampling efficiency of the reverse diffusion process. The task is transformed into image inpainting to disconnect the input-output correlation, thereby mitigating the "identical shortcuts" problem and avoiding the model from reconstructing anomalous samples. Besides, we introduce category-awareness using dual conditioning to ensure the accuracy of prediction and reconstruction in the reverse diffusion process, preventing excessive deviation from the target category, thus effectively enabling multi-class anomaly detection. Futhermore, Spatio-temporal fusion is also employed to fuse heatmaps predicted at different timesteps and scales, enhancing the performance of multi-class anomaly detection. Extensive experiments on benchmark datasets demonstrate the superior performance and exceptional multi-class anomaly detection capabilities of our proposed method compared to others.

📄 PDF Abstract BibTeX arXiv:2407.01905

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionImage InpaintingMulti-class Anomaly Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Anomaly detection using Diffusion-based methods

2024-12-10 · Aryan Bhosale, Samrat Mukherjee, Biplab Banerjee, Fabio Cuzzolin

This paper explores the utility of diffusion-based models for anomaly detection, focusing on their efficacy in identifying deviations in both compact and high-resolution datasets. Diffusion-based architectures, including…

Anomaly DetectionDecoderDenoising

ImDiffusion: Imputed Diffusion Models for Multivariate Time Series Anomaly Detection

2023-07-03 · Yuhang Chen, Chaoyun Zhang, Minghua Ma, Yudong Liu 외

Anomaly detection in multivariate time series data is of paramount importance for ensuring the efficient operation of large-scale systems across diverse domains. However, accurately detecting anomalies in such data poses…

Anomaly DetectionImputationTime SeriesTime Series Anomaly Detection

Synomaly Noise and Multi-Stage Diffusion: A Novel Approach for Unsupervised Anomaly Detection in Ultrasound Imaging

2024-11-06 · Yuan Bi, Lucie Huang, Ricarda Clarenbach, Reza Ghotbi 외

Ultrasound (US) imaging is widely used in routine clinical practice due to its advantages of being radiation-free, cost-effective, and portable. However, the low reproducibility and quality of US images, combined with th…

Anomaly DetectioncounterfactualUnsupervised Anomaly Detection

VLMDiff: Leveraging Vision-Language Models for Multi-Class Anomaly Detection with Diffusion

2025-11-11 · Samet Hicsonmez, Abd El Rahman Shabayek, Djamila Aouada arxiv

Detecting visual anomalies in diverse, multi-class real-world images is a significant challenge. We introduce \ours, a novel unsupervised multi-class visual anomaly detection framework. It integrates a Latent Diffusion M…

Multi-class Anomaly Detection

Mask, Stitch, and Re-Sample: Enhancing Robustness and Generalizability in Anomaly Detection through Automatic Diffusion Models

2023-05-31 · Cosmin I. Bercea, Michael Neumayr, Daniel Rueckert, Julia A. Schnabel

The introduction of diffusion models in anomaly detection has paved the way for more effective and accurate image reconstruction in pathologies. However, the current limitations in controlling noise granularity hinder di…

Anomaly DetectionImage Reconstruction