English

Contrastive Graph Neural Network Explanation

Machine Learning 2020-10-27 v1

Abstract

Graph Neural Networks achieve remarkable results on problems with structured data but come as black-box predictors. Transferring existing explanation techniques, such as occlusion, fails as even removing a single node or edge can lead to drastic changes in the graph. The resulting graphs can differ from all training examples, causing model confusion and wrong explanations. Thus, we argue that explicability must use graphs compliant with the distribution underlying the training data. We coin this property Distribution Compliant Explanation (DCE) and present a novel Contrastive GNN Explanation (CoGE) technique following this paradigm. An experimental study supports the efficacy of CoGE.

Keywords

Cite

@article{arxiv.2010.13663,
  title  = {Contrastive Graph Neural Network Explanation},
  author = {Lukas Faber and Amin K. Moghaddam and Roger Wattenhofer},
  journal= {arXiv preprint arXiv:2010.13663},
  year   = {2020}
}

Comments

ICML 2020 Workshop on Graph Representation Learning and Beyond (GRL+)

R2 v1 2026-06-23T19:39:27.662Z