Is Meta-Path Attention an Explanation? Evidence of Alignment and Decoupling in Heterogeneous GNNs
Maiqi Jiang, Noman Ali, Yiran Ding, Yanfu Zhang

TL;DR
This paper investigates whether meta-path attention in heterogeneous GNNs truly reflects semantic importance, introducing MetaXplain for controlled explanation analysis and revealing conditions of alignment and decoupling.
Contribution
The paper presents MetaXplain, a novel explanation protocol for heterogeneous GNNs, and provides empirical evidence on the reliability of meta-path attention as an explanation.
Findings
Meta-path explanations outperform random baselines.
High alignment between attention and explanations varies by dataset and model.
Retraining on explanation subgraphs can maintain or improve predictive performance.
Abstract
Meta-path-based heterogeneous graph neural networks aggregate over meta-path-induced views, and their semantic-level attention over meta-path channels is widely used as a narrative for ``which semantics matter.'' We study this assumption empirically by asking: when does meta-path attention reflect meta-path importance, and when can it decouple? A key challenge is that most post-hoc GNN explainers are designed for homogeneous graphs, and naive adaptations to heterogeneous neighborhoods can mix semantics and confound perturbations. To enable a controlled empirical analysis, we introduce MetaXplain, a meta-path-aware post-hoc explanation protocol that applies existing explainers in the native meta-path view domain via (i) view-factorized explanations, (ii) schema-valid channel-wise perturbations, and (iii) fusion-aware attribution, without modifying the underlying predictor. We benchmark…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Explainable Artificial Intelligence (XAI) · Machine Learning in Healthcare
