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

Semi-Supervised Classification with Graph Convolutional Networks

About

We present a scalable approach for semi-supervised learning on graph-structured data that is based on an efficient variant of convolutional neural networks which operate directly on graphs. We motivate the choice of our convolutional architecture via a localized first-order approximation of spectral graph convolutions. Our model scales linearly in the number of graph edges and learns hidden layer representations that encode both local graph structure and features of nodes. In a number of experiments on citation networks and on a knowledge graph dataset we demonstrate that our approach outperforms related methods by a significant margin.

Thomas N. Kipf, Max Welling• 2016

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy91.8
1264
Node ClassificationCora
Accuracy88.2
1215
Graph ClassificationPROTEINS
Accuracy76
994
Node ClassificationCiteseer
Accuracy79.85
931
Graph ClassificationMUTAG
Accuracy86
862
Node ClassificationCora (test)
Mean Accuracy88.2
861
Node ClassificationCiteseer (test)
Accuracy0.7934
824
Node ClassificationPubmed
Accuracy89.48
819
Node ClassificationChameleon
Accuracy67.6
640
Node ClassificationWisconsin
Accuracy68.05
627
Showing 10 of 2003 rows
...

Other info

Code

Follow for update