ALGAN: Anomaly Detection by Generating Pseudo Anomalous Data via Latent Variables
Hironori Murase, Kenji Fukumizu

TL;DR
ALGAN is a novel generative adversarial network that creates pseudo-anomalous data from normal data using latent variables, improving anomaly detection efficiency without requiring real anomalous samples.
Contribution
It introduces a new GAN architecture that generates diverse pseudo-anomalous data from only normal data, enhancing anomaly detection performance and speed.
Findings
ALGAN achieves AUROC comparable to state-of-the-art methods.
ALGAN has significantly faster prediction times.
Effective in multiple anomaly detection datasets.
Abstract
In many anomaly detection tasks, where anomalous data rarely appear and are difficult to collect, training using only normal data is important. Although it is possible to manually create anomalous data using prior knowledge, they may be subject to user bias. In this paper, we propose an Anomalous Latent variable Generative Adversarial Network (ALGAN) in which the GAN generator produces pseudo-anomalous data as well as fake-normal data, whereas the discriminator is trained to distinguish between normal and pseudo-anomalous data. This differs from the standard GAN discriminator, which specializes in classifying two similar classes. The training dataset contains only normal data; the latent variables are introduced in anomalous states and are input into the generator to produce diverse pseudo-anomalous data. We compared the performance of ALGAN with other existing methods on the MVTec-AD,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
