arXiv:2602.16669cs.CV2026-02

解决自动驾驶高精地图构建中的时序不一致问题

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

  • 用语义对齐的查询生成器初始化跟踪任务
  • 通过历史地图记忆模块提升轨迹连续性,精度提升12.3%
  • 适合需要稳定在线建图的自动驾驶系统

高精地图对自动驾驶至关重要,提供道路元素的结构化表示以支持导航与规划。现有基于查询的方法常采用随机查询初始化并依赖隐式时间建模,导致全局地图构建时出现时序不一致和不稳定问题。为此,我们提出一种端到端的一致性在线高精矢量地图构建框架,联合完成地图实例追踪与短时预测。首先,设计语义感知查询生成器,利用空间对齐的语义掩码初始化查询,捕捉全局场景上下文。其次,构建历史栅格化地图记忆模块,为每个追踪实例存储细粒度的实例级地图,实现显式的历史先验。然后,设计历史地图引导模块,将栅格化地图信息融入追踪查询,增强时序连续性。最后,提出短时未来引导模块,基于存储的历史轨迹预测地图实例的即时运动,作为追踪提示以避免不合理预测,维持时序一致性。在nuScenes和Argoverse2数据集上的大量实验表明,所提方法在保持高效的同时优于当前最优(SOTA)方法。

原文摘要 · Abstract (English)

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.

自动驾驶地图构建时序一致性轨迹预测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。