SOTAVerified

Ablation-CAM: Visual Explanations for Deep Convolutional Network via Gradient-free Localization

2020-01-01WACV 2020Code Available1· sign in to hype

Saurabh Desai, Harish G. Ramaswamy

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In response to recent criticism of gradient-based visualization techniques, we propose a new methodology to generate visual explanations for deep Convolutional Neural Networks (CNN) - based models. Our approach - Ablationbased Class Activation Mapping (Ablation CAM) uses ablation analysis to determine the importance (weights) of individual feature map units w.r.t. class. Further, this is used to produce a coarse localization map highlighting the important regions in the image for predicting the concept. Our objective and subjective evaluations show that this gradientfree approach works better than state-of-the-art Grad-CAM technique. Moreover, further experiments are carried out to show that Ablation-CAM is class discriminative as well as can be used to evaluate trust in a model.

Reproductions