English

Edge-Level Explanations for Graph Neural Networks by Extending Explainability Methods for Convolutional Neural Networks

Machine Learning 2021-11-02 v1 Artificial Intelligence

Abstract

Graph Neural Networks (GNNs) are deep learning models that take graph data as inputs, and they are applied to various tasks such as traffic prediction and molecular property prediction. However, owing to the complexity of the GNNs, it has been difficult to analyze which parts of inputs affect the GNN model's outputs. In this study, we extend explainability methods for Convolutional Neural Networks (CNNs), such as Local Interpretable Model-Agnostic Explanations (LIME), Gradient-Based Saliency Maps, and Gradient-Weighted Class Activation Mapping (Grad-CAM) to GNNs, and predict which edges in the input graphs are important for GNN decisions. The experimental results indicate that the LIME-based approach is the most efficient explainability method for multiple tasks in the real-world situation, outperforming even the state-of-the-art method in GNN explainability.

Keywords

Cite

@article{arxiv.2111.00722,
  title  = {Edge-Level Explanations for Graph Neural Networks by Extending Explainability Methods for Convolutional Neural Networks},
  author = {Tetsu Kasanishi and Xueting Wang and Toshihiko Yamasaki},
  journal= {arXiv preprint arXiv:2111.00722},
  year   = {2021}
}

Comments

4 pages, accepted at 23rd IEEE International Symposium on Multimedia (ISM), short paper, 2021

R2 v1 2026-06-24T07:20:22.185Z