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

GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models

About

Modeling and generating graphs is fundamental for studying networks in biology, engineering, and social sciences. However, modeling complex distributions over graphs and then efficiently sampling from these distributions is challenging due to the non-unique, high-dimensional nature of graphs and the complex, non-local dependencies that exist between edges in a given graph. Here we propose GraphRNN, a deep autoregressive model that addresses the above challenges and approximates any distribution of graphs with minimal assumptions about their structure. GraphRNN learns to generate graphs by training on a representative set of graphs and decomposes the graph generation process into a sequence of node and edge formations, conditioned on the graph structure generated so far. In order to quantitatively evaluate the performance of GraphRNN, we introduce a benchmark suite of datasets, baselines and novel evaluation metrics based on Maximum Mean Discrepancy, which measure distances between sets of graphs. Our experiments show that GraphRNN significantly outperforms all baselines, learning to generate diverse graphs that match the structural characteristics of a target set, while also scaling to graphs 50 times larger than previous deep models.

Jiaxuan You, Rex Ying, Xiang Ren, William L. Hamilton, Jure Leskovec• 2018

Related benchmarks

TaskDatasetResultRank
Abstract graph generationCommunity small
Degree0.08
17
Abstract graph generationEgo small
Average MMD0.104
17
Graph generationPlanar Graphs (test)
Avg Degree24.51
14
Graph generationSBM Graphs (test)
Degree6.92
14
Graph CompressionPTC
Data (BPE)1.57
13
Graph CompressionZINC
Data Size (BPE)1.62
13
Graph CompressionMUTAG
Data Size (BPE)1.95
13
Graph Generative ModelingMutag (test)
Degree Distribution0.006
12
Graph Generative ModelingPTC (test)
Degree Distribution Error0.005
12
Graph generationTriangle Grid
MMD RBF0.64
12
Showing 10 of 41 rows

Other info

Follow for update