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

Permutation Invariant Graph Generation via Score-Based Generative Modeling

About

Learning generative models for graph-structured data is challenging because graphs are discrete, combinatorial, and the underlying data distribution is invariant to the ordering of nodes. However, most of the existing generative models for graphs are not invariant to the chosen ordering, which might lead to an undesirable bias in the learned distribution. To address this difficulty, we propose a permutation invariant approach to modeling graphs, using the recent framework of score-based generative modeling. In particular, we design a permutation equivariant, multi-channel graph neural network to model the gradient of the data distribution at the input graph (a.k.a., the score function). This permutation equivariant model of gradients implicitly defines a permutation invariant distribution for graphs. We train this graph neural network with score matching and sample from it with annealed Langevin dynamics. In our experiments, we first demonstrate the capacity of this new architecture in learning discrete graph algorithms. For graph generation, we find that our learning approach achieves better or comparable results to existing models on benchmark datasets.

Chenhao Niu, Yang Song, Jiaming Song, Shengjia Zhao, Aditya Grover, Stefano Ermon• 2020

Related benchmarks

TaskDatasetResultRank
Abstract graph generationCommunity small
Degree0.053
17
Abstract graph generationEgo small
Average MMD0.05
17
Molecular GenerationQM9 (test)
Validity47.52
17
Molecular GenerationZINC250k (test)
Validity82.97
12
Graph generationEgo-small (test)
Degree0.052
11
Graph generationCommunity
Degree2.5
10
Molecular Graph GenerationQM9
Validity47.52
10
Graph generationCommunity small
MMD (Degree)0.053
8
Molecular Graph GenerationZINC250K
Validity82.97
4
Showing 9 of 9 rows

Other info

Follow for update