English

Query complexity of adversarial attacks

Machine Learning 2021-02-11 v2 Cryptography and Security Neural and Evolutionary Computing Machine Learning

Abstract

There are two main attack models considered in the adversarial robustness literature: black-box and white-box. We consider these threat models as two ends of a fine-grained spectrum, indexed by the number of queries the adversary can ask. Using this point of view we investigate how many queries the adversary needs to make to design an attack that is comparable to the best possible attack in the white-box model. We give a lower bound on that number of queries in terms of entropy of decision boundaries of the classifier. Using this result we analyze two classical learning algorithms on two synthetic tasks for which we prove meaningful security guarantees. The obtained bounds suggest that some learning algorithms are inherently more robust against query-bounded adversaries than others.

Keywords

Cite

@article{arxiv.2010.01039,
  title  = {Query complexity of adversarial attacks},
  author = {Grzegorz Głuch and Rüdiger Urbanke},
  journal= {arXiv preprint arXiv:2010.01039},
  year   = {2021}
}

Comments

32 pages, 2 figures Generalized the results. Adversarial examples no longer need to be in the support of the data distribution

R2 v1 2026-06-23T18:58:26.720Z