English

Adversarial training may be a double-edged sword

Machine Learning 2021-07-27 v1 Cryptography and Security Computer Vision and Pattern Recognition

Abstract

Adversarial training has been shown as an effective approach to improve the robustness of image classifiers against white-box attacks. However, its effectiveness against black-box attacks is more nuanced. In this work, we demonstrate that some geometric consequences of adversarial training on the decision boundary of deep networks give an edge to certain types of black-box attacks. In particular, we define a metric called robustness gain to show that while adversarial training is an effective method to dramatically improve the robustness in white-box scenarios, it may not provide such a good robustness gain against the more realistic decision-based black-box attacks. Moreover, we show that even the minimal perturbation white-box attacks can converge faster against adversarially-trained neural networks compared to the regular ones.

Keywords

Cite

@article{arxiv.2107.11671,
  title  = {Adversarial training may be a double-edged sword},
  author = {Ali Rahmati and Seyed-Mohsen Moosavi-Dezfooli and Huaiyu Dai},
  journal= {arXiv preprint arXiv:2107.11671},
  year   = {2021}
}

Comments

Presented as a RobustML workshop paper at ICLR 2021

R2 v1 2026-06-24T04:29:28.893Z