English

Faithful Explanations for Deep Graph Models

Machine Learning 2022-05-25 v1 Artificial Intelligence

Abstract

This paper studies faithful explanations for Graph Neural Networks (GNNs). First, we provide a new and general method for formally characterizing the faithfulness of explanations for GNNs. It applies to existing explanation methods, including feature attributions and subgraph explanations. Second, our analytical and empirical results demonstrate that feature attribution methods cannot capture the nonlinear effect of edge features, while existing subgraph explanation methods are not faithful. Third, we introduce \emph{k-hop Explanation with a Convolutional Core} (KEC), a new explanation method that provably maximizes faithfulness to the original GNN by leveraging information about the graph structure in its adjacency matrix and its \emph{k-th} power. Lastly, our empirical results over both synthetic and real-world datasets for classification and anomaly detection tasks with GNNs demonstrate the effectiveness of our approach.

Keywords

Cite

@article{arxiv.2205.11850,
  title  = {Faithful Explanations for Deep Graph Models},
  author = {Zifan Wang and Yuhang Yao and Chaoran Zhang and Han Zhang and Youjie Kang and Carlee Joe-Wong and Matt Fredrikson and Anupam Datta},
  journal= {arXiv preprint arXiv:2205.11850},
  year   = {2022}
}
R2 v1 2026-06-24T11:26:40.312Z