Alleviating Robust Overfitting of Adversarial Training With Consistency Regularization
Shudong Zhang, Haichang Gao, Tianwei Zhang, Yunyi Zhou, Zihui Wu

TL;DR
This paper proposes a novel adversarial training method that incorporates consistency regularization and a Mean Teacher strategy to reduce robust overfitting and enhance model robustness against attacks.
Contribution
It introduces a new adversarial training approach combining consistency regularization with the Mean Teacher strategy to mitigate robust overfitting.
Findings
Effectively alleviates robust overfitting in adversarial training
Improves robustness of DNNs against common adversarial attacks
Outperforms prior methods in robustness benchmarks
Abstract
Adversarial training (AT) has proven to be one of the most effective ways to defend Deep Neural Networks (DNNs) against adversarial attacks. However, the phenomenon of robust overfitting, i.e., the robustness will drop sharply at a certain stage, always exists during AT. It is of great importance to decrease this robust generalization gap in order to obtain a robust model. In this paper, we present an in-depth study towards the robust overfitting from a new angle. We observe that consistency regularization, a popular technique in semi-supervised learning, has a similar goal as AT and can be used to alleviate robust overfitting. We empirically validate this observation, and find a majority of prior solutions have implicit connections to consistency regularization. Motivated by this, we introduce a new AT solution, which integrates the consistency regularization and Mean Teacher (MT)…
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 · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
