Dynamic Label Adversarial Training for Deep Learning Robustness Against Adversarial Attacks
Zhenyu Liu, Haoran Duan, Huizhi Liang, Yang Long, Vaclav Snasel,, Guiseppe Nicosia, Rajiv Ranjan, Varun Ojha

TL;DR
This paper introduces DYNAT, a dynamic label adversarial training method that improves deep learning robustness by addressing overfitting and loss function limitations, leading to better trade-offs between clean and robust accuracy.
Contribution
The paper proposes a novel DYNAT algorithm with dynamic labels and an adaptive inner optimization method to enhance adversarial training effectiveness.
Findings
DYNAT outperforms existing methods in robustness against attacks.
Dynamic labels improve the balance between clean and adversarial accuracy.
The adaptive inner optimization enhances model robustness with fewer trade-offs.
Abstract
Adversarial training is one of the most effective methods for enhancing model robustness. Recent approaches incorporate adversarial distillation in adversarial training architectures. However, we notice two scenarios of defense methods that limit their performance: (1) Previous methods primarily use static ground truth for adversarial training, but this often causes robust overfitting; (2) The loss functions are either Mean Squared Error or KL-divergence leading to a sub-optimal performance on clean accuracy. To solve those problems, we propose a dynamic label adversarial training (DYNAT) algorithm that enables the target model to gradually and dynamically gain robustness from the guide model's decisions. Additionally, we found that a budgeted dimension of inner optimization for the target model may contribute to the trade-off between clean accuracy and robust accuracy. Therefore, we…
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
