English

Graph Generation with $K^2$-trees

Machine Learning 2024-03-27 v4 Artificial Intelligence Social and Information Networks

Abstract

Generating graphs from a target distribution is a significant challenge across many domains, including drug discovery and social network analysis. In this work, we introduce a novel graph generation method leveraging K2K^2-tree representation, originally designed for lossless graph compression. The K2K^2-tree representation {encompasses inherent hierarchy while enabling compact graph generation}. In addition, we make contributions by (1) presenting a sequential K2K^2-treerepresentation that incorporates pruning, flattening, and tokenization processes and (2) introducing a Transformer-based architecture designed to generate the sequence by incorporating a specialized tree positional encoding scheme. Finally, we extensively evaluate our algorithm on four general and two molecular graph datasets to confirm its superiority for graph generation.

Keywords

Cite

@article{arxiv.2305.19125,
  title  = {Graph Generation with $K^2$-trees},
  author = {Yunhui Jang and Dongwoo Kim and Sungsoo Ahn},
  journal= {arXiv preprint arXiv:2305.19125},
  year   = {2024}
}

Comments

International Conference on Learning Representations (ICLR) 2024

R2 v1 2026-06-28T10:50:47.953Z