Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Generating In-Distribution Proxy Graphs for Explaining Graph Neural Networks

About

Graph Neural Networks (GNNs) have become a building block in graph data processing, with wide applications in critical domains. The growing needs to deploy GNNs in high-stakes applications necessitate explainability for users in the decision-making processes. A popular paradigm for the explainability of GNNs is to identify explainable subgraphs by comparing their labels with the ones of original graphs. This task is challenging due to the substantial distributional shift from the original graphs in the training set to the set of explainable subgraphs, which prevents accurate prediction of labels with the subgraphs. To address it, in this paper, we propose a novel method that generates proxy graphs for explainable subgraphs that are in the distribution of training data. We introduce a parametric method that employs graph generators to produce proxy graphs. A new training objective based on information theory is designed to ensure that proxy graphs not only adhere to the distribution of training data but also preserve explanatory factors. Such generated proxy graphs can be reliably used to approximate the predictions of the labels of explainable subgraphs. Empirical evaluations across various datasets demonstrate our method achieves more accurate explanations for GNNs.

Zhuomin Chen, Jiaxing Zhang, Jingchao Ni, Xiaoting Li, Yuchen Bian, Md Mezbahul Islam, Ananda Mohan Mondal, Hua Wei, Dongsheng Luo• 2024

Related benchmarks

TaskDatasetResultRank
Graph ClassificationBA-2motifs SingleMotif (test)
AUC-ROC0.896
9
Graph ClassificationAlkane-Carbonyl MultipleMotif (test)
AUC-ROC85.9
9
Graph ClassificationBenzene MultipleMotif (test)
AUC-ROC80.9
9
Graph ClassificationFluorid-Carbonyl MultipleMotif (test)
AUC-ROC72.9
9
Graph ClassificationBA-HouseGrid SingleMotif (test)
AUC-ROC0.745
9
Graph ClassificationSPMotif SingleMotif (test)
AUC-ROC60.7
9
Graph ClassificationBA-HouseAndGrid MultipleMotif (test)
AUC-ROC70.4
9
Distribution-shift evaluationBA-HouseGrid
Euclidean Distance0.706
8
Distribution-shift evaluationBENZENE
Cosine Similarity0.565
8
Distribution-shift evaluationFluoride Carbonyl
Cosine Similarity0.723
8
Showing 10 of 13 rows

Other info

Follow for update