CN-Motifs Perceptive Graph Neural Networks

IEEE Access 2021  ·  Fan Zhang, Tian-Ming Bu ·

Graph neural networks (GNNs) have been the dominant approaches for graph representation learning. However, most GNNs are applied to homophily graphs and perform poorly on heterophily graphs. Meanwhile, these GNNs fail to directly capture long-range dependencies and complex interactions between 1-hop neighbors when generating node representations by iteratively aggregating directly connected neighbors. In addition, structural patterns, such as motifs which have been established as building blocks for graph structure, contain rich topological and semantical information and are worth studying further. In this paper, we introduce the common-neighbors based motifs, which we called CN-motifs, to generalize and enrich the definition of structural patterns. We group the 1-hop neighbors and construct a high-order graph according to CN-motifs, and propose CN-motifs Perceptive Graph Neural Networks (CNMPGNN), a novel framework which can effectively resolve problems mentioned above. Notably, by making full use of structural patterns, our model achieves the state-of-the-art results on several homophily and heterophily datasets.

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Node Classification Actor CNMPGNN Accuracy 36.25 ± 0.98 # 26
Node Classification Chameleon CNMPGNN Accuracy 73.29±1.29 # 16
Node Classification Citeseer CNMPGNN Accuracy 76.81±1.40 # 12
Node Classification Cora CNMPGNN Accuracy 88.20±1.22% # 12
Node Classification Cornell CNMPGNN Accuracy 82.38 ± 6.13 # 33
Node Classification Pubmed CNMPGNN Accuracy 90.07± 0.43 # 8
Node Classification Squirrel CNMPGNN Accuracy 63.60±1.96 # 15
Node Classification Texas CNMPGNN Accuracy 85.68±5.28 # 22
Node Classification Wisconsin CNMPGNN Accuracy 86.63 ± 3.57 # 29

Methods


No methods listed for this paper. Add relevant methods here