English

Adaptive Generation of Unrestricted Adversarial Inputs

Machine Learning 2019-10-02 v2 Cryptography and Security Computer Vision and Pattern Recognition Machine Learning

Abstract

Neural networks are vulnerable to adversarially-constructed perturbations of their inputs. Most research so far has considered perturbations of a fixed magnitude under some lpl_p norm. Although studying these attacks is valuable, there has been increasing interest in the construction of (and robustness to) unrestricted attacks, which are not constrained to a small and rather artificial subset of all possible adversarial inputs. We introduce a novel algorithm for generating such unrestricted adversarial inputs which, unlike prior work, is adaptive: it is able to tune its attacks to the classifier being targeted. It also offers a 400-2,000x speedup over the existing state of the art. We demonstrate our approach by generating unrestricted adversarial inputs that fool classifiers robust to perturbation-based attacks. We also show that, by virtue of being adaptive and unrestricted, our attack is able to defeat adversarial training against it.

Keywords

Cite

@article{arxiv.1905.02463,
  title  = {Adaptive Generation of Unrestricted Adversarial Inputs},
  author = {Isaac Dunn and Hadrien Pouget and Tom Melham and Daniel Kroening},
  journal= {arXiv preprint arXiv:1905.02463},
  year   = {2019}
}

Comments

Updated to include new results

R2 v1 2026-06-23T08:59:01.932Z