English

Fast Minimum-norm Adversarial Attacks through Adaptive Norm Constraints

Machine Learning 2021-11-22 v3 Computer Vision and Pattern Recognition

Abstract

Evaluating adversarial robustness amounts to finding the minimum perturbation needed to have an input sample misclassified. The inherent complexity of the underlying optimization requires current gradient-based attacks to be carefully tuned, initialized, and possibly executed for many computationally-demanding iterations, even if specialized to a given perturbation model. In this work, we overcome these limitations by proposing a fast minimum-norm (FMN) attack that works with different p\ell_p-norm perturbation models (p=0,1,2,p=0, 1, 2, \infty), is robust to hyperparameter choices, does not require adversarial starting points, and converges within few lightweight steps. It works by iteratively finding the sample misclassified with maximum confidence within an p\ell_p-norm constraint of size ϵ\epsilon, while adapting ϵ\epsilon to minimize the distance of the current sample to the decision boundary. Extensive experiments show that FMN significantly outperforms existing attacks in terms of convergence speed and computation time, while reporting comparable or even smaller perturbation sizes.

Keywords

Cite

@article{arxiv.2102.12827,
  title  = {Fast Minimum-norm Adversarial Attacks through Adaptive Norm Constraints},
  author = {Maura Pintor and Fabio Roli and Wieland Brendel and Battista Biggio},
  journal= {arXiv preprint arXiv:2102.12827},
  year   = {2021}
}

Comments

Accepted at NeurIPS'21

R2 v1 2026-06-23T23:30:16.136Z