ArgoTweak is the first dataset to combine realistic map priors, sensor data, ground-truth maps, and element-level change annotations, and its authors show a baseline trained on it cuts the sim2real gap in HD-map updating.
M3TR: A Generalist Model for Real-World HD Map Completion
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Autonomous vehicles rely on HD maps for their operation, but offline HD maps eventually become outdated. For this reason, online HD map construction methods use live sensor data to infer map information instead. Research on real map changes shows that oftentimes entire parts of an HD map remain unchanged and can be used as a prior. We therefore introduce M3TR (Multi-Masking Map Transformer), a generalist approach for HD map completion both with and without offline HD map priors. As a necessary foundation, we address shortcomings in ground truth labels for Argoverse 2 and nuScenes and propose the first comprehensive benchmark for HD map completion. Unlike existing models that specialize in a single kind of map change, which is unrealistic for deployment, our Generalist model handles all kinds of changes, matching the effectiveness of Expert models. With our map masking as augmentation regime, we can even achieve a +1.4 mAP improvement without a prior. Finally, by fully utilizing prior HD map elements and optimizing query designs, M3TR outperforms existing methods by +4.3 mAP while being the first real-world deployable model for offline HD map priors. Code is available at https://github.com/immel-f/m3tr
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
ArgoTweak: Towards Self-Updating HD Maps through Structured Priors
ArgoTweak is the first dataset to combine realistic map priors, sensor data, ground-truth maps, and element-level change annotations, and its authors show a baseline trained on it cuts the sim2real gap in HD-map updating.