Understanding GNNs and Homophily in Dynamic Node Classification
By: Michael Ito, Danai Koutra, Jenna Wiens
Potential Business Impact:
Makes computer networks learn better from changing data.
Homophily, as a measure, has been critical to increasing our understanding of graph neural networks (GNNs). However, to date this measure has only been analyzed in the context of static graphs. In our work, we explore homophily in dynamic settings. Focusing on graph convolutional networks (GCNs), we demonstrate theoretically that in dynamic settings, current GCN discriminative performance is characterized by the probability that a node's future label is the same as its neighbors' current labels. Based on this insight, we propose dynamic homophily, a new measure of homophily that applies in the dynamic setting. This new measure correlates with GNN discriminative performance and sheds light on how to potentially design more powerful GNNs for dynamic graphs. Leveraging a variety of dynamic node classification datasets, we demonstrate that popular GNNs are not robust to low dynamic homophily. Going forward, our work represents an important step towards understanding homophily and GNN performance in dynamic node classification.
Similar Papers
Beyond Fixed Depth: Adaptive Graph Neural Networks for Node Classification Under Varying Homophily
Machine Learning (CS)
Helps computers understand mixed-up online groups better.
It Takes a Graph to Know a Graph: Rewiring for Homophily with a Reference Graph
Machine Learning (CS)
Makes computers understand messy data better.
Enhancing Spectral Graph Neural Networks with LLM-Predicted Homophily
Machine Learning (CS)
Helps computers understand complex data better.