SPIN Road Mapper: Extracting Roads from Aerial Images via Spatial and Interaction Space Graph Reasoning for Autonomous Driving
Wele Gedara Chaminda Bandara, Jeya Maria Jose Valanarasu, Vishal M., Patel

TL;DR
This paper introduces SPIN Road Mapper, a novel graph reasoning module integrated with convolutional networks to improve road extraction from aerial images by capturing long-range dependencies and multi-scale features, enhancing accuracy and efficiency.
Contribution
The paper proposes the SPIN module and SPIN pyramid for graph reasoning in road segmentation, significantly improving connectivity and delineation in aerial imagery compared to prior methods.
Findings
Achieves better road segmentation performance than existing methods.
Enhances long-range dependency modeling for complex road structures.
Speeds up training convergence, enabling large-scale application.
Abstract
Road extraction is an essential step in building autonomous navigation systems. Detecting road segments is challenging as they are of varying widths, bifurcated throughout the image, and are often occluded by terrain, cloud, or other weather conditions. Using just convolution neural networks (ConvNets) for this problem is not effective as it is inefficient at capturing distant dependencies between road segments in the image which is essential to extract road connectivity. To this end, we propose a Spatial and Interaction Space Graph Reasoning (SPIN) module which when plugged into a ConvNet performs reasoning over graphs constructed on spatial and interaction spaces projected from the feature maps. Reasoning over spatial space extracts dependencies between different spatial regions and other contextual information. Reasoning over a projected interaction space helps in appropriate…
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
TopicsAutomated Road and Building Extraction · Remote Sensing and LiDAR Applications
MethodsConvolution
