Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks

About

Recently, neural network based approaches have achieved significant improvement for solving large, complex, graph-structured problems. However, their bottlenecks still need to be addressed, and the advantages of multi-scale information and deep architectures have not been sufficiently exploited. In this paper, we theoretically analyze how existing Graph Convolutional Networks (GCNs) have limited expressive power due to the constraint of the activation functions and their architectures. We generalize spectral graph convolution and deep GCN in block Krylov subspace forms and devise two architectures, both with the potential to be scaled deeper but each making use of the multi-scale information in different ways. We further show that the equivalence of these two architectures can be established under certain conditions. On several node classification tasks, with or without the help of validation, the two new architectures achieve better performance compared to many state-of-the-art methods.

Sitao Luan, Mingde Zhao, Xiao-Wen Chang, Doina Precup• 2019

Related benchmarks

TaskDatasetResultRank
Node ClassificationCornell (60%/20%/20% random)
Accuracy82.95
95
Node ClassificationCora (60/20/20 random split)
Accuracy89.33
91
Node ClassificationChameleon (60%/20%/20% random)
Accuracy65.49
72
Node ClassificationCora 3% label rate
Accuracy82.2
66
Node ClassificationTexas (60% 20% 20% random splits)
Accuracy83.11
62
Node ClassificationCora (0.5% label rate)
Accuracy0.739
56
Node ClassificationCora 1% label rate
Accuracy77.4
56
Node ClassificationCiteSeer 0.5% label rate
Accuracy63.7
45
Node ClassificationCiteSeer 1% label rate
Accuracy68.4
45
Node ClassificationCiteSeer (60%/20%/20%)
Test Accuracy81.53
45
Showing 10 of 26 rows

Other info

Code

Follow for update