paper-with-me

Papers

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

2026-05-14 · Magdalena Proszewska, N. Siddharth arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.14884

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GNNX-BENCH: Unravelling the Utility of Perturbation-based GNN Explainers through In-depth Benchmarking

2023-10-03 · Mert Kosan, Samidha Verma, Burouj Armgaan, Khushbu Pahwa 외

Numerous explainability methods have been proposed to shed light on the inner workings of GNNs. Despite the inclusion of empirical evaluations in all the proposed algorithms, the interrogative aspects of these evaluation…

Benchmarkingcounterfactual

GraphFramEx: Towards Systematic Evaluation of Explainability Methods for Graph Neural Networks

2022-06-20 · Kenza Amara, Rex Ying, Zitao Zhang, Zhihao Han 외

As one of the most popular machine learning models today, graph neural networks (GNNs) have attracted intense interest recently, and so does their explainability. Users are increasingly interested in a better understandi…

Node Classification

Explainability in Graph Neural Networks: An Experimental Survey

2022-03-17 · Peibo Li, Yixing Yang, Maurice Pagnucco, Yang song

Graph neural networks (GNNs) have been extensively developed for graph representation learning in various application domains. However, similar to all other neural networks models, GNNs suffer from the black-box problem …

Graph Representation LearningRepresentation LearningSurvey

A Survey on Explainability of Graph Neural Networks

2023-06-02 · Jaykumar Kakkad, Jaspal Jannu, Kartik Sharma, Charu Aggarwal 외

Graph neural networks (GNNs) are powerful graph-based deep-learning models that have gained significant attention and demonstrated remarkable performance in various domains, including natural language processing, drug di…

Drug DiscoveryRecommendation SystemsSurvey

Towards Self-Explainable Graph Neural Network

2021-08-26 · Enyan Dai, Suhang Wang

Graph Neural Networks (GNNs), which generalize the deep neural networks to graph-structured data, have achieved great success in modeling graphs. However, as an extension of deep learning for graphs, GNNs lack explainabi…

Graph Neural NetworkNode Classification