arXiv:2503.02578cs.CVcs.RO2025-03被引 1

用时空融合与车道线引导扩散模型提升自动驾驶鸟瞰图地图精度

TS-CGNet: Temporal-Spatial Fusion Meets Centerline-Guided Diffusion for BEV Mapping

  • 通过时序-空间对齐和车道线引导的扩散模型增强地图生成
  • 在nuScenes数据集上,不同感知范围下地图精度提升1.73%至2.87%
  • 显著改善恶劣天气和传感器干扰下的感知鲁棒性,平均提升2.92%

鸟瞰图(BEV)感知技术对自动驾驶至关重要,可生成用于环境感知、导航与决策的二维拓扑地图。然而,现有视觉地图生成方法缺乏深度推理能力,在遮挡和复杂场景下表现不佳,且在恶劣天气或低光照条件下性能明显下降。本文提出TS-CGNet,结合时序-空间融合与车道线引导的扩散模型。该框架由三部分构成:局部映射系统基于纯视觉信息生成初始语义地图;时序-空间对齐模块(TSAM)利用变换矩阵融合历史信息;中心线引导扩散模型(CGDM)通过空间注意力机制引入车道线信息,提升语义分割重建效果。我们在公开数据集nuScenes及各类噪声基准上构建了BEV语义分割地图。结果表明,本方法在60x30m、120x60m、240x60m感知范围下,BEV高精地图任务分别提升1.90%、1.73%、2.87%;在100x100m范围内,BEV语义地图任务提升1.92%。此外,在240x60m感知范围内,面对多变天气与传感器干扰,检测精度平均提升2.92%。代码将公开于https://github.com/krabs-H/TS-CGNet。

原文摘要 · Abstract (English)

Bird's Eye View (BEV) perception technology is crucial for autonomous driving, as it generates top-down 2D maps for environment perception, navigation, and decision-making. Nevertheless, the majority of current BEV map generation studies focusing on visual map generation lack depth-aware reasoning capabilities. They exhibit limited efficacy in managing occlusions and handling complex environments, with a notable decline in perceptual performance under adverse weather conditions or low-light scenarios. Therefore, this paper proposes TS-CGNet, which leverages Temporal-Spatial fusion with Centerline-Guided diffusion. This visual framework, grounded in prior knowledge, is designed for integration into any existing network for building BEV maps. Specifically, this framework is decoupled into three parts: Local mapping system involves the initial generation of semantic maps using purely visual information; The Temporal-Spatial Aligner Module (TSAM) integrates historical information into mapping generation by applying transformation matrices; The Centerline-Guided Diffusion Model (CGDM) is a prediction module based on the diffusion model. CGDM incorporates centerline information through spatial-attention mechanisms to enhance semantic segmentation reconstruction. We construct BEV semantic segmentation maps by our methods on the public nuScenes and the robustness benchmarks under various corruptions. Our method improves 1.90%, 1.73%, and 2.87% for perceived ranges of 60x30m, 120x60m, and 240x60m in the task of BEV HD mapping. TS-CGNet attains an improvement of 1.92% for perceived ranges of 100x100m in the task of BEV semantic mapping. Moreover, TS-CGNet achieves an average improvement of 2.92% in detection accuracy under varying weather conditions and sensor interferences in the perception range of 240x60m. The source code will be publicly available at https://github.com/krabs-H/TS-CGNet.

BEV地图扩散模型自动驾驶多模态融合

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