We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Generative Adversarial Trainer: Defense to Adversarial Perturbations with GAN

Abstract: We propose a novel technique to make neural network robust to adversarial examples using a generative adversarial network. We alternately train both classifier and generator networks. The generator network generates an adversarial perturbation that can easily fool the classifier network by using a gradient of each image. Simultaneously, the classifier network is trained to classify correctly both original and adversarial images generated by the generator. These procedures help the classifier network to become more robust to adversarial perturbations. Furthermore, our adversarial training framework efficiently reduces overfitting and outperforms other regularization methods such as Dropout. We applied our method to supervised learning for CIFAR datasets, and experimantal results show that our method significantly lowers the generalization error of the network. To the best of our knowledge, this is the first method which uses GAN to improve supervised learning.
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1705.03387 [cs.LG]
  (or arXiv:1705.03387v3 [cs.LG] for this version)

Submission history

From: Hyeungill Lee [view email]
[v1] Tue, 9 May 2017 15:30:58 GMT (405kb,D)
[v2] Fri, 26 May 2017 21:44:32 GMT (405kb,D)
[v3] Tue, 4 Jul 2023 06:49:26 GMT (405kb,D)

Link back to: arXiv, form interface, contact.