Papers › Parameterized Explainer for Graph Neural Network

Parameterized Explainer for Graph Neural Network

9 Nov 2020NeurIPS 2020 12arXiv:2011.04573archive 2025-07-28

Dongsheng Luo, Wei Cheng, Dongkuan Xu, Wenchao Yu, Bo Zong, Haifeng Chen, Xiang Zhang

Despite recent progress in Graph Neural Networks (GNNs), explaining predictions made by GNNs remains a challenging open problem. The leading method independently addresses the local explanations (i.e., important subgraph structure and node features) to interpret why a GNN model makes the prediction for a single instance, e.g. a node or a graph. As a result, the explanation generated is painstakingly customized for each instance. The unique explanation interpreting each instance independently is not sufficient to provide a global understanding of the learned GNN model, leading to a lack of generalizability and hindering it from being used in the inductive setting. Besides, as it is designed for explaining a single instance, it is challenging to explain a set of instances naturally (e.g., graphs of a given class). In this study, we address these key challenges and propose PGExplainer, a parameterized explainer for GNNs. PGExplainer adopts a deep neural network to parameterize the generation process of explanations, which enables PGExplainer a natural approach to explaining multiple instances collectively. Compared to the existing work, PGExplainer has better generalization ability and can be utilized in an inductive setting easily. Experiments on both synthetic and real-life datasets show highly competitive performance with up to 24.7\% relative improvement in AUC on explaining graph classification over the leading baseline.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2011.04573")

Code

Syntology Ran 3 of 8 code samples harvested from 3 repositories linked to this paper; 5 have no recorded run. Of those that ran: 3 ran with no contract checked.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 7 samples from 2 repositories, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

flyingdoog/PGExplainer officialmentioned in papermentioned on GitHubtf report
Graph-COM/GSAT mentioned on GitHubpytorchMIT report
realmoana/proxyexplainer mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 3 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran
5unverified

Licence: 8 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Explainer flyingdoog/PGExplainer/codes/forgraph/Explainer.py official repository ran no licence file found · pointer only · 8a01a842b30f5c44 · report
GraphTransformer realmoana/proxyexplainer/ExplanationEvaluation/explainers/ProxyExplainer.py community (archive-listed) ran no licence file found · pointer only · 75305de9413fa579 · report
PGExplainer LarsHoldijk/RE-ParameterizedExplainerForGraphNeuralNetworks/ExplanationEvaluation/explainers/PGExplainer.py community (archive-listed) ran no licence file found · pointer only · 791d93e39ee92907 · report
BaseExplainer LarsHoldijk/RE-ParameterizedExplainerForGraphNeuralNetworks/ExplanationEvaluation/explainers/PGExplainer.py community (archive-listed) unverified no licence file found · pointer only · 5458b37cb44bba84 · report
BaseExplainer realmoana/proxyexplainer/ExplanationEvaluation/explainers/ProxyExplainer.py community (archive-listed) unverified no licence file found · pointer only · 904f2c89659503a7 · report
GNN_MLP_VariationalAutoEncoder realmoana/proxyexplainer/ExplanationEvaluation/explainers/ProxyExplainer.py community (archive-listed) unverified no licence file found · pointer only · 6d801a0f2ac513a0 · report
PROXYExplainer realmoana/proxyexplainer/ExplanationEvaluation/explainers/ProxyExplainer.py community (archive-listed) unverified no licence file found · pointer only · 802418f6d64d66e9 · report
index_edge LarsHoldijk/RE-ParameterizedExplainerForGraphNeuralNetworks/ExplanationEvaluation/explainers/PGExplainer.py community (archive-listed) unverified no licence file found · pointer only · e953093580fc56e8 · report

Tasks

Graph ClassificationGraph Neural Network

Datasets

Introduced by this paper, per the archive.

BA-2motifs

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections