TL;DR
Heterogeneous Graph Neural Networks (HGNNs) were evaluated for their effectiveness in node classification tasks. A causal analysis revealed that while HGNNs can outperform traditional methods, their advantages are context-dependent.
✦ Why It Matters
Researchers should analyze the causal structure of their graph data to choose the most effective node classification model.
Key Takeaways
How It Works
The study employs a causal mediation analysis framework to dissect the effects of heterogeneous information on node classification. By treating the introduction of heterogeneous relations as a treatment, the framework identifies mediators that influence performance, such as homophily (similarity among connected nodes) and discrepancies in local and global distributions of node classes.
Related