TL;DR
This paper proposes a novel unsupervised GAN-based model combining autoencoders and a new scoring function for anomaly detection, demonstrating superior performance on multiple benchmark and medical datasets.
Contribution
Introduces a new GAN-autoencoder hybrid model with a unique scoring function for improved anomaly detection accuracy.
Findings
Outperforms existing methods on SVHN, CIFAR10, MNIST, and leukemia datasets.
Achieves higher detection accuracy with slightly faster inference.
Effective in both general and medical anomaly detection tasks.
Abstract
Identifying anomalies refers to detecting samples that do not resemble the training data distribution. Many generative models have been used to find anomalies, and among them, generative adversarial network (GAN)-based approaches are currently very popular. GANs mainly rely on the rich contextual information of these models to identify the actual training distribution. Following this analogy, we suggested a new unsupervised model based on GANs --a combination of an autoencoder and a GAN. Further, a new scoring function was introduced to target anomalies where a linear combination of the internal representation of the discriminator and the generator's visual representation, plus the encoded representation of the autoencoder, come together to define the proposed anomaly score. The model was further evaluated on benchmark datasets such as SVHN, CIFAR10, and MNIST, as well as a public…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
