Adversarial Training Can Provably Improve Robustness: Theoretical Analysis of Feature Learning Process Under Structured Data
Binghui Li, Yuanzhi Li

TL;DR
This paper provides a theoretical analysis showing that adversarial training enhances neural network robustness by promoting the learning of robust features and suppressing non-robust features, supported by experiments on real datasets.
Contribution
It offers a theoretical understanding of how adversarial training improves robustness by focusing on feature learning dynamics in structured data.
Findings
Standard training primarily learns non-robust features leading to adversarial vulnerability.
Adversarial training provably enhances robust feature learning and reduces non-robust feature reliance.
Empirical validation confirms the theoretical predictions on MNIST, CIFAR10, and SVHN datasets.
Abstract
Adversarial training is a widely-applied approach to training deep neural networks to be robust against adversarial perturbation. However, although adversarial training has achieved empirical success in practice, it still remains unclear why adversarial examples exist and how adversarial training methods improve model robustness. In this paper, we provide a theoretical understanding of adversarial examples and adversarial training algorithms from the perspective of feature learning theory. Specifically, we focus on a multiple classification setting, where the structured data can be composed of two types of features: the robust features, which are resistant to perturbation but sparse, and the non-robust features, which are susceptible to perturbation but dense. We train a two-layer smoothed ReLU convolutional neural network to learn our structured data. First, we prove that by using…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Focus
