English

Strengthening Interpretability: An Investigative Study of Integrated Gradient Methods

Numerical Analysis 2024-09-17 v1 Numerical Analysis

Abstract

We conducted a reproducibility study on Integrated Gradients (IG) based methods and the Important Direction Gradient Integration (IDGI) framework. IDGI eliminates the explanation noise in each step of the computation of IG-based methods that use the Riemann Integration for integrated gradient computation. We perform a rigorous theoretical analysis of IDGI and raise a few critical questions that we later address through our study. We also experimentally verify the authors' claims concerning the performance of IDGI over IG-based methods. Additionally, we varied the number of steps used in the Riemann approximation, an essential parameter in all IG methods, and analyzed the corresponding change in results. We also studied the numerical instability of the attribution methods to check the consistency of the saliency maps produced. We developed the complete code to implement IDGI over the baseline IG methods and evaluated them using three metrics since the available code was insufficient for this study.

Keywords

Cite

@article{arxiv.2409.09043,
  title  = {Strengthening Interpretability: An Investigative Study of Integrated Gradient Methods},
  author = {Shree Singhi and Anupriya Kumari},
  journal= {arXiv preprint arXiv:2409.09043},
  year   = {2024}
}

Comments

19 pages, 5 figures

R2 v1 2026-06-28T18:44:05.056Z