Papers › Utilizing Description Logics for Global Explanations of Heterogeneous Graph Neural Networks

Utilizing Description Logics for Global Explanations of Heterogeneous Graph Neural Networks

21 May 2024arXiv:2405.12654archive 2025-07-28

Dominik Köhler, Stefan Heindorf

Graph Neural Networks (GNNs) are effective for node classification in graph-structured data, but they lack explainability, especially at the global level. Current research mainly utilizes subgraphs of the input as local explanations or generates new graphs as global explanations. However, these graph-based methods are limited in their ability to explain classes with multiple sufficient explanations. To provide more expressive explanations, we propose utilizing class expressions (CEs) from the field of description logic (DL). Our approach explains heterogeneous graphs with different types of nodes using CEs in the EL description logic. To identify the best explanation among multiple candidate explanations, we employ and compare two different scoring functions: (1) For a given CE, we construct multiple graphs, have the GNN make a prediction for each graph, and aggregate the predicted scores. (2) We score the CE in terms of fidelity, i.e., we compare the predictions of the GNN to the predictions by the CE on a separate validation set. Instead of subgraph-based explanations, we offer CE-based explanations.

PaperPDFCodeCode 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="2405.12654")

Code

Syntology Ran 10 of 14 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ds-jrg/xgnn-dl officialmentioned in papermentioned 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

14 samples harvested; 10 ran; 0 honoured the contract we drafted; 4 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.

10ran
4unverified

Licence: 14 of the 14 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 ds-jrg/xgnn-dl. “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.

convert_tensors_to_int ds-jrg/xgnn-dl/generate_graphs.py official repository ran no licence file found · pointer only · 3ceb79ff7e59f83a · report
count_ints_total ds-jrg/xgnn-dl/datasets.py official repository ran fingerprinted no licence file found · pointer only · d0d043eeaa2444f5 · report
count_ints_until_entry ds-jrg/xgnn-dl/datasets.py official repository ran no licence file found · pointer only · db2f2ec3395f17a0 · report
dict_in_list ds-jrg/xgnn-dl/generate_graphs.py official repository ran no licence file found · pointer only · 78716946884fd2fc · report
list_edge_feat ds-jrg/xgnn-dl/graph_generation.py official repository ran no licence file found · pointer only · 17763f6f8846db75 · report
new_index ds-jrg/xgnn-dl/datasets.py official repository ran no licence file found · pointer only · d1d57a5478020885 · report
read_list_of_lists_from_file ds-jrg/xgnn-dl/graph_generation.py official repository ran no licence file found · pointer only · 74d6e19b2baf718b · report
remove_end ds-jrg/xgnn-dl/ce_generation.py official repository ran no licence file found · pointer only · b40279583e059580 · report
remove_front ds-jrg/xgnn-dl/ce_generation.py official repository ran fingerprinted no licence file found · pointer only · 7835d996b2a4c2f1 · report
train_epoch_dblp ds-jrg/xgnn-dl/models.py official repository ran no licence file found · pointer only · 040cc2e1b7dc779f · report
dblp_model ds-jrg/xgnn-dl/models.py official repository unverified no licence file found · pointer only · 3ba93e01f497d839 · report
get_edge_node_types ds-jrg/xgnn-dl/ce_generation.py official repository unverified no licence file found · pointer only · d74d4bece88d0f39 · report
list_node_feat ds-jrg/xgnn-dl/graph_generation.py official repository unverified no licence file found · pointer only · dd98ebd5aa7ba4cf · report
test_dblp ds-jrg/xgnn-dl/models.py official repository unverified no licence file found · pointer only · ec85c85a1132a969 · report

Tasks

Node Classification

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