LGMLJun 8, 2018

Noise-adding Methods of Saliency Map as Series of Higher Order Partial Derivative

arXiv:1806.03000v130 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a theoretical gap in explainable AI for researchers, offering incremental insights into existing methods.

The paper tackles the lack of theoretical interpretation for noise-adding saliency map methods like SmoothGrad and VarGrad, finding that SmoothGrad does not smooth gradients and VarGrad is independent of gradients, providing insights into their relationship with higher-order partial derivatives.

SmoothGrad and VarGrad are techniques that enhance the empirical quality of standard saliency maps by adding noise to input. However, there were few works that provide a rigorous theoretical interpretation of those methods. We analytically formalize the result of these noise-adding methods. As a result, we observe two interesting results from the existing noise-adding methods. First, SmoothGrad does not make the gradient of the score function smooth. Second, VarGrad is independent of the gradient of the score function. We believe that our findings provide a clue to reveal the relationship between local explanation methods of deep neural networks and higher-order partial derivatives of the score function.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes