CVPR 2023poster23 citations

IDGI: A Framework To Eliminate Explanation Noise From Integrated Gradients

Ruo Yang, Binghui Wang, Mustafa Bilgic

Abstract

Integrated Gradients (IG) as well as its variants are well-known techniques for interpreting the decisions of deep neural networks. While IG-based approaches attain state-of-the-art performance, they often integrate noise into their explanation saliency maps, which reduce their interpretability. To minimize the noise, we examine the source of the noise analytically and propose a new approach to reduce the explanation noise based on our analytical findings. We propose the Important Direction Gradient Integration (IDGI) framework, which can be easily incorporated into any IG-based method that uses the Reimann Integration for integrated gradient computation. Extensive experiments with three IG-based methods show that IDGI improves them drastically on numerous interpretability metrics.

BibTeX
@inproceedings{cvpr2023_idgiaframeworkto,
  title = {IDGI: A Framework To Eliminate Explanation Noise From Integrated Gradients},
  author = {Ruo Yang and Binghui Wang and Mustafa Bilgic},
  booktitle = {CVPR 2023},
  year = {2023}
}