Adversarial Framing for Image and Video Classification

Michał Zajac,Konrad Zołna,Negar Rostamzadeh,Pedro O. Pinheiro
DOI: https://doi.org/10.1609/aaai.v33i01.330110077
2019-07-17
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Neural networks are prone to adversarial attacks. In general, such attacks deteriorate the quality of the input by either slightly modifying most of its pixels, or by occluding it with a patch. In this paper, we propose a method that keeps the image unchanged and only adds an adversarial framing on the border of the image. We show empirically that our method is able to successfully attack state-of-theart methods on both image and video classification problems. Notably, the proposed method results in a universal attack which is very fast at test time. Source code can be found at github.com/zajaczajac/adv_framing.
English Else
What problem does this paper attempt to address?