Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ProtGNN: Towards Self-Explaining Graph Neural Networks

About

Despite the recent progress in Graph Neural Networks (GNNs), it remains challenging to explain the predictions made by GNNs. Existing explanation methods mainly focus on post-hoc explanations where another explanatory model is employed to provide explanations for a trained GNN. The fact that post-hoc methods fail to reveal the original reasoning process of GNNs raises the need of building GNNs with built-in interpretability. In this work, we propose Prototype Graph Neural Network (ProtGNN), which combines prototype learning with GNNs and provides a new perspective on the explanations of GNNs. In ProtGNN, the explanations are naturally derived from the case-based reasoning process and are actually used during classification. The prediction of ProtGNN is obtained by comparing the inputs to a few learned prototypes in the latent space. Furthermore, for better interpretability and higher efficiency, a novel conditional subgraph sampling module is incorporated to indicate which part of the input graph is most similar to each prototype in ProtGNN+. Finally, we evaluate our method on a wide range of datasets and perform concrete case studies. Extensive results show that ProtGNN and ProtGNN+ can provide inherent interpretability while achieving accuracy on par with the non-interpretable counterparts.

Zaixi Zhang, Qi Liu, Hao Wang, Chengqiang Lu, Cheekong Lee• 2021

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy73.83
742
Graph ClassificationMUTAG
Accuracy80.5
697
Graph ClassificationNCI1
Accuracy74.13
460
Graph ClassificationDD
Accuracy69.15
175
MCI vs. AD classificationADNI
Accuracy76.19
13
3-class Diagnosis ClassificationADNI 3-class
Accuracy0.6316
12
Binary Diagnosis ClassificationADNI NC vs AD
Accuracy76.49
12
Binary Diagnosis ClassificationADNI NC vs MCI
Accuracy71.59
12
Diagnosis classificationABIDE
Accuracy64.51
12
Diagnosis classificationADHD-200
Accuracy64.68
12
Showing 10 of 10 rows

Other info

Follow for update