Fast Graph Generation via Autoregressive Noisy Filtration Modeling
Markus Krimmel, Jenna Wiens, Karsten Borgwardt, Dexiong Chen

TL;DR
This paper introduces ANFM, a novel autoregressive graph generation framework that uses topological filtration and noise strategies to produce high-quality graphs with significantly faster inference than existing diffusion models.
Contribution
ANFM combines topological filtration with noise augmentation and reinforcement learning to enable fast, high-quality, non-monotonic graph generation with error correction capabilities.
Findings
ANFM matches state-of-the-art diffusion models in quality.
ANFM achieves over 100 times faster inference.
ANFM effectively models both edge addition and deletion.
Abstract
Existing graph generative models often face a critical trade-off between sample quality and generation speed. We introduce Autoregressive Noisy Filtration Modeling (ANFM), a flexible autoregressive framework that addresses both challenges. ANFM leverages filtration, a concept from topological data analysis, to transform graphs into short sequences of subgraphs. We identify exposure bias as a potential hurdle in autoregressive graph generation and propose noise augmentation and reinforcement learning as effective mitigation strategies, which allow ANFM to learn both edge addition and deletion operations. This unique capability enables ANFM to correct errors during generation by modeling non-monotonic graph sequences. Our results show that ANFM matches state-of-the-art diffusion models in quality while offering over 100 times faster inference, making it a promising approach for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Graph Theory and Algorithms · Machine Learning and Data Classification
MethodsDiffusion
