从因果视角验证异构图神经网络是否真有效,发现关键在信息类型而非模型复杂度。
Are Heterogeneous Graph Neural Networks Truly Effective for Node Classification? A Causal Perspective
- 用因果中介分析拆解性能提升来源,区分真实效应与虚假相关。
- 21个数据集、20个基线系统复现,证明模型复杂度无因果影响。
- 异构信息通过增强同质性和分布差异提升分类效果,适合图学习研究者参考。
图神经网络(GNNs)在节点分类任务中表现卓越。在此基础上,异构图神经网络(HGNNs)融合关系类型及节点与边的语义信息,以利用异构信息。当前对HGNNs的因果分析快速发展,旨在分离真实因果效应与虚假相关性。然而,HGNNs在节点分类中是否具有内在有效性仍缺乏深入考察,多数研究隐含假设而非实证验证。本文从模型架构与异构信息两个角度系统评估HGNNs。我们在21个数据集上复现20个基线模型,并进行全面超参数调优。为进一步剥离性能提升的根源,我们构建了因果中介分析框架:将引入异构关系信息视为处理变量,候选结构属性作为中介变量,节点分类性能为结果变量。该框架首先根据处理引起的变量变化及其与性能提升的相关性筛选中介变量,再将总效应分解为中介效应和直接效应。结果表明:第一,模型架构与复杂度对分类性能无因果影响;第二,异构信息通过增加同质性与局部-全局分布差异产生正向因果效应,使节点类别更易区分。代码已开源:https://github.com/YXNTU/CausalHGNN。
原文摘要 · Abstract (English)
Graph neural networks (GNNs) have achieved remarkable success in node classification. Building on this progress, heterogeneous graph neural networks (HGNNs) integrate relation types and node and edge semantics to leverage heterogeneous information. Causal analysis for HGNNs is advancing rapidly, aiming to separate genuine causal effects from spurious correlations. However, whether HGNNs are intrinsically effective for node classification remains underexamined, and most studies implicitly assume rather than establish this effectiveness. In this work, we examine HGNNs for node classification from two perspectives: model architecture and heterogeneous information. We conduct a systematic reproduction across 21 datasets and 20 baselines, complemented by comprehensive hyperparameter retuning. To further disentangle the source of performance gains, we develop a causal mediation analysis framework that treats the introduction of heterogeneous relation information as the treatment, candidate structural properties as mediators, and node classification performance as the outcome. This framework first screens candidate mediators according to their treatment-induced changes and their associations with performance improvement, and then decomposes the total effect into mediated and direct effects. Our results lead to two conclusions. First, model architecture and complexity have no causal effect on node classification performance. Second, heterogeneous information exerts a positive causal effect primarily through increasing homophily and local-global distribution discrepancy, which makes node classes more distinguishable. The implementation is publicly available at https://github.com/YXNTU/CausalHGNN.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。