LGAICVJul 23, 2021

Robust Explainability: A Tutorial on Gradient-Based Attribution Methods for Deep Neural Networks

arXiv:2107.11400v4104 citations
Originality Synthesis-oriented
AI Analysis

It tackles the problem of unreliable explanations in AI for researchers and practitioners, but is incremental as it synthesizes existing knowledge into a tutorial format.

This tutorial paper addresses the lack of consensus in evaluating gradient-based attribution methods for deep neural networks, focusing on their robustness and providing best practices for selection.

With the rise of deep neural networks, the challenge of explaining the predictions of these networks has become increasingly recognized. While many methods for explaining the decisions of deep neural networks exist, there is currently no consensus on how to evaluate them. On the other hand, robustness is a popular topic for deep learning research; however, it is hardly talked about in explainability until very recently. In this tutorial paper, we start by presenting gradient-based interpretability methods. These techniques use gradient signals to assign the burden of the decision on the input features. Later, we discuss how gradient-based methods can be evaluated for their robustness and the role that adversarial robustness plays in having meaningful explanations. We also discuss the limitations of gradient-based methods. Finally, we present the best practices and attributes that should be examined before choosing an explainability method. We conclude with the future directions for research in the area at the convergence of robustness and explainability.

Foundations

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

Your Notes