Adversarial Concurrent Training: Optimizing Robustness and Accuracy Trade-off of Deep Neural Networks
Elahe Arani, Fahad Sarfraz, Bahram Zonooz

TL;DR
This paper introduces Adversarial Concurrent Training (ACT), a novel framework that balances robustness and accuracy in deep neural networks by training a robust and a natural model simultaneously, leading to improved performance and model properties.
Contribution
The paper proposes ACT, a collaborative training method that enhances robustness and accuracy trade-offs by aligning feature spaces and regularizing models during adversarial training.
Findings
ACT improves robustness and accuracy on ImageNet.
Models trained with ACT have lower complexity and better generalization.
ACT leads to flatter minima and more compressed representations.
Abstract
Adversarial training has been proven to be an effective technique for improving the adversarial robustness of models. However, there seems to be an inherent trade-off between optimizing the model for accuracy and robustness. To this end, we propose Adversarial Concurrent Training (ACT), which employs adversarial training in a collaborative learning framework whereby we train a robust model in conjunction with a natural model in a minimax game. ACT encourages the two models to align their feature space by using the task-specific decision boundaries and explore the input space more broadly. Furthermore, the natural model acts as a regularizer, enforcing priors on features that the robust model should learn. Our analyses on the behavior of the models show that ACT leads to a robust model with lower model complexity, higher information compression in the learned representations, and high…
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 · Advanced Neural Network Applications
