paper-with-me

Papers

DDR-ID: Dual Deep Reconstruction Networks Based Image Decomposition for Anomaly Detection

2020-07-18 · Dongyun Lin, Yiqun Li, Shudong Xie, Tin Lay Nwe, Sheng Dong

One pivot challenge for image anomaly (AD) detection is to learn discriminative information only from normal class training images. Most image reconstruction based AD methods rely on the discriminative capability of reconstruction error. This is heuristic as image reconstruction is unsupervised without incorporating normal-class-specific information. In this paper, we propose an AD method called dual deep reconstruction networks based image decomposition (DDR-ID). The networks are trained by jointly optimizing for three losses: the one-class loss, the latent space constrain loss and the reconstruction loss. After training, DDR-ID can decompose an unseen image into its normal class and the residual components, respectively. Two anomaly scores are calculated to quantify the anomalous degree of the image in either normal class latent space or reconstruction image space. Thereby, anomaly detection can be performed via thresholding the anomaly score. The experiments demonstrate that DDR-ID outperforms multiple related benchmarking methods in image anomaly detection using MNIST, CIFAR-10 and Endosome datasets and adversarial attack detection using GTSRB dataset.

📄 PDF Abstract BibTeX arXiv:2007.09431

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial Attack DetectionAnomaly DetectionBenchmarkingImage Reconstruction

Similar Papers 제목 키워드 기반

Reconstruction-Shift Discrimination via Mask-Guided Latent Diffusion for Medical Anomaly Detection

2026-08-01 · Yibo Wan, Jinyu Cai, Yunhe Zhang, Yi Bin 외 arxiv

Unsupervised medical anomaly detection learns normal anatomical patterns from healthy training images and identifies deviations at test time. Reconstruction-based and diffusion-based methods commonly use the difference b…

Anomaly Detection

FDP: A Frequency-Decomposition Preprocessing Pipeline for Unsupervised Anomaly Detection in Brain MRI

2025-11-17 · Hao Li, Zhenfeng Zhuang, Jingyu Lin, Yu Liu 외 arxiv

Due to the diversity of brain anatomy and the scarcity of annotated data, supervised anomaly detection for brain MRI remains challenging, driving the development of unsupervised anomaly detection (UAD) approaches. Curren…

Unsupervised Anomaly Detection

High- and Low-level image component decomposition using VAEs for improved reconstruction and anomaly detection

2019-11-27 · David Zimmerer, Jens Petersen, Klaus Maier-Hein

Variational Auto-Encoders have often been used for unsupervised pretraining, feature extraction and out-of-distribution and anomaly detection in the medical field. However, VAEs often lack the ability to produce sharp im…

Anomaly DetectionOut of Distribution (OOD) Detection

Improved anomaly detection by training an autoencoder with skip connections on images corrupted with Stain-shaped noise

2020-08-29 · Anne-Sophie Collin, Christophe De Vleeschouwer

In industrial vision, the anomaly detection problem can be addressed with an autoencoder trained to map an arbitrary image, i.e. with or without any defect, to a clean image, i.e. without any defect. In this approach, an…

Anomaly Detection

Drift doesn't Matter: Dynamic Decomposition with Diffusion Reconstruction for Unstable Multivariate Time Series Anomaly Detection

2023-09-21 · NeurIPS 2023 11

Many unsupervised methods have recently been proposed for multivariate time series anomaly detection. However, existing works mainly focus on stable data yet often omit the drift generated from non-stationary environment…