TD-GEN: Graph Generation Using Tree Decomposition

Abstract

We propose TD-GEN, a graph generation framework based on tree decomposition, and introduce a reduced upper bound on the maximum number of decisions needed for graph generation. The framework includes a permutation invariant tree generation model which forms the backbone of graph generation. Tree nodes are supernodes, each representing a cluster of nodes in the graph. Graph nodes and edges are incrementally generated inside the clusters by traversing the tree supernodes, respecting the structure of the tree decomposition, and following node sharing decisions between the clusters. Further, we discuss the shortcomings of the standard evaluation criteria based on statistical properties of the generated graphs. We propose to compare the generalizability of models based on expected likelihood. Empirical results on a variety of standard graph generation datasets demonstrate the superior performance of our method.

Cite

Text

Shirzad et al. " TD-GEN: Graph Generation Using Tree Decomposition ." Artificial Intelligence and Statistics, 2022.

Markdown

[Shirzad et al. " TD-GEN: Graph Generation Using Tree Decomposition ." Artificial Intelligence and Statistics, 2022.](https://mlanthology.org/aistats/2022/shirzad2022aistats-tdgen/)

BibTeX

@inproceedings{shirzad2022aistats-tdgen,
  title     = {{ TD-GEN: Graph Generation Using Tree Decomposition }},
  author    = {Shirzad, Hamed and Hajimirsadeghi, Hossein and Abdi, Amir H. and Mori, Greg},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2022},
  pages     = {5518-5537},
  volume    = {151},
  url       = {https://mlanthology.org/aistats/2022/shirzad2022aistats-tdgen/}
}