OMASGAN: Out-of-Distribution Minimum Anomaly Score GAN for Sample Generation on the Boundary
Nikolaos Dionelis, Mehrdad Yaghoobi, Sotirios A. Tsaftaris

TL;DR
OMASGAN is a novel GAN-based method that generates boundary samples to improve anomaly detection by refining the model with adversarial out-of-distribution samples, leading to better detection performance on image datasets.
Contribution
It introduces a boundary-focused data augmentation approach using GANs to enhance anomaly detection without feature engineering or distribution assumptions.
Findings
Achieves at least 0.24 and 0.07 AUROC improvement on MNIST and CIFAR-10.
Effectively generates boundary OoD samples using only normal data.
Improves anomaly detection by refining models with adversarial boundary samples.
Abstract
Generative models trained in an unsupervised manner may set high likelihood and low reconstruction loss to Out-of-Distribution (OoD) samples. This increases Type II errors and leads to missed anomalies, overall decreasing Anomaly Detection (AD) performance. In addition, AD models underperform due to the rarity of anomalies. To address these limitations, we propose the OoD Minimum Anomaly Score GAN (OMASGAN). OMASGAN generates, in a negative data augmentation manner, anomalous samples on the estimated distribution boundary. These samples are then used to refine an AD model, leading to more accurate estimation of the underlying data distribution including multimodal supports with disconnected modes. OMASGAN performs retraining by including the abnormal minimum-anomaly-score OoD samples generated on the distribution boundary in a self-supervised learning manner. For inference, for AD, we…
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.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · COVID-19 diagnosis using AI
