arXiv:2606.31177cs.CV2026-06

用可学习的高斯分布构建动态高精地图,更精准高效。

GaussianMap: Learning Gaussian Representation for Multi-Sensor Online HD Map Construction

论文配图:GaussianMap: Learning Gaussian Representation for Multi-Sensor Online HD Map Construction
图 1 · 摘自论文原文
  • 用高斯原型自适应表示环境,聚焦地图关键区域。
  • 在nuScenes和Argoverse 2上达到当前最优性能。
  • 适合自动驾驶实时建图与多传感器融合场景。

自动驾驶系统依赖高精地图提供道路基础设施的关键信息。在线构建高精地图能从车载传感器数据生成局部矢量地图,具有良好的可扩展性。现有方法通常采用鸟瞰图(BEV)特征作为中间表征,以固定分辨率密集网格编码周围空间。然而地图元素空间稀疏且需精细几何定位,导致均匀分配的BEV表征冗余低效。本文提出GaussianMap,一种在线高精地图构建框架,通过学习自适应的高斯场景表征。该表征由一组位于BEV平面上的高斯原型组成,每个原型编码一个灵活局部区域的几何属性与特征向量,使模型能将表示能力集中于地图相关区域。为从传感器观测中生成此表征,我们引入前馈高斯编码器,通过高斯交互建模与多传感器特征聚合逐步优化这些原型。优化后的高斯表征被投射到BEV特征图并解码为矢量地图预测。在nuScenes和Argoverse 2数据集上的大量实验表明,GaussianMap在仅相机和相机-LiDAR融合设置下均达到当前最优性能。代码将公开。

原文摘要 · Abstract (English)

Autonomous driving systems benefit from high-definition (HD) maps that provide critical information about road infrastructure. The online construction of HD maps offers a scalable approach to generate local vectorized maps from onboard sensor observations. Existing methods commonly adopt bird's-eye-view (BEV) features as the intermediate scene representation, encoding the surrounding space with fixed-resolution dense grids. However, map elements are spatially sparse yet require fine-grained geometric localization, making uniformly allocated BEV representations redundant and less effective for vectorized map prediction. In this work, we propose GaussianMap, an online HD map construction framework that learns an adaptive Gaussian representation of the surrounding scene. This representation consists of a set of Gaussian primitives on the BEV plane, each encoding a flexible local region with geometric properties and a feature vector, allowing the model to allocate representational capacity to map-relevant regions. To generate such a representation from sensor observations, we introduce a feed-forward Gaussian encoder that progressively refines these primitives through Gaussian interaction modeling and multi-sensor feature aggregation. The refined Gaussian representation is then splatted into a BEV feature map and decoded into vectorized map predictions. Extensive experiments on nuScenes and Argoverse 2 datasets demonstrate that GaussianMap achieves state-of-the-art performance in both camera-only and camera-LiDAR fusion settings. Our code will be made publicly available.

高精地图自适应表征多传感器融合

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