ROVER: Robust Loop Closure Verification with Trajectory Prior in Repetitive Environments
By: Jingwen Yu , Jiayi Yang , Anjun Hu and more
Potential Business Impact:
Helps robots avoid getting lost in similar places.
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.
Similar Papers
Sequential Testing for Descriptor-Agnostic LiDAR Loop Closure in Repetitive Environments
Robotics
Helps robots know where they've been.
ROVER: Recursive Reasoning Over Videos with Vision-Language Models for Embodied Tasks
Computation and Language
Helps robots understand long videos to do tasks.
Loop Closure from Two Views: Revisiting PGO for Scalable Trajectory Estimation through Monocular Priors
Robotics
Helps robots map big places faster.