Fooling Network Interpretation in Image Classification

Abstract

Deep neural networks have been shown to be fooled rather easily using adversarial attack algorithms. Practical methods such as adversarial patches have been shown to be extremely effective in causing misclassification. However, these patches are highlighted using standard network interpretation algorithms, thus revealing the identity of the adversary. We show that it is possible to create adversarial patches which not only fool the prediction, but also change what we interpret regarding the cause of the prediction. Moreover, we introduce our attack as a controlled setting to measure the accuracy of interpretation algorithms. We show this using extensive experiments for Grad-CAM interpretation that transfers to occluding patch interpretation as well. We believe our algorithms can facilitate developing more robust network interpretation tools that truly explain the network's underlying decision making process.

Cite

Text

Subramanya et al. "Fooling Network Interpretation in Image Classification." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00211

Markdown

[Subramanya et al. "Fooling Network Interpretation in Image Classification." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/subramanya2019iccv-fooling/) doi:10.1109/ICCV.2019.00211

BibTeX

@inproceedings{subramanya2019iccv-fooling,
  title     = {{Fooling Network Interpretation in Image Classification}},
  author    = {Subramanya, Akshayvarun and Pillai, Vipin and Pirsiavash, Hamed},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.00211},
  url       = {https://mlanthology.org/iccv/2019/subramanya2019iccv-fooling/}
}