English

Image-Conditioned Graph Generation for Road Network Extraction

Machine Learning 2019-11-01 v1 Machine Learning

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 code and dataset are publicly available.

Keywords

Cite

@article{arxiv.1910.14388,
  title  = {Image-Conditioned Graph Generation for Road Network Extraction},
  author = {Davide Belli and Thomas Kipf},
  journal= {arXiv preprint arXiv:1910.14388},
  year   = {2019}
}

Comments

Presented at NeurIPS 2019 Workshop on Graph Representation Learning

R2 v1 2026-06-23T12:00:40.005Z