Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Graph Partition Neural Networks for Semi-Supervised Classification

About

We present graph partition neural networks (GPNN), an extension of graph neural networks (GNNs) able to handle extremely large graphs. GPNNs alternate between locally propagating information between nodes in small subgraphs and globally propagating information between the subgraphs. To efficiently partition graphs, we experiment with several partitioning algorithms and also propose a novel variant for fast processing of large scale graphs. We extensively test our model on a variety of semi-supervised node classification tasks. Experimental results indicate that GPNNs are either superior or comparable to state-of-the-art methods on a wide variety of datasets for graph-based semi-supervised classification. We also show that GPNNs can achieve similar performance as standard GNNs with fewer propagation steps.

Renjie Liao, Marc Brockschmidt, Daniel Tarlow, Alexander L. Gaunt, Raquel Urtasun, Richard Zemel• 2018

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora (random)
Accuracy79.9
49
Node ClassificationCiteSeer (random)
Accuracy68.6
47
Node ClassificationPubMed (random)
Accuracy76.1
37
Node ClassificationCora (Fixed)
Accuracy81.8
35
Node ClassificationPubMed standard (fixed split)
Accuracy79.3
33
Node ClassificationCiteSeer (fixed split)
Accuracy69.7
25
Graph RegressionQM8 (val)
MAE12.81
11
Graph RegressionQM8 (test)
MAE12.39
11
Showing 8 of 8 rows

Other info

Follow for update