Towards Addressing Frontiers in Graph Generation

Abstract

This doctoral dissertation establishes and addresses frontiers in graph generation. I first apply a Graph Neural Network (GNN) model on social network data, a new domain, to establish what frontiers exist for graph generators. I establish that GNN models are currently limited in the diversity of feature sets that they can produce, the variety of graph structure types they can generate, and highly limited in the size of generated graphs. Further, I find that the quality metrics available for graph generation are aggregate-based and un-expressive. To address the issue of scale I propose Hierarchical Generation of Graphs (HiGGs), a framework for producing graphs orders of magnitude larger than is possible with a single model. As a step towards more expressive metrics I develop Topology only Pre-training (ToP), a pre-training framework for graph models that is capable of representing multiple domains of graphs simultaneously, without relying on tertiary models in downstream applications. The next stage of research will adapt ToP as a model based metric for graph generators.

Cite

Text

Davies. "Towards Addressing Frontiers in Graph Generation." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I28.35204

Markdown

[Davies. "Towards Addressing Frontiers in Graph Generation." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/davies2025aaai-addressing/) doi:10.1609/AAAI.V39I28.35204

BibTeX

@inproceedings{davies2025aaai-addressing,
  title     = {{Towards Addressing Frontiers in Graph Generation}},
  author    = {Davies, Alex O.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {29253-29254},
  doi       = {10.1609/AAAI.V39I28.35204},
  url       = {https://mlanthology.org/aaai/2025/davies2025aaai-addressing/}
}