Towards Comprehensive and Prerequisite-Free Explainer for Graph Neural Networks

Abstract

To enhance the reliability and credibility of graph neural networks (GNNs) and improve the transparency of their decision logic, a new field of explainability of GNNs (XGNN) has emerged. However, two major limitations severely degrade the performance and hinder the generalizability of existing XGNN methods: they (a) fail to capture the complete decision logic of GNNs across diverse distributions in the entire dataset's sample space, and (b) impose strict prerequisites on edge properties and GNN internal accessibility. To address these limitations, we propose OPEN, a novel cOmprehensive and Prerequisite-free Explainer for GNNs. OPEN, as the first work in the literature, can infer and partition the entire dataset's sample space into multiple environments, each containing graphs that follow a distinct distribution. OPEN further learns the decision logic of GNNs across different distributions by sampling subgraphs from each environment and analyzing their predictions, thus eliminating the need for strict prerequisites. Experimental results demonstrate that OPEN captures nearly complete decision logic of GNNs, outperforms state-of-the-art methods in fidelity while maintaining similar efficiency, and enhances robustness in real-world scenarios.

Cite

Text

Zhang et al. "Towards Comprehensive and Prerequisite-Free Explainer for Graph Neural Networks." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1051

Markdown

[Zhang et al. "Towards Comprehensive and Prerequisite-Free Explainer for Graph Neural Networks." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/zhang2025ijcai-comprehensive/) doi:10.24963/IJCAI.2025/1051

BibTeX

@inproceedings{zhang2025ijcai-comprehensive,
  title     = {{Towards Comprehensive and Prerequisite-Free Explainer for Graph Neural Networks}},
  author    = {Zhang, Han and Wang, Yan and Liu, Guanfeng and Ding, Pengfei and Wang, Huaxiong and Lam, Kwok-Yan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {9456-9464},
  doi       = {10.24963/IJCAI.2025/1051},
  url       = {https://mlanthology.org/ijcai/2025/zhang2025ijcai-comprehensive/}
}