CVFeb 18

PredMapNet: Future and Historical Reasoning for Consistent Online HD Vectorized Map Construction

arXiv:2602.16669v1h-index: 36
Originality Incremental advance
AI Analysis

This addresses a critical issue for autonomous driving systems by improving map consistency, though it is an incremental advancement over existing methods.

The paper tackles the problem of temporal inconsistencies in online HD vectorized map construction for autonomous driving by introducing an end-to-end framework that jointly performs map instance tracking and short-term prediction, achieving state-of-the-art performance on nuScenes and Argoverse2 datasets.

High-definition (HD) maps are crucial to autonomous driving, providing structured representations of road elements to support navigation and planning. However, existing query-based methods often employ random query initialization and depend on implicit temporal modeling, which lead to temporal inconsistencies and instabilities during the construction of a global map. To overcome these challenges, we introduce a novel end-to-end framework for consistent online HD vectorized map construction, which jointly performs map instance tracking and short-term prediction. First, we propose a Semantic-Aware Query Generator that initializes queries with spatially aligned semantic masks to capture scene-level context globally. Next, we design a History Rasterized Map Memory to store fine-grained instance-level maps for each tracked instance, enabling explicit historical priors. A History-Map Guidance Module then integrates rasterized map information into track queries, improving temporal continuity. Finally, we propose a Short-Term Future Guidance module to forecast the immediate motion of map instances based on the stored history trajectories. These predicted future locations serve as hints for tracked instances to further avoid implausible predictions and keep temporal consistency. Extensive experiments on the nuScenes and Argoverse2 datasets demonstrate that our proposed method outperforms state-of-the-art (SOTA) methods with good efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes