Building Deep Graph Predictors with Graph Imitation Learning
Andr\'e Eberhard, Gerhard Neumann, Pascal Friederich

TL;DR
GRAIL is a novel graph imitation learning framework that trains neural networks to generate graphs sequentially, overcoming representation challenges and achieving competitive results across multiple benchmarks.
Contribution
The paper introduces GRAIL, a new method for supervised graph prediction that models graph generation as a sequential process, improving training effectiveness and performance.
Findings
GRAIL matches or surpasses state-of-the-art on 18 benchmarks.
Sequential graph generation avoids fixed-size grid representation issues.
GRAIL demonstrates strong empirical performance across diverse tasks.
Abstract
Recent years have seen substantial progress in neural generation of text, images, and audio, supported by mature training pipelines and large-scale optimization. For graphs, however, comparable progress has been more limited. We attribute this gap to graph-specific optimization and representation challenges that undermine the effectiveness of training neural networks with backpropagation and gradient descent. We argue that representing graphs on a fixed-size Euclidean grid, as is common in recently proposed models for supervised graph prediction, may not be the optimal choice in these settings. To support our view, we provide an analysis of neural graph generation methods and identify theoretical challenges that lead to pitfalls when training neural networks to produce graphs as their output. Motivated by this analysis, we introduce…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Multimodal Machine Learning Applications
