English

LogicXGNN: Grounded Logical Rules for Explaining Graph Neural Networks

Machine Learning 2026-03-18 v5

Abstract

Existing rule-based explanations for Graph Neural Networks (GNNs) provide global interpretability but often optimize and assess fidelity in an intermediate, uninterpretable concept space, overlooking grounding quality for end users in the final subgraph explanations. This gap yields explanations that may appear faithful yet be unreliable in practice. To this end, we propose LogicXGNN, a post-hoc framework that constructs logical rules over reliable predicates explicitly designed to capture the GNN's message-passing structure, thereby ensuring effective grounding. We further introduce data-grounded fidelity (FidD\textit{Fid}_{\mathcal{D}}), a realistic metric that evaluates explanations in their final-graph form, along with complementary utility metrics such as coverage and validity. Across extensive experiments, LogicXGNN improves FidD\textit{Fid}_{\mathcal{D}} by over 20% on average relative to state-of-the-art methods while being 10-100 ×\times faster. With strong scalability and utility performance, LogicXGNN produces explanations that are faithful to the model's logic and reliably grounded in observable data. Our code is available at https://github.com/allengeng123/LogicXGNN/.

Keywords

Cite

@article{arxiv.2503.19476,
  title  = {LogicXGNN: Grounded Logical Rules for Explaining Graph Neural Networks},
  author = {Chuqin Geng and Ziyu Zhao and Zhaoyue Wang and Haolin Ye and Yuhe Jiang and Xujie Si},
  journal= {arXiv preprint arXiv:2503.19476},
  year   = {2026}
}

Comments

Accepted at ICLR 2026

R2 v1 2026-06-28T22:33:33.800Z