English

Semi-Implicit Graph Variational Auto-Encoders

Machine Learning 2020-04-23 v4 Machine Learning

Abstract

Semi-implicit graph variational auto-encoder (SIG-VAE) is proposed to expand the flexibility of variational graph auto-encoders (VGAE) to model graph data. SIG-VAE employs a hierarchical variational framework to enable neighboring node sharing for better generative modeling of graph dependency structure, together with a Bernoulli-Poisson link decoder. Not only does this hierarchical construction provide a more flexible generative graph model to better capture real-world graph properties, but also does SIG-VAE naturally lead to semi-implicit hierarchical variational inference that allows faithful modeling of implicit posteriors of given graph data, which may exhibit heavy tails, multiple modes, skewness, and rich dependency structures. Compared to VGAE, the derived graph latent representations by SIG-VAE are more interpretable, due to more expressive generative model and more faithful inference enabled by the flexible semi-implicit construction. Extensive experiments with a variety of graph data show that SIG-VAE significantly outperforms state-of-the-art methods on several different graph analytic tasks.

Keywords

Cite

@article{arxiv.1908.07078,
  title  = {Semi-Implicit Graph Variational Auto-Encoders},
  author = {Arman Hasanzadeh and Ehsan Hajiramezanali and Nick Duffield and Krishna R. Narayanan and Mingyuan Zhou and Xiaoning Qian},
  journal= {arXiv preprint arXiv:1908.07078},
  year   = {2020}
}

Comments

Accepted to Advances in Neural Information Processing Systems (NeurIPS 2019)

R2 v1 2026-06-23T10:51:34.955Z