English

Graph Embedding VAE: A Permutation Invariant Model of Graph Structure

Machine Learning 2019-10-18 v1 Machine Learning

Abstract

Generative models of graph structure have applications in biology and social sciences. The state of the art is GraphRNN, which decomposes the graph generation process into a series of sequential steps. While effective for modest sizes, it loses its permutation invariance for larger graphs. Instead, we present a permutation invariant latent-variable generative model relying on graph embeddings to encode structure. Using tools from the random graph literature, our model is highly scalable to large graphs with likelihood evaluation and generation in O(V+E)O(|V | + |E|).

Keywords

Cite

@article{arxiv.1910.08057,
  title  = {Graph Embedding VAE: A Permutation Invariant Model of Graph Structure},
  author = {Tony Duan and Juho Lee},
  journal= {arXiv preprint arXiv:1910.08057},
  year   = {2019}
}

Comments

Presented at the NeurIPS 2019 Workshop on Graph Representation Learning

R2 v1 2026-06-23T11:47:02.802Z