Adversarial Training against Location-Optimized Adversarial Patches
The Bright and Dark Sides of Computer Vision: Challenges and Opportunities for Privacy and Security (CV-COPS) workshop at the European Conference on Computer Vision (ECCV) 2020
TL;DR
We show that location-optimization significantly strengthens adversarial patch attacks, and then show that adversarial training on these stronger attacks significantly improves robustness without reducing accuracy
Video
Hosted by YouTube. Pressing play loads the video from Google, subject to their privacy policy.
Abstract
Deep neural networks have been shown to be susceptible to adversarial examples – small, imperceptible changes constructed to cause mis-classification in otherwise highly accurate image classifiers. As a practical alternative, recent work proposed so-called adversarial patches: clearly visible, but adversarially crafted rectangular patches in images. These patches can easily be printed and applied in the physical world. While defenses against imperceptible adversarial examples have been studied extensively, robustness against adversarial patches is poorly understood. In this work, we first devise a practical approach to obtain adversarial patches while actively optimizing their location within the image. Then, we apply adversarial training on these location-optimized adversarial patches and demonstrate significantly improved robustness on CIFAR10 and GTSRB. Additionally, in contrast to adversarial training on imperceptible adversarial examples, our adversarial patch training does not reduce accuracy.