Adversarially Robust Generalization Just Requires More Unlabeled Data
Runtian Zhai, Tianle Cai, Di He, Chen Dan, Kun He, John Hopcroft,, Liwei Wang

TL;DR
This paper demonstrates that increasing unlabeled data can significantly improve adversarially robust generalization in neural networks, reducing the reliance on labeled data through a risk decomposition approach.
Contribution
The paper introduces a theoretical framework showing unlabeled data can enhance adversarial robustness and proposes a practical training method leveraging unlabeled data.
Findings
Unlabeled data improves adversarial robustness in neural networks.
Risk decomposition separates stability and accuracy, enabling unlabeled data optimization.
Practical algorithms using unlabeled data enhance robustness on MNIST and Cifar-10.
Abstract
Neural network robustness has recently been highlighted by the existence of adversarial examples. Many previous works show that the learned networks do not perform well on perturbed test data, and significantly more labeled data is required to achieve adversarially robust generalization. In this paper, we theoretically and empirically show that with just more unlabeled data, we can learn a model with better adversarially robust generalization. The key insight of our results is based on a risk decomposition theorem, in which the expected robust risk is separated into two parts: the stability part which measures the prediction stability in the presence of perturbations, and the accuracy part which evaluates the standard classification accuracy. As the stability part does not depend on any label information, we can optimize this part using unlabeled data. We further prove that for a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Machine Learning and Data Classification
