paper-with-me

Papers

Robust saliency maps with distribution-preserving decoys

2019-09-25 · Yang Young Lu, Wenbo Guo, Xinyu Xing, William Stafford Noble

Saliency methods help to make deep neural network predictions more interpretable by identifying particular features, such as pixels in an image, that contribute most strongly to the network's prediction. Unfortunately, recent evidence suggests that many saliency methods perform poorly when gradients are saturated or in the presence of strong inter-feature dependence or noise injected by an adversarial attack. In this work, we propose a data-driven technique that uses the distribution-preserving decoys to infer robust saliency scores in conjunction with a pre-trained convolutional neural network classifier and any off-the-shelf saliency method. We formulate the generation of decoys as an optimization problem, potentially applicable to any convolutional network architecture. We also propose a novel decoy-enhanced saliency score, which provably compensates for gradient saturation and considers joint activation patterns of pixels in a single-layer convolutional neural network. Empirical results on the ImageNet data set using three different deep neural network architectures---VGGNet, AlexNet and ResNet---show both qualitatively and quantitatively that decoy-enhanced saliency scores outperform raw scores produced by three existing saliency methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

DANCE: Enhancing saliency maps using decoys

2020-02-03 · Yang Lu, Wenbo Guo, Xinyu Xing, William Stafford Noble

Saliency methods can make deep neural network predictions more interpretable by identifying a set of critical features in an input sample, such as pixels that contribute most strongly to a prediction made by an image cla…

Adversarial Attack

CAMERAS: Enhanced Resolution And Sanity preserving Class Activation Mapping for image saliency

2021-06-20 · CVPR 2021 1 · Mohammad A. A. K. Jalwana, Naveed Akhtar, Mohammed Bennamoun, Ajmal Mian

Backpropagation image saliency aims at explaining model predictions by estimating model-centric importance of individual pixels in the input. However, class-insensitivity of the earlier layers in a network only allows sa…

Unsupervised CNN-based Co-Saliency Detection with Graphical Optimization

2018-09-01 · ECCV 2018 9 · Kuang-Jui Hsu, Chung-Chi Tsai, Yen-Yu Lin, Xiaoning Qian 외

In this paper, we address co-saliency detection in a set of images jointly covering objects of a specific class by an unsupervised convolutional neural network (CNN). Our method does not require any additional training d…

Co-Salient Object DetectionSaliency Detection

Saliency Map Estimation for Omni-Directional Image Considering Prior Distributions

2018-07-17 · Tatsuya Suzuki, Takao Yamanaka

In recent years, the deep learning techniques have been applied to the estimation of saliency maps, which represent probability density functions of fixations when people look at the images. Although the methods of salie…

Multi-Scale Estimation for Omni-Directional Saliency Maps Using Learnable Equator Bias

2023-09-15 · Takao Yamanaka, Tatsuya Suzuki, Taiki Nobutsune, Chenjunlin Wu

Omni-directional images have been used in wide range of applications. For the applications, it would be useful to estimate saliency maps representing probability distributions of gazing points with a head-mounted display…