Image-Conditioned Graph Generation for Road Network Extraction
Davide Belli, Thomas Kipf

TL;DR
This paper introduces a novel deep autoregressive model called GGT for image-conditioned graph generation, specifically applied to extracting road networks from images, and provides a new dataset and evaluation metric for this task.
Contribution
The paper develops GGT, a new attention-based generative model for image-conditioned graph generation, and introduces the Toulouse Road Network dataset and StreetMover distance for evaluation.
Findings
GGT effectively generates road networks from semantic segmentation data.
The Toulouse Road Network dataset provides real-world data for benchmarking.
StreetMover distance offers a new way to evaluate road network generation quality.
Abstract
Deep generative models for graphs have shown great promise in the area of drug design, but have so far found little application beyond generating graph-structured molecules. In this work, we demonstrate a proof of concept for the challenging task of road network extraction from image data. This task can be framed as image-conditioned graph generation, for which we develop the Generative Graph Transformer (GGT), a deep autoregressive model that makes use of attention mechanisms for image conditioning and the recurrent generation of graphs. We benchmark GGT on the application of road network extraction from semantic segmentation data. For this, we introduce the Toulouse Road Network dataset, based on real-world publicly-available data. We further propose the StreetMover distance: a metric based on the Sinkhorn distance for effectively evaluating the quality of road network generation. The…
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
TopicsData Visualization and Analytics · Automated Road and Building Extraction
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Dense Connections · Label Smoothing · *Communicated@Fast*How Do I Communicate to Expedia? · Adam · Softmax · Dropout
