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

GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training

About

Anomaly detection is a classical problem in computer vision, namely the determination of the normal from the abnormal when datasets are highly biased towards one class (normal) due to the insufficient sample size of the other class (abnormal). While this can be addressed as a supervised learning problem, a significantly more challenging problem is that of detecting the unknown/unseen anomaly case that takes us instead into the space of a one-class, semi-supervised learning paradigm. We introduce such a novel anomaly detection model, by using a conditional generative adversarial network that jointly learns the generation of high-dimensional image space and the inference of latent space. Employing encoder-decoder-encoder sub-networks in the generator network enables the model to map the input image to a lower dimension vector, which is then used to reconstruct the generated output image. The use of the additional encoder network maps this generated image to its latent representation. Minimizing the distance between these images and the latent vectors during training aids in learning the data distribution for the normal samples. As a result, a larger distance metric from this learned data distribution at inference time is indicative of an outlier from that distribution - an anomaly. Experimentation over several benchmark datasets, from varying domains, shows the model efficacy and superiority over previous state-of-the-art approaches.

Samet Akcay, Amir Atapour-Abarghouei, Toby P. Breckon• 2018

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionMVTec-AD (test)
I-AUROC78.2
226
Anomaly DetectionCIFAR-10--
120
Anomaly DetectionCIFAR-100
AUROC56.5
72
Image-level Anomaly DetectionMVTec-AD (test)
Overall AUROC76.2
68
Anomaly DetectionMVTec AD 1.0 (test)--
57
Anomaly DetectionMVTecAD (test)
Bottle Score89.2
55
Anomaly DetectionMPDD (test)--
54
Anomaly DetectionMNIST one-class classification
AUROC0.928
47
Anomaly DetectionMVTec AD
Carpet AUROC69.9
40
Anomaly DetectionFashion MNIST--
40
Showing 10 of 30 rows

Other info

Follow for update