English

AdvFlow: Inconspicuous Black-box Adversarial Attacks using Normalizing Flows

Machine Learning 2020-10-26 v2 Cryptography and Security Computer Vision and Pattern Recognition Machine Learning

Abstract

Deep learning classifiers are susceptible to well-crafted, imperceptible variations of their inputs, known as adversarial attacks. In this regard, the study of powerful attack models sheds light on the sources of vulnerability in these classifiers, hopefully leading to more robust ones. In this paper, we introduce AdvFlow: a novel black-box adversarial attack method on image classifiers that exploits the power of normalizing flows to model the density of adversarial examples around a given target image. We see that the proposed method generates adversaries that closely follow the clean data distribution, a property which makes their detection less likely. Also, our experimental results show competitive performance of the proposed approach with some of the existing attack methods on defended classifiers. The code is available at https://github.com/hmdolatabadi/AdvFlow.

Keywords

Cite

@article{arxiv.2007.07435,
  title  = {AdvFlow: Inconspicuous Black-box Adversarial Attacks using Normalizing Flows},
  author = {Hadi M. Dolatabadi and Sarah Erfani and Christopher Leckie},
  journal= {arXiv preprint arXiv:2007.07435},
  year   = {2020}
}

Comments

Accepted to the 34th Conference on Neural Information Processing Systems (NeurIPS 2020)

R2 v1 2026-06-23T17:07:41.310Z