LineGraph2Road: Structural Graph Reasoning on Line Graphs for Road Network Extraction
Zhengyang Wei, Renzhi Jing, Yiyi He, Jenny Suckale

TL;DR
LineGraph2Road introduces a graph transformer-based framework for accurate road network extraction from satellite images, effectively capturing complex topologies and multi-level crossings, achieving state-of-the-art results.
Contribution
The paper presents a novel graph reasoning approach using line graphs and transformers for improved connectedness prediction in road extraction.
Findings
Achieves state-of-the-art TOPO-F1 and APLS metrics on benchmarks.
Effectively models complex road topologies and multi-level crossings.
Captures fine visual details for real-world deployment.
Abstract
The accurate and automatic extraction of roads from satellite imagery is critical for applications in navigation and urban planning, significantly reducing the need for manual annotation. Many existing methods decompose this task into keypoint extraction and connectedness prediction, but often struggle to capture long-range dependencies and complex topologies. Here, we propose LineGraph2Road, a framework that improves connectedness prediction by formulating it as binary classification over edges in a constructed global but sparse Euclidean graph, where nodes are keypoints extracted from segmentation masks and edges connect node pairs within a predefined distance threshold, representing potential road segments. To better learn structural link representation, we transform the original graph into its corresponding line graph and apply a Graph Transformer on it for connectedness prediction.…
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
TopicsAutomated Road and Building Extraction · Advanced Neural Network Applications · Autonomous Vehicle Technology and Safety
