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

Graphite: Iterative Generative Modeling of Graphs

About

Graphs are a fundamental abstraction for modeling relational data. However, graphs are discrete and combinatorial in nature, and learning representations suitable for machine learning tasks poses statistical and computational challenges. In this work, we propose Graphite, an algorithmic framework for unsupervised learning of representations over nodes in large graphs using deep latent variable generative models. Our model parameterizes variational autoencoders (VAE) with graph neural networks, and uses a novel iterative graph refinement strategy inspired by low-rank approximations for decoding. On a wide variety of synthetic and benchmark datasets, Graphite outperforms competing approaches for the tasks of density estimation, link prediction, and node classification. Finally, we derive a theoretical connection between message passing in graph neural networks and mean-field variational inference.

Aditya Grover, Aaron Zweig, Stefano Ermon• 2018

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy82.1
885
Link PredictionCiteseer
AUC97.3
146
Link PredictionPubmed
AUC97.8
123
Link PredictionCora
AUC0.947
116
Link PredictionCora (test)
AUC0.915
69
Link PredictionPubMed (test)
AUC94.6
65
Semi-supervised node classificationPubmed
Accuracy79.3
60
Link PredictionCiteseer (test)
AUC0.935
31
Node ClassificationCiteseer semi-supervised with features
Accuracy71
6
Link PredictionCora with features
AP94.9
4
Showing 10 of 18 rows

Other info

Follow for update