Convergence of Adversarial Training in Overparametrized Neural Networks
Ruiqi Gao, Tianle Cai, Haochuan Li, Liwei Wang, Cho-Jui Hsieh, Jason, D. Lee

TL;DR
This paper analyzes the convergence of adversarial training in overparameterized neural networks, showing it leads to robust classifiers with near-optimal loss, and highlights the need for wider networks for robustness.
Contribution
It provides a theoretical analysis of adversarial training convergence using Neural Tangent Kernel methods, demonstrating robustness and the necessity of wider networks.
Findings
Adversarial training converges to a near-robust classifier.
Optimal robust loss is close to zero, indicating effective robustness.
Wider networks are required for robust interpolation.
Abstract
Neural networks are vulnerable to adversarial examples, i.e. inputs that are imperceptibly perturbed from natural data and yet incorrectly classified by the network. Adversarial training, a heuristic form of robust optimization that alternates between minimization and maximization steps, has proven to be among the most successful methods to train networks to be robust against a pre-defined family of perturbations. This paper provides a partial answer to the success of adversarial training, by showing that it converges to a network where the surrogate loss with respect to the the attack algorithm is within of the optimal robust loss. Then we show that the optimal robust loss is also close to zero, hence adversarial training finds a robust classifier. The analysis technique leverages recent work on the analysis of neural networks via Neural Tangent Kernel (NTK), combined with…
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 · Machine Learning and Algorithms · Domain Adaptation and Few-Shot Learning
MethodsNeural Tangent Kernel
