cs.LGJun 17, 2026

CIExplainer++: Generating Causal and Interpretable Explanations for Graph Neural Networks

Authors: Francisco CaldasSahil Satish KumarRuben BeloCláudia Soares

Organizations: NOVA LINCS, NOVA School of Science and Technology, Lisbon, Portugal

Abstract

Explainable Artificial Intelligence aims to make black-box models more trustworthy by presenting, in a human-understandable manner, the elements that lead to the model's output. This involves both (i) identifying components and connections with genuine causal influence on outputs and (ii) translating such structures into an interpretable representation. For the former, we introduce CIExplainer, a novel perturbation-based method grounded in causal inference for explaining Graph Neural Networks (GNNs). CIExplainer identifies the subgraph with the highest causal effects on GNN predictions using the Potential Outcome Framework. We evaluate and compare CIExplainer on various GNN architectures (GCN, GraphSAGE, GAT, GIN) and datasets. To bridge subgraph explanations with human interpretability, we further propose G2TeXplainer, a method that transforms causal subgraphs into natural language explanations that capture both feature-level and relational information.

Explore similar work

CardsList
  1. B-cos GNNs: Faithful Explanations through Dynamic Linearity

    May 19, 2026Joschka Groß, Mohammad Shaique Solanki, Verena WolfExplainabilityGraph Neural Networks