2019

Improving Feature Attribution through Input-specific Network Pruning

Khakzar, Ashkan, Baselizadeh, Soroosh, Khanduja, Saurabh et al.

Understand

Attributing the output of a neural network to the contribution of given input elements is a way of shedding light on the black-box nature of neural networks.

  • Due to the complexity of current network architectures, current gradient-based attribution methods provide very noisy or coarse results.
  • We propose to prune a neural network for a given single input to keep only neurons that highly contribute to the prediction.
  • We show that by input-specific pruning, network gradients change from reflecting local (noisy) importance information to global importance.

Reading the bibliography…