Exploring Adaptive Structure Learning for Heterophilic Graphs
By: Garv Kaushik
Potential Business Impact:
Helps computers learn from messy, connected data.
Graph Convolutional Networks (GCNs) gained traction for graph representation learning, with recent attention on improving performance on heterophilic graphs for various real-world applications. The localized feature aggregation in a typical message-passing paradigm hinders the capturing of long-range dependencies between non-local nodes of the same class. The inherent connectivity structure in heterophilic graphs often conflicts with information sharing between distant nodes of same class. We propose structure learning to rewire edges in shallow GCNs itself to avoid performance degradation in downstream discriminative tasks due to oversmoothing. Parameterizing the adjacency matrix to learn connections between non-local nodes and extend the hop span of shallow GCNs facilitates the capturing of long-range dependencies. However, our method is not generalizable across heterophilic graphs and performs inconsistently on node classification task contingent to the graph structure.
Similar Papers
Adapting to Heterophilic Graph Data with Structure-Guided Neighbor Discovery
Machine Learning (CS)
Helps computers understand messy data by making connections.
Task-driven Heterophilic Graph Structure Learning
Machine Learning (CS)
Helps computers understand tricky, mixed-up data better.
Divergent Paths: Separating Homophilic and Heterophilic Learning for Enhanced Graph-level Representations
Machine Learning (CS)
Helps computers understand group patterns better.