English

GNP Attack: Transferable Adversarial Examples via Gradient Norm Penalty

Machine Learning 2023-07-11 v1 Cryptography and Security Computer Vision and Pattern Recognition

Abstract

Adversarial examples (AE) with good transferability enable practical black-box attacks on diverse target models, where insider knowledge about the target models is not required. Previous methods often generate AE with no or very limited transferability; that is, they easily overfit to the particular architecture and feature representation of the source, white-box model and the generated AE barely work for target, black-box models. In this paper, we propose a novel approach to enhance AE transferability using Gradient Norm Penalty (GNP). It drives the loss function optimization procedure to converge to a flat region of local optima in the loss landscape. By attacking 11 state-of-the-art (SOTA) deep learning models and 6 advanced defense methods, we empirically show that GNP is very effective in generating AE with high transferability. We also demonstrate that it is very flexible in that it can be easily integrated with other gradient based methods for stronger transfer-based attacks.

Keywords

Cite

@article{arxiv.2307.04099,
  title  = {GNP Attack: Transferable Adversarial Examples via Gradient Norm Penalty},
  author = {Tao Wu and Tie Luo and Donald C. Wunsch},
  journal= {arXiv preprint arXiv:2307.04099},
  year   = {2023}
}

Comments

30th IEEE International Conference on Image Processing (ICIP), October 2023

R2 v1 2026-06-28T11:25:18.035Z