Inductive Subgraphs as Shortcuts: Causal Disentanglement for Heterophilic Graph Learning
arXiv cs.LG / 4/22/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper studies why heterophily (edges connecting dissimilar nodes) degrades traditional homophily-based GNN performance, which earlier work did not fully explain.
- It argues that recurring inductive subgraphs function as spurious “shortcuts” that cause GNNs to rely on non-causal correlations and lead to misclassifications.
- Using a causal inference framework, the authors propose a debiased causal graph that blocks confounding and spillover paths responsible for these shortcut behaviors.
- Based on this causal graph, they introduce Causal Disentangled GNN (CD-GNN), which disentangles spurious inductive subgraphs from true causal subgraphs by explicitly blocking non-causal paths.
- Experiments on real-world heterophilic graph datasets show CD-GNN improves robustness and node classification accuracy and outperforms existing heterophily-aware methods.


