Adversarial examples attack based on random warm restart mechanism and improved Nesterov momentum
Tiangang Li

TL;DR
This paper introduces a novel adversarial attack method combining random warm restart and improved Nesterov momentum, significantly enhancing attack success rates against deep learning models efficiently.
Contribution
It proposes the RWR-NM-PGD attack algorithm, improving adversarial example generation through gradient optimization and warm restarts, outperforming benchmark methods.
Findings
Achieves an average attack success rate of 46.31%.
Outperforms I-FGSM and PGD in success rate.
Demonstrates superior transferability and universality across models.
Abstract
The deep learning algorithm has achieved great success in the field of computer vision, but some studies have pointed out that the deep learning model is vulnerable to attacks adversarial examples and makes false decisions. This challenges the further development of deep learning, and urges researchers to pay more attention to the relationship between adversarial examples attacks and deep learning security. This work focuses on adversarial examples, optimizes the generation of adversarial examples from the view of adversarial robustness, takes the perturbations added in adversarial examples as the optimization parameter. We propose RWR-NM-PGD attack algorithm based on random warm restart mechanism and improved Nesterov momentum from the view of gradient optimization. The algorithm introduces improved Nesterov momentum, using its characteristics of accelerating convergence and improving…
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
