City-Scale Road Extraction from Satellite Imagery v2: Road Speeds and Travel Times
Adam Van Etten

TL;DR
This paper introduces CRESIv2, a scalable method for extracting detailed road networks from satellite imagery, including speed limits and travel times, enabling more accurate routing than traditional distance-based methods.
Contribution
CRESIv2 is the first approach to jointly extract road networks with semantic features and travel times at city scale from satellite imagery, improving routing accuracy.
Findings
Models trained on SpaceNet outperform OpenStreetMap labels by over 60%.
Our method improves map topology and path similarity metrics by 5-23%.
Travel time-based edge weights maintain high accuracy with only 4% metric score decrease.
Abstract
Automated road network extraction from remote sensing imagery remains a significant challenge despite its importance in a broad array of applications. To this end, we explore road network extraction at scale with inference of semantic features of the graph, identifying speed limits and route travel times for each roadway. We call this approach City-Scale Road Extraction from Satellite Imagery v2 (CRESIv2), Including estimates for travel time permits true optimal routing (rather than just the shortest geographic distance), which is not possible with existing remote sensing imagery based methods. We evaluate our method using two sources of labels (OpenStreetMap, and those from the SpaceNet dataset), and find that models both trained and tested on SpaceNet labels outperform OpenStreetMap labels by greater than 60%. We quantify the performance of our algorithm with the Average Path Length…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
