Order Matters: Probabilistic Modeling of Node Sequence for Graph Generation

06/11/2021
by   Xiaohui Chen, et al.
0

A graph generative model defines a distribution over graphs. One type of generative model is constructed by autoregressive neural networks, which sequentially add nodes and edges to generate a graph. However, the likelihood of a graph under the autoregressive model is intractable, as there are numerous sequences leading to the given graph; this makes maximum likelihood estimation challenging. Instead, in this work we derive the exact joint probability over the graph and the node ordering of the sequential process. From the joint, we approximately marginalize out the node orderings and compute a lower bound on the log-likelihood using variational inference. We train graph generative models by maximizing this bound, without using the ad-hoc node orderings of previous methods. Our experiments show that the log-likelihood bound is significantly tighter than the bound of previous schemes. Moreover, the models fitted with the proposed algorithm can generate high-quality graphs that match the structures of target graphs not seen during training. We have made our code publicly available at [https://github.com/tufts-ml/graph-generation-vi]https://github.com/tufts-ml/graph-generation-vi.

READ FULL TEXT
research
07/09/2018

Glow: Generative Flow with Invertible 1x1 Convolutions

Flow-based generative models (Dinh et al., 2014) are conceptually attrac...
research
10/02/2019

Efficient Graph Generation with Graph Recurrent Attention Networks

We propose a new family of efficient and expressive deep generative mode...
research
01/19/2017

PixelCNN++: Improving the PixelCNN with Discretized Logistic Mixture Likelihood and Other Modifications

PixelCNNs are a recently proposed class of powerful generative models wi...
research
02/02/2021

Model-based multi-parameter mapping

Quantitative MR imaging is increasingly favoured for its richer informat...
research
04/02/2018

Joint DOA and Delay Estimation for 3D Indoor Localization in Next Generation WiFi and 5G

This paper address the joint direction-of-arrival (DOA) and time delay (...
research
12/28/2017

PixelSNAIL: An Improved Autoregressive Generative Model

Autoregressive generative models consistently achieve the best results i...
research
03/06/2019

Generative Graph Convolutional Network for Growing Graphs

Modeling generative process of growing graphs has wide applications in s...

Please sign up or login with your details

Forgot password? Click here to reset