English

XVO: Generalized Visual Odometry via Cross-Modal Self-Training

Computer Vision and Pattern Recognition 2023-10-10 v3 Artificial Intelligence Robotics

Abstract

We propose XVO, a semi-supervised learning method for training generalized monocular Visual Odometry (VO) models with robust off-the-self operation across diverse datasets and settings. In contrast to standard monocular VO approaches which often study a known calibration within a single dataset, XVO efficiently learns to recover relative pose with real-world scale from visual scene semantics, i.e., without relying on any known camera parameters. We optimize the motion estimation model via self-training from large amounts of unconstrained and heterogeneous dash camera videos available on YouTube. Our key contribution is twofold. First, we empirically demonstrate the benefits of semi-supervised training for learning a general-purpose direct VO regression network. Second, we demonstrate multi-modal supervision, including segmentation, flow, depth, and audio auxiliary prediction tasks, to facilitate generalized representations for the VO task. Specifically, we find audio prediction task to significantly enhance the semi-supervised learning process while alleviating noisy pseudo-labels, particularly in highly dynamic and out-of-domain video data. Our proposed teacher network achieves state-of-the-art performance on the commonly used KITTI benchmark despite no multi-frame optimization or knowledge of camera parameters. Combined with the proposed semi-supervised step, XVO demonstrates off-the-shelf knowledge transfer across diverse conditions on KITTI, nuScenes, and Argoverse without fine-tuning.

Keywords

Cite

@article{arxiv.2309.16772,
  title  = {XVO: Generalized Visual Odometry via Cross-Modal Self-Training},
  author = {Lei Lai and Zhongkai Shangguan and Jimuyang Zhang and Eshed Ohn-Bar},
  journal= {arXiv preprint arXiv:2309.16772},
  year   = {2023}
}

Comments

ICCV 2023, Paris https://genxvo.github.io/

R2 v1 2026-06-28T12:35:24.194Z