2017

Real Time Image Saliency for Black Box Classifiers

Dabkowski, Piotr, Gal, Yarin

Understand

In this work we develop a fast saliency detection method that can be applied to any differentiable image classifier.

  • We train a masking model to manipulate the scores of the classifier by masking salient parts of the input image.
  • Our model generalises well to unseen images and requires a single forward pass to perform saliency detection, therefore suitable for use in real-time systems.
  • We test our approach on CIFAR-10 and ImageNet datasets and show that the produced saliency maps are easily interpretable, sharp, and free of artifacts.

Reading the bibliography…