2021/12/15 by Yisen Wang, Wang, Yisen, Xingjun Ma +9 · 183 citations
Computer Science · Engineering · Mathematics · #Advanced Neural Network Applications #Adversarial Robustness in Machine Learning #Adversarial system #Artificial intelligence #Artificial neural network #Computer science #Convergence (economics) #Deep neural networks #FOS: Computer and information sciences #Integrated Circuits and Semiconductor Failure Analysis #Machine Learning (cs.LG) #Machine learning #Mathematical optimization #Mathematics #Maximization #Minification #Robustness (evolution) #cs.LG
paper · pdf · doi:10.48550/arxiv.2112.08304
published in arXiv (Cornell University) (Cornell University) · ICML 2019 Long Talk. Fixing bugs in the proof of Theorem 1
openalex publication_date 2021/12/15 · arxiv created 2022/04/23 · arxiv updated 2022/04/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05
Improving the robustness of deep neural networks (DNNs) to adversarial examples is an important yet challenging problem for secure deep learning. Across existing defense techniques, adversarial training with Projected Gradient Decent (PGD) is amongst the most effective. Adversarial training solves a min-max optimization problem, with the inner maximization generating adversarial examples by maximizing the classification loss, and the outer minimization finding model parameters by minimizing the loss on adversarial examples generated from the inner maximization. A criterion that measures how well the inner maximization is solved is therefore crucial for adversarial training. In this paper, we propose such a criterion, namely First-Order Stationary Condition for constrained optimization (FOSC), to quantitatively evaluate the convergence quality of adversarial examples found in the inner maximization. With FOSC, we find that to ensure better robustness, it is essential to use adversarial examples with better convergence quality at the later stages of training. Yet at the early stages, high convergence quality adversarial examples are not necessary and may even lead to poor robustness. Based on these observations, we propose a dynamic training strategy to gradually increase the convergence quality of the generated adversarial examples, which significantly improves the robustness of adversarial training. Our theoretical and empirical results show the effectiveness of the proposed method.