用运动先验提升视觉里程计,让机器人导航更准更省数据。
MPVO: Motion-Prior based Visual Odometry for PointGoal Navigation
- 用动作先验做几何估计,再由深度模型精修姿态。
- 训练样本效率提升2倍,导航成功率和路径长度表现更好。
- 适合需要低数据训练的室内机器人导航任务。
视觉里程计(VO)对无GPS环境下机器人进行精准点目标导航至关重要。传统方法在宽基线场景下因快速运动和低帧率导致漂移与崩溃。现有深度学习方法虽鲁棒但训练样本效率低,需海量数据与算力。本文提出基于运动先验的鲁棒、高效VO流水线:先通过免训练的动作先验几何模块获取粗略相对位姿,再作为运动先验输入深度学习VO模型,输出精细相对位姿供导航策略使用。该方法在AI-Habitat仿真器中的Gibson真实室内环境中验证,使用导航指标(如成功/ SPL)和位姿指标(如RPE/ATE)评估,实现最高2倍的训练样本效率提升,并显著优于当前最优方法。该工作为利用多源运动先验改进视觉里程计提供了新方向。
原文摘要 · Abstract (English)
Visual odometry (VO) is essential for enabling accurate point-goal navigation of embodied agents in indoor environments where GPS and compass sensors are unreliable and inaccurate. However, traditional VO methods face challenges in wide-baseline scenarios, where fast robot motions and low frames per second (FPS) during inference hinder their performance, leading to drift and catastrophic failures in point-goal navigation. Recent deep-learned VO methods show robust performance but suffer from sample inefficiency during training; hence, they require huge datasets and compute resources. So, we propose a robust and sample-efficient VO pipeline based on motion priors available while an agent is navigating an environment. It consists of a training-free action-prior based geometric VO module that estimates a coarse relative pose which is further consumed as a motion prior by a deep-learned VO model, which finally produces a fine relative pose to be used by the navigation policy. This strategy helps our pipeline achieve up to 2x sample efficiency during training and demonstrates superior accuracy and robustness in point-goal navigation tasks compared to state-of-the-art VO method(s). Realistic indoor environments of the Gibson dataset is used in the AI-Habitat simulator to evaluate the proposed approach using navigation metrics (like success/SPL) and pose metrics (like RPE/ATE). We hope this method further opens a direction of work where motion priors from various sources can be utilized to improve VO estimates and achieve better results in embodied navigation tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。