Adaptive Generation of Unrestricted Adversarial Inputs
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 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.
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