English

Generating Structured Adversarial Attacks Using Frank-Wolfe Method

Machine Learning 2021-02-16 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

White box adversarial perturbations are generated via iterative optimization algorithms most often by minimizing an adversarial loss on a p\ell_p neighborhood of the original image, the so-called distortion set. Constraining the adversarial search with different norms results in disparately structured adversarial examples. Here we explore several distortion sets with structure-enhancing algorithms. These new structures for adversarial examples might provide challenges for provable and empirical robust mechanisms. Because adversarial robustness is still an empirical field, defense mechanisms should also reasonably be evaluated against differently structured attacks. Besides, these structured adversarial perturbations may allow for larger distortions size than their p\ell_p counter-part while remaining imperceptible or perceptible as natural distortions of the image. We will demonstrate in this work that the proposed structured adversarial examples can significantly bring down the classification accuracy of adversarialy trained classifiers while showing low 2\ell_2 distortion rate. For instance, on ImagNet dataset the structured attacks drop the accuracy of adversarial model to near zero with only 50\% of 2\ell_2 distortion generated using white-box attacks like PGD. As a byproduct, our finding on structured adversarial examples can be used for adversarial regularization of models to make models more robust or improve their generalization performance on datasets which are structurally different.

Keywords

Cite

@article{arxiv.2102.07360,
  title  = {Generating Structured Adversarial Attacks Using Frank-Wolfe Method},
  author = {Ehsan Kazemi and Thomas Kerdreux and Liquang Wang},
  journal= {arXiv preprint arXiv:2102.07360},
  year   = {2021}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2007.01855