Semi-supervised Anomaly Detection using AutoEncoders
- URL: http://arxiv.org/abs/2001.03674v1
- Date: Mon, 6 Jan 2020 23:06:28 GMT
- Title: Semi-supervised Anomaly Detection using AutoEncoders
- Authors: Manpreet Singh Minhas, John Zelek
- Abstract summary: Anomaly detection refers to the task of finding unusual instances that stand out from the normal data.
In this paper, we present a convolutional auto-encoder architecture for anomaly detection that is trained only on the defect-free (normal) instances.
The approach was tested on two data-sets and achieved an impressive average F1 score of 0.885.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Anomaly detection refers to the task of finding unusual instances that stand
out from the normal data. In several applications, these outliers or anomalous
instances are of greater interest compared to the normal ones. Specifically in
the case of industrial optical inspection and infrastructure asset management,
finding these defects (anomalous regions) is of extreme importance.
Traditionally and even today this process has been carried out manually. Humans
rely on the saliency of the defects in comparison to the normal texture to
detect the defects. However, manual inspection is slow, tedious, subjective and
susceptible to human biases. Therefore, the automation of defect detection is
desirable. But for defect detection lack of availability of a large number of
anomalous instances and labelled data is a problem. In this paper, we present a
convolutional auto-encoder architecture for anomaly detection that is trained
only on the defect-free (normal) instances. For the test images, residual masks
that are obtained by subtracting the original image from the auto-encoder
output are thresholded to obtain the defect segmentation masks. The approach
was tested on two data-sets and achieved an impressive average F1 score of
0.885. The network learnt to detect the actual shape of the defects even though
no defected images were used during the training.
Related papers
- Fine-grained Abnormality Prompt Learning for Zero-shot Anomaly Detection [88.34095233600719]
FAPrompt is a novel framework designed to learn Fine-grained Abnormality Prompts for more accurate ZSAD.
It substantially outperforms state-of-the-art methods by at least 3%-5% AUC/AP in both image- and pixel-level ZSAD tasks.
arXiv Detail & Related papers (2024-10-14T08:41:31Z) - AnomalousPatchCore: Exploring the Use of Anomalous Samples in Industrial Anomaly Detection [2.2742404315918927]
Visual inspection, or industrial anomaly detection, is one of the most common quality control types in manufacturing.
Most anomaly detection methods still utilize knowledge only from normal samples, failing to leverage the information from the frequently available anomalous samples.
We propose the new anomaly detection system AnomalousPatchCore( APC) based on a feature extractor fine-tuned with normal and anomalous in-domain samples.
arXiv Detail & Related papers (2024-08-27T14:51:34Z) - Can I trust my anomaly detection system? A case study based on explainable AI [0.4416503115535552]
This case study explores the robustness of an anomaly detection system based on variational autoencoder generative models.
The goal is to get a different perspective on the real performances of anomaly detectors that use reconstruction differences.
arXiv Detail & Related papers (2024-07-29T12:39:07Z) - GeneralAD: Anomaly Detection Across Domains by Attending to Distorted Features [68.14842693208465]
GeneralAD is an anomaly detection framework designed to operate in semantic, near-distribution, and industrial settings.
We propose a novel self-supervised anomaly generation module that employs straightforward operations like noise addition and shuffling to patch features.
We extensively evaluated our approach on ten datasets, achieving state-of-the-art results in six and on-par performance in the remaining.
arXiv Detail & Related papers (2024-07-17T09:27:41Z) - Self-supervised Feature Adaptation for 3D Industrial Anomaly Detection [59.41026558455904]
We focus on multi-modal anomaly detection. Specifically, we investigate early multi-modal approaches that attempted to utilize models pre-trained on large-scale visual datasets.
We propose a Local-to-global Self-supervised Feature Adaptation (LSFA) method to finetune the adaptors and learn task-oriented representation toward anomaly detection.
arXiv Detail & Related papers (2024-01-06T07:30:41Z) - Anomaly Detection in Automated Fibre Placement: Learning with Data
Limitations [3.103778949672542]
We present a comprehensive framework for defect detection and localization in Automated Fibre Placement.
Our approach combines unsupervised deep learning and classical computer vision algorithms.
It efficiently detects various surface issues while requiring fewer images of composite parts for training.
arXiv Detail & Related papers (2023-07-15T22:13:36Z) - Deep Autoencoders for Anomaly Detection in Textured Images using CW-SSIM [5.042611743157464]
We show that adopting a loss function based on Complex Wavelet Structural Similarity (CW-SSIM) yields superior detection performance on this type of images.
Our experiments on well-known anomaly detection benchmarks show that a simple model trained with this loss function can achieve comparable or superior performance to state-of-the-art methods.
arXiv Detail & Related papers (2022-08-30T08:01:25Z) - SLA$^2$P: Self-supervised Anomaly Detection with Adversarial
Perturbation [77.71161225100927]
Anomaly detection is a fundamental yet challenging problem in machine learning.
We propose a novel and powerful framework, dubbed as SLA$2$P, for unsupervised anomaly detection.
arXiv Detail & Related papers (2021-11-25T03:53:43Z) - Reference-based Defect Detection Network [57.89399576743665]
The first issue is the texture shift which means a trained defect detector model will be easily affected by unseen texture.
The second issue is partial visual confusion which indicates that a partial defect box is visually similar with a complete box.
We propose a Reference-based Defect Detection Network (RDDN) to tackle these two problems.
arXiv Detail & Related papers (2021-08-10T05:44:23Z) - Explainable Deep Few-shot Anomaly Detection with Deviation Networks [123.46611927225963]
We introduce a novel weakly-supervised anomaly detection framework to train detection models.
The proposed approach learns discriminative normality by leveraging the labeled anomalies and a prior probability.
Our model is substantially more sample-efficient and robust, and performs significantly better than state-of-the-art competing methods in both closed-set and open-set settings.
arXiv Detail & Related papers (2021-08-01T14:33:17Z) - Few-Shot Defect Segmentation Leveraging Abundant Normal Training Samples
Through Normal Background Regularization and Crop-and-Paste Operation [4.626338154327536]
In industrial inspection tasks, it is common to capture abundant defect-free image samples but very limited anomalous ones.
This paper tackles the challenging few-shot defect segmentation task with sufficient normal (defect-free) training images but very few anomalous ones.
We present two effective regularization techniques via incorporating abundant defect-free images into the training of a UNet-like encoder-decoder defect segmentation network.
arXiv Detail & Related papers (2020-07-18T14:15:42Z)
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.