Evading Adversarial Example Detection Defenses with Orthogonal Projected Gradient Descent
Machine Learning
2021-06-30 v1 Cryptography and Security
Abstract
Evading adversarial example detection defenses requires finding adversarial examples that must simultaneously (a) be misclassified by the model and (b) be detected as non-adversarial. We find that existing attacks that attempt to satisfy multiple simultaneous constraints often over-optimize against one constraint at the cost of satisfying another. We introduce Orthogonal Projected Gradient Descent, an improved attack technique to generate adversarial examples that avoids this problem by orthogonalizing the gradients when running standard gradient-based attacks. We use our technique to evade four state-of-the-art detection defenses, reducing their accuracy to 0% while maintaining a 0% detection rate.
Cite
@article{arxiv.2106.15023,
title = {Evading Adversarial Example Detection Defenses with Orthogonal Projected Gradient Descent},
author = {Oliver Bryniarski and Nabeel Hingun and Pedro Pachuca and Vincent Wang and Nicholas Carlini},
journal= {arXiv preprint arXiv:2106.15023},
year = {2021}
}