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
Graph ClassificationPROTEINS
Accuracy77
1252
Node ClassificationCora
Accuracy88.2
1215
Graph ClassificationMUTAG
Accuracy87.2
1103
Node ClassificationCiteseer
Accuracy79.85
1037
Node ClassificationCora (test)
Mean Accuracy88.2
951
Node ClassificationCiteseer (test)
Accuracy0.7934
945
Node ClassificationChameleon
Accuracy67.84
867
Node ClassificationPubmed
Accuracy89.48
865
Node ClassificationWisconsin
Accuracy68.05
864
Showing 10 of 2489 rows
...

Other info

Code

Follow for update