A Comparison of Supervised and Unsupervised Deep Learning Methods for
Anomaly Detection in Images
- URL: http://arxiv.org/abs/2107.09204v1
- Date: Tue, 20 Jul 2021 00:14:12 GMT
- Title: A Comparison of Supervised and Unsupervised Deep Learning Methods for
Anomaly Detection in Images
- Authors: Vincent Wilmet, Sauraj Verma, Tabea Redl, H{\aa}kon Sandaker, Zhenning
Li
- Abstract summary: Anomaly detection in images plays a significant role for many applications across all industries, such as disease diagnosis in healthcare or quality assurance in manufacturing.
In this paper we investigate different methods of deep learning, including supervised and unsupervised learning, for anomaly detection applied to a quality assurance use case.
- Score: 5.769720012976111
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Anomaly detection in images plays a significant role for many applications
across all industries, such as disease diagnosis in healthcare or quality
assurance in manufacturing. Manual inspection of images, when extended over a
monotonously repetitive period of time is very time consuming and can lead to
anomalies being overlooked.Artificial neural networks have proven themselves
very successful on simple, repetitive tasks, in some cases even outperforming
humans. Therefore, in this paper we investigate different methods of deep
learning, including supervised and unsupervised learning, for anomaly detection
applied to a quality assurance use case. We utilize the MVTec anomaly dataset
and develop three different models, a CNN for supervised anomaly detection,
KD-CAE for autoencoder anomaly detection, NI-CAE for noise induced anomaly
detection and a DCGAN for generating reconstructed images. By experiments, we
found that KD-CAE performs better on the anomaly datasets compared to CNN and
NI-CAE, with NI-CAE performing the best on the Transistor dataset. We also
implemented a DCGAN for the creation of new training data but due to
computational limitation and lack of extrapolating the mechanics of AnoGAN, we
restricted ourselves just to the generation of GAN based images. We conclude
that unsupervised methods are more powerful for anomaly detection in images,
especially in a setting where only a small amount of anomalous data is
available, or the data is unlabeled.
Related papers
- Toward Generalist Anomaly Detection via In-context Residual Learning with Few-shot Sample Prompts [25.629973843455495]
Generalist Anomaly Detection (GAD) aims to train one single detection model that can generalize to detect anomalies in diverse datasets from different application domains without further training on the target data.
We introduce a novel approach that learns an in-context residual learning model for GAD, termed InCTRL.
InCTRL is the best performer and significantly outperforms state-of-the-art competing methods.
arXiv Detail & Related papers (2024-03-11T08:07:46Z) - AnomalyDiffusion: Few-Shot Anomaly Image Generation with Diffusion Model [59.08735812631131]
Anomaly inspection plays an important role in industrial manufacture.
Existing anomaly inspection methods are limited in their performance due to insufficient anomaly data.
We propose AnomalyDiffusion, a novel diffusion-based few-shot anomaly generation model.
arXiv Detail & Related papers (2023-12-10T05:13:40Z) - Video Anomaly Detection via Spatio-Temporal Pseudo-Anomaly Generation : A Unified Approach [49.995833831087175]
This work proposes a novel method for generating generic Video-temporal PAs by inpainting a masked out region of an image.
In addition, we present a simple unified framework to detect real-world anomalies under the OCC setting.
Our method performs on par with other existing state-of-the-art PAs generation and reconstruction based methods under the OCC setting.
arXiv Detail & Related papers (2023-11-27T13:14:06Z) - The role of noise in denoising models for anomaly detection in medical
images [62.0532151156057]
Pathological brain lesions exhibit diverse appearance in brain images.
Unsupervised anomaly detection approaches have been proposed using only normal data for training.
We show that optimization of the spatial resolution and magnitude of the noise improves the performance of different model training regimes.
arXiv Detail & Related papers (2023-01-19T21:39:38Z) - Detecting Anomalies using Generative Adversarial Networks on Images [0.0]
This paper proposes a novel Generative Adversarial Network (GAN) based model for anomaly detection.
It uses normal (non-anomalous) images to learn about the normality based on which it detects if an input image contains an anomalous/threat object.
Experiments are performed on three datasets, viz. CIFAR-10, MVTec AD (for industrial applications) and SIXray (for X-ray baggage security)
arXiv Detail & Related papers (2022-11-24T21:52:25Z) - Are we certain it's anomalous? [57.729669157989235]
Anomaly detection in time series is a complex task since anomalies are rare due to highly non-linear temporal correlations.
Here we propose the novel use of Hyperbolic uncertainty for Anomaly Detection (HypAD)
HypAD learns self-supervisedly to reconstruct the input signal.
arXiv Detail & Related papers (2022-11-16T21:31:39Z) - Constrained Contrastive Distribution Learning for Unsupervised Anomaly
Detection and Localisation in Medical Images [23.79184121052212]
Unsupervised anomaly detection (UAD) learns one-class classifiers exclusively with normal (i.e., healthy) images.
We propose a novel self-supervised representation learning method, called Constrained Contrastive Distribution learning for anomaly detection (CCD)
Our method outperforms current state-of-the-art UAD approaches on three different colonoscopy and fundus screening datasets.
arXiv Detail & Related papers (2021-03-05T01:56:58Z) - Double-Adversarial Activation Anomaly Detection: Adversarial
Autoencoders are Anomaly Generators [0.0]
Anomaly detection is a challenging task for machine learning algorithms due to the inherent class imbalance.
Inspired by generative models and the analysis of the hidden activations of neural networks, we introduce a novel unsupervised anomaly detection method called DA3D.
arXiv Detail & Related papers (2021-01-12T18:07:34Z) - TadGAN: Time Series Anomaly Detection Using Generative Adversarial
Networks [73.01104041298031]
TadGAN is an unsupervised anomaly detection approach built on Generative Adversarial Networks (GANs)
To capture the temporal correlations of time series, we use LSTM Recurrent Neural Networks as base models for Generators and Critics.
To demonstrate the performance and generalizability of our approach, we test several anomaly scoring techniques and report the best-suited one.
arXiv Detail & Related papers (2020-09-16T15:52:04Z) - Improved Slice-wise Tumour Detection in Brain MRIs by Computing
Dissimilarities between Latent Representations [68.8204255655161]
Anomaly detection for Magnetic Resonance Images (MRIs) can be solved with unsupervised methods.
We have proposed a slice-wise semi-supervised method for tumour detection based on the computation of a dissimilarity function in the latent space of a Variational AutoEncoder.
We show that by training the models on higher resolution images and by improving the quality of the reconstructions, we obtain results which are comparable with different baselines.
arXiv Detail & Related papers (2020-07-24T14:02:09Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.