ImagineMap: Enhanced HD Map Construction with SD Maps
Yishen Ji, Zhiqi Li, Tong Lu
TL;DR
The paper tackles mapless autonomous driving by integrating standard-definition (SD) maps as priors to jointly detect lanes, areas, and traffic elements and to infer their topology. It introduces ImagineMap, a two-stage perception-and-reasoning framework inspired by TopoMLP, with DETR-based lane and Deformable DETR-based traffic heads and topology heads that reason on upstream outputs. Extensive experiments on OpenLane-V2 show that SD-map-guided feature fusion and auxiliary BEV segmentation consistently improve lane, area, and traffic-element detection as well as topology accuracy, with ablations quantifying gains from backbone choices, BEV scaling, map-query interactions, and topology modules. These results demonstrate that SD maps can serve as practical priors to enable robust, topology-aware perception for mapless autonomous driving.
Abstract
Track Mapless demands models to process multi-view images and Standard-Definition (SD) maps, outputting lane and traffic element perceptions along with their topological relationships. We propose a novel architecture that integrates SD map priors to improve lane line and area detection performance. Inspired by TopoMLP, our model employs a two-stage structure: perception and reasoning. The downstream topology head uses the output from the upstream detection head, meaning accuracy improvements in detection significantly boost downstream performance.
