用姿态估计直接推位置,避免传统方法失败
RING#: PR-by-PE Global Localization with Roto-translation Equivariant Gram Learning
- 不依赖独立场景识别,直接从姿态估计中推导位置
- 在NCLT和Oxford数据集上精度超越现有方法
- 支持视觉与激光雷达,具备旋转平移等变特性
基于车载感知传感器(如摄像头、激光雷达)的全局定位在GPS信号不可靠时对自动驾驶和机器人至关重要。现有方法通常采用分步的场景识别(PR)与姿态估计(PE)流程。部分方法训练独立模型,另一些则使用双头联合训练网络。然而,定位精度高度依赖于场景识别的成功率,而视角或环境外观显著变化时,场景识别常失效,导致姿态估计无效。为此,本文提出新范式:PR-by-PE,即通过姿态估计直接推导场景位置,跳过独立场景识别环节。我们设计了端到端的RING#网络,在鸟瞰图(BEV)空间中运行,兼容视觉与激光雷达模态。RING#引入新颖设计,从BEV特征中学习两种等变表示,实现全局收敛且计算高效的姿态估计。在NCLT与Oxford数据集上的全面实验表明,RING#在视觉与激光雷达模态下均优于现有最先进方法,验证了该方法的有效性。代码将公开发布。
原文摘要 · Abstract (English)
Global localization using onboard perception sensors, such as cameras and LiDARs, is crucial in autonomous driving and robotics applications when GPS signals are unreliable. Most approaches achieve global localization by sequential place recognition (PR) and pose estimation (PE). Some methods train separate models for each task, while others employ a single model with dual heads, trained jointly with separate task-specific losses. However, the accuracy of localization heavily depends on the success of place recognition, which often fails in scenarios with significant changes in viewpoint or environmental appearance. Consequently, this renders the final pose estimation of localization ineffective. To address this, we introduce a new paradigm, PR-by-PE localization, which bypasses the need for separate place recognition by directly deriving it from pose estimation. We propose RING#, an end-to-end PR-by-PE localization network that operates in the bird's-eye-view (BEV) space, compatible with both vision and LiDAR sensors. RING# incorporates a novel design that learns two equivariant representations from BEV features, enabling globally convergent and computationally efficient pose estimation. Comprehensive experiments on the NCLT and Oxford datasets show that RING# outperforms state-of-the-art methods in both vision and LiDAR modalities, validating the effectiveness of the proposed approach. The code will be publicly released.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。