HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Graphite: Iterative Generative Modeling of Graphs

Aditya Grover; Aaron Zweig; Stefano Ermon

Graphite: Iterative Generative Modeling of Graphs

Abstract

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.

Code Repositories

ermongroup/graphite
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-citeseersGraphite-VAE
AP: 95.4%
AUC: 94.1%
node-classification-on-citeseerGraphite
Accuracy: 71.0 ± 0.07
node-classification-on-coraGraphite
Accuracy: 82.1% ± 0.06%
node-classification-on-pubmedGraphite
Accuracy: 79.3 ± 0.03

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Graphite: Iterative Generative Modeling of Graphs | Papers | HyperAI