arXiv:2508.13488cs.ROcs.CV2025-08被引 1

利用轨迹先验提升重复环境下的回环验证精度,防止误检。

ROVER: Robust Loop Closure Verification with Trajectory Prior in Repetitive Environments

  • 用位姿图优化估计候选回环的轨迹
  • 通过与无回环轨迹的对比评分判断是否接受
  • 适合在重复场景中运行的高鲁棒性SLAM系统

回环检测对同时定位与地图构建(SLAM)至关重要,能关联当前观测与历史关键帧,实现漂移校正和全局重定位。然而,在重复环境中,外观特征高度相似导致误检风险剧增,虚假回环可能造成严重后果。现有方法多依赖学习不变外观特征,忽视了机器人时空运动轨迹这一先验信息。本文提出ROVER,一种利用历史轨迹作为先验约束的回环验证方法,可有效拒绝重复环境中的错误回环。对于每个候选回环,先通过位姿图优化估计其轨迹,再评估该轨迹与无回环状态下的轨迹先验的符合程度,决定是否接受。基准测试与真实世界实验验证了方法的有效性。将ROVER集成至主流SLAM系统后,进一步证明其鲁棒性和效率。代码与自建数据集已开源。

原文摘要 · Abstract (English)

Loop closure detection is important for simultaneous localization and mapping (SLAM), which associates current observations with historical keyframes, achieving drift correction and global relocalization. However, a falsely detected loop can be fatal, and this is especially difficult in repetitive environments where appearance-based features fail due to the high similarity. Therefore, verification of a loop closure is a critical step in avoiding false positive detections. Existing works in loop closure verification predominantly focus on learning invariant appearance features, neglecting the prior knowledge of the robot's spatial-temporal motion cue, i.e., trajectory. In this letter, we propose ROVER, a loop closure verification method that leverages the historical trajectory as a prior constraint to reject false loops in challenging repetitive environments. For each loop candidate, it is first used to estimate the robot trajectory with pose-graph optimization. This trajectory is then submitted to a scoring scheme that assesses its compliance with the trajectory without the loop, which we refer to as the trajectory prior, to determine if the loop candidate should be accepted. Benchmark comparisons and real-world experiments demonstrate the effectiveness of the proposed method. Furthermore, we integrate ROVER into state-of-the-art SLAM systems to verify its robustness and efficiency. Our source code and self-collected dataset are available at https://github.com/jarvisyjw/ROVER.

SLAM回环检测轨迹优化

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