paper-with-me

Papers

Fooling Neural Network Interpretations via Adversarial Model Manipulation

2019-02-06 · NeurIPS 2019 12 · Juyeon Heo, Sunghwan Joo, Taesup Moon

We ask whether the neural network interpretation methods can be fooled via adversarial model manipulation, which is defined as a model fine-tuning step that aims to radically alter the explanations without hurting the accuracy of the original models, e.g., VGG19, ResNet50, and DenseNet121. By incorporating the interpretation results directly in the penalty term of the objective function for fine-tuning, we show that the state-of-the-art saliency map based interpreters, e.g., LRP, Grad-CAM, and SimpleGrad, can be easily fooled with our model manipulation. We propose two types of fooling, Passive and Active, and demonstrate such foolings generalize well to the entire validation set as well as transfer to other interpretation methods. Our results are validated by both visually showing the fooled explanations and reporting quantitative metrics that measure the deviations from the original explanations. We claim that the stability of neural network interpretation method with respect to our adversarial model manipulation is an important criterion to check for developing robust and reliable neural network interpretation method.

📄 PDF Abstract BibTeX arXiv:1902.02041

Code (3)

IanWangg/NeurlPS-Reproduce-Chanllenge pytorch
nikhil-krishna/NeurIPS-Reproducibility-Challenge pytorch
rmrisforbidden/Fooling_Neural_Network-Interpretations pytorch

Tasks

modelNetwork Interpretation

Similar Papers 제목 키워드 기반

Attack to Explain Deep Representation

2020-06-01 · CVPR 2020 6 · Mohammad A. A. K. Jalwana, Naveed Akhtar, Mohammed Bennamoun, Ajmal Mian

Deep visual models are susceptible to extremely low magnitude perturbations to input images. Though carefully crafted, the perturbation patterns generally appear noisy, yet they are able to perform controlled manipulatio…

Image GenerationImage Manipulation

DiffGradCAM: A Universal Class Activation Map Resistant to Adversarial Training

2025-06-10 · Jacob Piland, Chris Sweet, Adam Czakja

Class Activation Mapping (CAM) and its gradient-based variants (e.g., GradCAM) have become standard tools for explaining Convolutional Neural Network (CNN) predictions. However, these approaches typically focus on indivi…

Over-the-Air Adversarial Flickering Attacks against Video Recognition Networks

2020-02-12 · CVPR 2021 1 · Roi Pony, Itay Naeh, Shie Mannor

Deep neural networks for video classification, just like image classification networks, may be subjected to adversarial manipulation. The main difference between image classifiers and video classifiers is that the latter…

Action ClassificationClassificationGeneral Classificationimage-classification+4

Optimization Models and Interpretations for Three Types of Adversarial Perturbations against Support Vector Machines

2022-04-07 · Wen Su, Qingna Li, Chunfeng Cui

Adversarial perturbations have drawn great attentions in various deep neural networks. Most of them are computed by iterations and cannot be interpreted very well. In contrast, little attentions are paid to basic machine…

Birds look like cars: Adversarial analysis of intrinsically interpretable deep learning

2025-03-11 · Hubert Baniecki, Przemyslaw Biecek

A common belief is that intrinsically interpretable deep learning models ensure a correct, intuitive understanding of their behavior and offer greater robustness against accidental errors or intentional manipulation. How…

Deep Learning