arXiv:2503.11372cs.ROcs.CV2025-03被引 4

用扩散模型在鸟瞰图上端到端定位,精度更高更鲁棒。

BEVDiffLoc: End-to-End LiDAR Global Localization in BEV View based on Diffusion Model

  • 将激光雷达定位转化为鸟瞰图下的姿态生成任务
  • 在牛津与NCLT数据集上定位误差低于0.5米,优于基线方法
  • 适合自动驾驶、机器人导航等需要高精度定位的场景

定位是现代机器人核心功能之一。传统方法遵循检索-配准范式,效果显著。近年来端到端定位方法因架构简洁、无需存储大量地图数据而受到关注,但现有方法在鲁棒性与精度上仍有不足。鸟瞰图(BEV)因其降低数据复杂度的同时保留空间结构和尺度一致性,成为自动驾驶中的主流表示。然而,基于BEV的端到端定位研究仍不充分。为此,我们提出BEVDiffLoc,将激光雷达定位建模为条件姿态生成问题。首先设计特定数据增强方法提升输入多样性;其次采用最大特征聚合模块与视觉变换器,增强对大幅旋转视角变化的鲁棒性;最后引入扩散模型迭代优化特征以恢复绝对位姿。在Oxford Radar RobotCar与NCLT数据集上的大量实验表明,该方法优于基线模型。代码已公开于https://github.com/nubot-nudt/BEVDiffLoc。

原文摘要 · Abstract (English)

Localization is one of the core parts of modern robotics. Classic localization methods typically follow the retrieve-then-register paradigm, achieving remarkable success. Recently, the emergence of end-to-end localization approaches has offered distinct advantages, including a streamlined system architecture and the elimination of the need to store extensive map data. Although these methods have demonstrated promising results, current end-to-end localization approaches still face limitations in robustness and accuracy. Bird's-Eye-View (BEV) image is one of the most widely adopted data representations in autonomous driving. It significantly reduces data complexity while preserving spatial structure and scale consistency, making it an ideal representation for localization tasks. However, research on BEV-based end-to-end localization remains notably insufficient. To fill this gap, we propose BEVDiffLoc, a novel framework that formulates LiDAR localization as a conditional generation of poses. Leveraging the properties of BEV, we first introduce a specific data augmentation method to significantly enhance the diversity of input data. Then, the Maximum Feature Aggregation Module and Vision Transformer are employed to learn robust features while maintaining robustness against significant rotational view variations. Finally, we incorporate a diffusion model that iteratively refines the learned features to recover the absolute pose. Extensive experiments on the Oxford Radar RobotCar and NCLT datasets demonstrate that BEVDiffLoc outperforms the baseline methods. Our code is available at https://github.com/nubot-nudt/BEVDiffLoc.

端到端定位鸟瞰图扩散模型激光雷达

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