Online Mapping for Autonomous Driving: Addressing Sensor Generalization and Dynamic Map Updates in Campus Environments
Zihan Zhang, Abhijit Ravichandran, Pragnya Korti, Luobin Wang, Henrik I. Christensen
TL;DR
HD maps are critical for accurate localization but costly to create and maintain, especially in dynamic campus environments. The authors deploy a sensor-generalizable online mapping system based on SemVecNet/SemVecMap on a campus golf cart with dual cameras and LiDAR to generate and continually update HD maps. They integrate a 3D ground-truth labeling pipeline, environment-specific fine-tuning, and a semi-automatic map-update process that fuses multi-frame predictions to detect changes and revise the map. Experiments demonstrate substantial cross-domain generalization improvements after campus fine-tuning and show real-world map generation in unseen areas with adaptive updates, highlighting the practical potential of online HD-map maintenance.
Abstract
High-definition (HD) maps are essential for autonomous driving, providing precise information such as road boundaries, lane dividers, and crosswalks to enable safe and accurate navigation. However, traditional HD map generation is labor-intensive, expensive, and difficult to maintain in dynamic environments. To overcome these challenges, we present a real-world deployment of an online mapping system on a campus golf cart platform equipped with dual front cameras and a LiDAR sensor. Our work tackles three core challenges: (1) labeling a 3D HD map for campus environment; (2) integrating and generalizing the SemVecMap model onboard; and (3) incrementally generating and updating the predicted HD map to capture environmental changes. By fine-tuning with campus-specific data, our pipeline produces accurate map predictions and supports continual updates, demonstrating its practical value in real-world autonomous driving scenarios.
