Distributed Adversarial Training to Robustify Deep Neural Networks at Scale
Gaoyuan Zhang, Songtao Lu, Yihua Zhang, Xiangyi Chen, Pin-Yu Chen,, Quanfu Fan, Lee Martie, Lior Horesh, Mingyi Hong, Sijia Liu

TL;DR
This paper introduces distributed adversarial training (DAT), a scalable method for robustifying deep neural networks against adversarial attacks across multiple machines, supporting various data types and attack methods, with proven convergence and improved performance.
Contribution
The paper presents a novel distributed adversarial training framework that scales robust training to large models and datasets, with theoretical convergence guarantees and empirical improvements.
Findings
DAT achieves comparable or better robust accuracy than state-of-the-art methods.
DAT provides a significant training speedup in large-scale settings.
The framework supports various attack methods and data types.
Abstract
Current deep neural networks (DNNs) are vulnerable to adversarial attacks, where adversarial perturbations to the inputs can change or manipulate classification. To defend against such attacks, an effective and popular approach, known as adversarial training (AT), has been shown to mitigate the negative impact of adversarial attacks by virtue of a min-max robust training method. While effective, it remains unclear whether it can successfully be adapted to the distributed learning context. The power of distributed optimization over multiple machines enables us to scale up robust training over large models and datasets. Spurred by that, we propose distributed adversarial training (DAT), a large-batch adversarial training framework implemented over multiple machines. We show that DAT is general, which supports training over labeled and unlabeled data, multiple types of attack generation…
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 · Advanced Neural Network Applications · COVID-19 diagnosis using AI
