paper-with-me

홈 › Papers

Explaining GNN Explanations with Edge Gradients

2025-08-01 · Jesse He, Akbar Rafiey, Gal Mishne, Yusu Wang arxiv

In recent years, the remarkable success of graph neural networks (GNNs) on graph-structured data has prompted a surge of methods for explaining GNN predictions. However, the state-of-the-art for GNN explainability remains in flux. Different comparisons find mixed results for different methods, with many explainers struggling on more complex GNN architectures and tasks. This presents an urgent need for a more careful theoretical analysis of competing GNN explanation methods. In this work we take a closer look at GNN explanations in two different settings: input-level explanations, which produce explanatory subgraphs of the input graph, and layerwise explanations, which produce explanatory subgraphs of the computation graph. We establish the first theoretical connections between the popular perturbation-based and classical gradient-based methods, as well as point out connections between other recently proposed methods. At the input level, we demonstrate conditions under which GNNExplainer can be approximated by a simple heuristic based on the sign of the edge gradients. In the layerwise setting, we point out that edge gradients are equivalent to occlusion search for linear GNNs. Finally, we demonstrate how our theoretical results manifest in practice with experiments on both synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:2508.01048

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explaining Classes through Stable Word Attributions

2022-05-01 · Findings (ACL) 2022 5 · Samuel Rönnqvist, Aki-Juhani Kyröläinen, Amanda Myntti, Filip Ginter 외

Input saliency methods have recently become a popular tool for explaining predictions of deep learning models in NLP. Nevertheless, there has been little work investigating methods for aggregating prediction-level explan…

text-classificationText ClassificationXLM-R

Generalized Integrated Gradients: A practical method for explaining diverse ensembles

2019-09-04 · John Merrill, Geoff Ward, Sean Kamkar, Jay Budzik 외

We introduce Generalized Integrated Gradients (GIG), a formal extension of the Integrated Gradients (IG) (Sundararajan et al., 2017) method for attributing credit to the input variables of a predictive model. GIG improve…

Deep Integrated Explanations

2023-10-23 · Oren Barkan, Yehonatan Elisha, Jonathan Weill, Yuval Asher 외

This paper presents Deep Integrated Explanations (DIX) - a universal method for explaining vision models. DIX generates explanation maps by integrating information from the intermediate representations of the model, coup…

Explaining Deep Neural Networks for Point Clouds using Gradient-based Visualisations

2022-07-26 · Jawad Tayyub, Muhammad Sarmad, Nicolas Schönborn

Explaining decisions made by deep neural networks is a rapidly advancing research topic. In recent years, several approaches have attempted to provide visual explanations of decisions made by neural networks designed for…

Decision MakingPoint Cloud Classification

Explaining Classes through Word Attribution

2021-08-31 · Samuel Rönnqvist, Amanda Myntti, Aki-Juhani Kyröläinen, Sampo Pyysalo 외

In recent years, several methods have been proposed for explaining individual predictions of deep learning models, yet there has been little study of how to aggregate these predictions to explain how such models view cla…

ClassificationDeep LearningGenre classificationtext-classification+1