Neighborhood Homophily-Guided Graph Convolutional Network

CIKM 2023  ·  Shengbo Gong, Jiajun Zhou, Chenxuan Xie, Qi Xuan ·

Graph neural networks (GNNs) have been proved powerful in graph-oriented tasks. However, many real-world graphs are heterophilous, challenging the homophily assumption of classical GNNs. To solve the universality problem, many studies deepen networks or concatenate intermediate representations, which does not inherently change neighbor aggregation and introduces noise. Recent studies propose new metrics to characterize the homophily, but rarely consider the correlation of the proposed metrics and models. In this paper, we first design a new metric, Neighborhood Homophily (NH), to measure the label complexity or purity in node neighborhoods. Furthermore, we incorporate the metric into the classical graph convolutional network (GCN) architecture and propose Neighborhood Homophily-based Graph Convolutional Network (NHGCN). In this framework, neighbors are grouped by estimated NH values and aggregated from different channels, and the resulting node predictions are then used in turn to estimate and update NH values. The two processes of metric estimation and model inference are alternately optimized to achieve better node classification. NHGCN achieves top overall performance on both homophilous and heterophilous benchmarks, with an improvement of up to 7.4% compared to the current SOTA methods

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Node Classification Film (60%/20%/20% random splits) NHGCN 1:1 Accuracy 43.94 ± 1.14 # 1
Node Classification PubMed (60%/20%/20% random splits) NHGCN 1:1 Accuracy 91.56 ± 0.50 # 1

Methods


No methods listed for this paper. Add relevant methods here