English

Fooling Network Interpretation in Image Classification

Computer Vision and Pattern Recognition 2019-09-26 v2 Machine Learning

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.

Keywords

Cite

@article{arxiv.1812.02843,
  title  = {Fooling Network Interpretation in Image Classification},
  author = {Akshayvarun Subramanya and Vipin Pillai and Hamed Pirsiavash},
  journal= {arXiv preprint arXiv:1812.02843},
  year   = {2019}
}

Comments

Accepted at ICCV 2019

R2 v1 2026-06-23T06:34:54.907Z