SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2605.14884 · 2026

AIMing for Standardised Explainability Evaluation in GNNs: A Framework and Case Study on Graph Kernel Networks

N Siddharth, Magdalena Proszewska

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 5 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
mproszewska/aim-xgkn — 3 of 5
FunctionStatusWhere it lives
DiffGKLayer Ran mproszewska/aim-xgkn/XGKN/models.py
code served (permissive licence) · get_code("dcf6ee04ca20bad1")
MLP Ran mproszewska/aim-xgkn/XGKN/models.py
code served (permissive licence) · get_code("034dac5e75b8b7ac")
rw_agg_fn Ran mproszewska/aim-xgkn/XGKN/models.py
code served (permissive licence) · get_code("c5363a5106964f55")
GKNetwork Not yet run mproszewska/aim-xgkn/XGKN/models.py
code served (permissive licence) · get_code("bf601c6f6db48ae1")
rw_kernel Not yet run mproszewska/aim-xgkn/XGKN/models.py
code served (permissive licence) · get_code("bba5ecc45fa8476a")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Graph Neural Networks (GNNs) have advanced significantly in handling graph-structured data, but a comprehensive framework for evaluating explainability remains lacking. Existing evaluation frameworks primarily involve post-hoc explanations, and operate in the setting where multiple methods generate a suite of explanations for a single model. This makes comparison of explanations across models difficult. Evaluation of inherently interpretable models often targets a specific aspect of interpretability relevant to the model, but remains underdeveloped in terms of generating insight across a suite of measures. We introduce AIM, a comprehensive framework that addresses these limitations by measuring Accuracy, Instance-level explanations, and Model-level explanations. AIM is formulated with minimal constraints to enhance flexibility and facilitate broad applicability. Here, we use AIM in a pipeline, extracting explanations from inherently interpretable GNNs such as graph kernel networks (GKNs) and prototype networks (PNs), evaluating these explanations with AIM, identifying their limitations and obtaining insights to their characteristics. Taking GKNs as a case study, we show how the insights obtained from AIM can be used to develop an updated model, xGKN, that maintains high accuracy while demonstrating improved explainability. Our approach aims to advance the field of Explainable AI (XAI) for GNNs, providing more robust and practical solutions for understanding and improving complex models.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2605.14884")
get_code_for_paper("2605.14884")
have("2605.14884")

Connect an agent — have() is free.