GanDef: A GAN based Adversarial Training Defense for Neural Network Classifier
Guanxiong Liu, Issa Khalil, Abdallah Khreishah

TL;DR
GanDef introduces a GAN-based adversarial training method that enhances neural network robustness against adversarial attacks, maintaining high accuracy and enabling dynamic trade-offs between classifying original and adversarial inputs.
Contribution
This paper presents GanDef, a novel GAN-based adversarial training framework, and GanDef-Comb, a variant that adaptively balances accuracy on original and adversarial examples.
Findings
GanDef achieves comparable accuracy to state-of-the-art defenses.
GanDef-Comb improves overall accuracy when adversarial examples are prevalent.
The method effectively defends against white-box adversarial attacks.
Abstract
Machine learning models, especially neural network (NN) classifiers, are widely used in many applications including natural language processing, computer vision and cybersecurity. They provide high accuracy under the assumption of attack-free scenarios. However, this assumption has been defied by the introduction of adversarial examples -- carefully perturbed samples of input that are usually misclassified. Many researchers have tried to develop a defense against adversarial examples; however, we are still far from achieving that goal. In this paper, we design a Generative Adversarial Net (GAN) based adversarial training defense, dubbed GanDef, which utilizes a competition game to regulate the feature selection during the training. We analytically show that GanDef can train a classifier so it can defend against adversarial examples. Through extensive evaluation on different white-box…
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.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Bacillus and Francisella bacterial research · Advanced Malware Detection Techniques
