EVAGAN: Evasion Generative Adversarial Network for Low Data Regimes
Rizwan Hamid Randhawa, Nauman Aslam, Mohammad Alauthman, Husnain Rafiq

TL;DR
EVAGAN is a novel GAN designed for low data regimes, effectively generating evasion samples and acting as an evasion-aware classifier, improving detection in cybersecurity and computer vision tasks.
Contribution
Introduces EVAGAN, a GAN tailored for low data scenarios that enhances detection and classifier robustness without additional security hardening.
Findings
EVAGAN outperforms ACGAN in detection accuracy on unbalanced datasets.
EVAGAN demonstrates faster training and greater stability.
EVAGAN effectively generates low sample class data and improves classifier robustness.
Abstract
A myriad of recent literary works has leveraged generative adversarial networks (GANs) to generate unseen evasion samples. The purpose is to annex the generated data with the original train set for adversarial training to improve the detection performance of machine learning (ML) classifiers. The quality of generated adversarial samples relies on the adequacy of training data samples. However, in low data regimes like medical diagnostic imaging and cybersecurity, the anomaly samples are scarce in number. This paper proposes a novel GAN design called Evasion Generative Adversarial Network (EVAGAN) that is more suitable for low data regime problems that use oversampling for detection improvement of ML classifiers. EVAGAN not only can generate evasion samples, but its discriminator can act as an evasion-aware classifier. We have considered Auxiliary Classifier GAN (ACGAN) as a benchmark to…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Digital Media Forensic Detection
