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: Learning to Defend by Learning to Attack

Abstract: Adversarial training provides a principled approach for training robust neural networks. From an optimization perspective, adversarial training is essentially solving a bilevel optimization problem. The leader problem is trying to learn a robust classifier, while the follower problem is trying to generate adversarial samples. Unfortunately, such a bilevel problem is difficult to solve due to its highly complicated structure. This work proposes a new adversarial training method based on a generic learning-to-learn (L2L) framework. Specifically, instead of applying existing hand-designed algorithms for the inner problem, we learn an optimizer, which is parametrized as a convolutional neural network. At the same time, a robust classifier is learned to defense the adversarial attack generated by the learned optimizer. Experiments over CIFAR-10 and CIFAR-100 datasets demonstrate that L2L outperforms existing adversarial training methods in both classification accuracy and computational efficiency. Moreover, our L2L framework can be extended to generative adversarial imitation learning and stabilize the training.
Subjects: Machine Learning (cs.LG); Cryptography and Security (cs.CR); Machine Learning (stat.ML)
Cite as: arXiv:1811.01213 [cs.LG]
  (or arXiv:1811.01213v5 [cs.LG] for this version)

Submission history

From: Zhehui Chen [view email]
[v1] Sat, 3 Nov 2018 13:33:23 GMT (1432kb,D)
[v2] Mon, 10 Jun 2019 15:13:28 GMT (1890kb,D)
[v3] Wed, 27 Nov 2019 23:48:28 GMT (1307kb,D)
[v4] Tue, 10 Mar 2020 22:42:13 GMT (2731kb,D)
[v5] Sun, 2 May 2021 14:28:02 GMT (2737kb,D)

Link back to: arXiv, form interface, contact.