Highlight

Variational Graph Auto-Encoders

Introduces the variational graph auto-encoder (VGAE), a VAE-based framework for unsupervised representation learning on graph-structured data.

Based on

Variational Graph Auto-Encoders

By Thomas Kipf, M. WellingarXiv.org
Read original article →

Variational Graph Auto-Encoders (VGAE) bring the variational auto-encoder framework to graph-structured data for unsupervised learning. The model introduces latent variables to learn interpretable latent representations of undirected graphs, using a graph convolutional network as the encoder and a simple inner product decoder to reconstruct graph structure.

On a link prediction task in citation networks, VGAE achieves competitive results. A key advantage over most existing unsupervised graph and link-prediction models is that it can naturally incorporate node features, which significantly improves predictive performance on several benchmark datasets. By combining latent-variable modeling with node features, VGAE offered a simple yet effective framework for unsupervised learning and link prediction on graphs.

Abstract

The variational graph auto-encoder (VGAE) adapts the variational auto-encoder to graph-structured data, using latent variables to learn interpretable representations of undirected graphs. The authors instantiate it with a graph convolutional network encoder and a simple inner product decoder. On link prediction in citation networks, VGAE achieves competitive results. Unlike many prior unsupervised graph models, it naturally incorporates node features, which significantly boosts predictive performance across benchmark datasets.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

graph neural networksvariational autoencoderlink predictionunsupervised learninggraph convolutional networks
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.

Variational Graph Auto-Encoders | Aramai