paper-with-me

홈 › Papers

Evaluating Input Perturbation Methods for Interpreting CNNs and Saliency Map Comparison

2021-01-26 · Lukas Brunke, Prateek Agrawal, Nikhil George

Input perturbation methods occlude parts of an input to a function and measure the change in the function's output. Recently, input perturbation methods have been applied to generate and evaluate saliency maps from convolutional neural networks. In practice, neutral baseline images are used for the occlusion, such that the baseline image's impact on the classification probability is minimal. However, in this paper we show that arguably neutral baseline images still impact the generated saliency maps and their evaluation with input perturbations. We also demonstrate that many choices of hyperparameters lead to the divergence of saliency maps generated by input perturbations. We experimentally reveal inconsistencies among a selection of input perturbation methods and find that they lack robustness for generating saliency maps and for evaluating saliency maps as saliency metrics.

📄 PDF Abstract BibTeX arXiv:2101.10977

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reliable Evaluation of Attribution Maps in CNNs: A Perturbation-Based Approach

2024-11-22 · Lars Nieradzik, Henrike Stephani, Janis Keuper

In this paper, we present an approach for evaluating attribution maps, which play a central role in interpreting the predictions of convolutional neural networks (CNNs). We show that the widely used insertion/deletion me…

DoPa: A Comprehensive CNN Detection Methodology against Physical Adversarial Attacks

2019-05-21 · Zirui Xu, Fuxun Yu, Xiang Chen

Recently, Convolutional Neural Networks (CNNs) demonstrate a considerable vulnerability to adversarial attacks, which can be easily misled by adversarial perturbations. With more aggressive methods proposed, adversarial …

Adversarial AttackAdversarial Attack Detection

Interpreting Predictions of NLP Models

2020-11-01 · EMNLP 2020 11 · Eric Wallace, Matt Gardner, Sameer Singh

Although neural NLP models are highly expressive and empirically successful, they also systematically fail in counterintuitive ways and are opaque in their decision-making process. This tutorial will provide a background…

Decision Making

No Surprises: Training Robust Lung Nodule Detection for Low-Dose CT Scans by Augmenting with Adversarial Attacks

2020-03-08 · Si-Qi Liu, Arnaud Arindra Adiyoso Setio, Florin C. Ghesu, Eli Gibson 외

Detecting malignant pulmonary nodules at an early stage can allow medical interventions which may increase the survival rate of lung cancer patients. Using computer vision techniques to detect nodules can improve the sen…

Adversarial AttackLung Nodule Detection

Pixel to Binary Embedding Towards Robustness for CNNs

2022-06-13 · Ikki Kishida, Hideki Nakayama

There are several problems with the robustness of Convolutional Neural Networks (CNNs). For example, the prediction of CNNs can be changed by adding a small magnitude of noise to an input, and the performances of CNNs ar…