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

Variational Graph Auto-Encoders

About

We introduce the variational graph auto-encoder (VGAE), a framework for unsupervised learning on graph-structured data based on the variational auto-encoder (VAE). This model makes use of latent variables and is capable of learning interpretable latent representations for undirected graphs. We demonstrate this model using a graph convolutional network (GCN) encoder and a simple inner product decoder. Our model achieves competitive results on a link prediction task in citation networks. In contrast to most existing models for unsupervised learning on graph-structured data and link prediction, our model can naturally incorporate node features, which significantly improves predictive performance on a number of benchmark datasets.

Thomas N. Kipf, Max Welling• 2016

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy76.6
1383
Graph ClassificationMUTAG
Accuracy89.5
1229
Node ClassificationCora
Accuracy71.5
1225
Node ClassificationCiteseer
Accuracy69.1
1037
Node ClassificationCiteseer (test)
Accuracy0.658
1013
Node ClassificationCora (test)
Mean Accuracy76.8
951
Node ClassificationChameleon
Accuracy62.32
936
Node ClassificationPubmed
Accuracy75.8
902
Node ClassificationCornell
Accuracy43.5
900
Node ClassificationTexas
Accuracy0.67
859
Showing 10 of 385 rows
...

Other info

Follow for update