Automating Map Inference with Machine-Assisted Map Editing

Creating and maintaining maps is both expensive and labor-intensive. As a result, maps often have poor coverage or contain outdated information, particularly of locations outside urban areas. Additionally, street map metadata, such as the number of lanes, speed limits, turn restrictions, and the positions of crosswalks and parking spaces, is often of poor quality or completely missing. This metadata is crucial for navigation applications and autonomous vehicles.

The goal is to leverage GPS trajectories, satellite and aerial imagery, drone imagery, and other data sources to improve the accuracy and coverage of maps, and to reduce the delay between physical road network changes and updates to the map.

However, despite over a decade of research in automatic map inference systems that automatically construct road maps, these systems have not gained traction in OpenStreetMap and other mapping communities. High error rates (5% to 10% even in state-of-the-art systems) make straightforward integration of automatically inferred roads into the map impractical.

We built Machine-Assisted iD (MAiD), where we extended the web-based OpenStreetMap editor, iD, with machine-assistance functionality. By tackling the addition of major, arterial roads in regions where existing maps have poor coverage, and the incremental improvement of coverage in regions where major roads are already mapped, MAiD substantially improves mapping productivity. You can see demos of the product below.

At its core, MAiD replaces manual tracing of roads with human validation of automatically inferred road segments. We designed MAiD with a holistic view of the map-editing process, focusing on the parts of the workflow that can benefit substantially from machine assistance. We complement MAiD with a novel approach for inferring road topology from aerial imaging that combines the speed of prior segmentation approaches with the accuracy of prior iterative graph construction methods.

Specifically, MAiD accelerates map editing in two ways:

  • In regions where the map has low coverage, MAiD focuses the user's effort on validation of major, arterial roads that link towns and centers of activity.
  • In regions where the map has high coverage, MAiD reduces the time spent manually scanning the imagery and other data sources for unmapped roads.

Two early user studies showed that, when participants are given a fixed time to map roads, they are able to add as much as 3.5x more roads with MaID. This work is a collaboration of MIT and Qatar Computing Research Institute, HBKU.

Citations

Songtao He, Favyen Bastani, Sofiane Abbar, Mohammad Alizadeh, Hari Balakrishnan, Sanjay Chawla, Samuel Madden. RoadRunner: Improving the Precision of Road Network Inference from GPS Trajectories. ACM SIGSPATIAL, Seattle, WA, November 2018 [PDF] [BibTex]

Favyen Bastani, Songtao He, Sofiane Abbar, Mohammad Alizadeh, Hari Balakrishnan, Sanjay Chawla, Samuel Madden. Machine-Assisted Map Editing. ACM SIGSPATIAL, Seattle, WA, November 2018. [PDF] [BibTex]