CVJan 3, 2024

LEAP-VO: Long-term Effective Any Point Tracking for Visual Odometry

arXiv:2401.01887v354 citationsh-index: 11CVPR
Originality Incremental advance
AI Analysis

This work addresses robustness in visual odometry for applications like robotics and autonomous vehicles, though it is incremental as it builds on existing tracking methods.

The paper tackles the problem of visual odometry by introducing LEAP-VO, which uses long-term point tracking to handle occlusions and dynamic scenes, resulting in significant performance improvements over existing baselines on various benchmarks.

Visual odometry estimates the motion of a moving camera based on visual input. Existing methods, mostly focusing on two-view point tracking, often ignore the rich temporal context in the image sequence, thereby overlooking the global motion patterns and providing no assessment of the full trajectory reliability. These shortcomings hinder performance in scenarios with occlusion, dynamic objects, and low-texture areas. To address these challenges, we present the Long-term Effective Any Point Tracking (LEAP) module. LEAP innovatively combines visual, inter-track, and temporal cues with mindfully selected anchors for dynamic track estimation. Moreover, LEAP's temporal probabilistic formulation integrates distribution updates into a learnable iterative refinement module to reason about point-wise uncertainty. Based on these traits, we develop LEAP-VO, a robust visual odometry system adept at handling occlusions and dynamic scenes. Our mindful integration showcases a novel practice by employing long-term point tracking as the front-end. Extensive experiments demonstrate that the proposed pipeline significantly outperforms existing baselines across various visual odometry benchmarks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes