2019

How to Manipulate CNNs to Make Them Lie: the GradCAM Case

Viering, Tom, Wang, Ziqi, Loog, Marco et al.

Understand

Recently many methods have been introduced to explain CNN decisions.

  • However, it has been shown that some methods can be sensitive to manipulation of the input.
  • We continue this line of work and investigate the explanation method GradCAM.
  • Instead of manipulating the input, we consider an adversary that manipulates the model itself to attack the explanation.

Reading the bibliography…