paper-with-me

홈 › Papers

MambaVO: Deep Visual Odometry Based on Sequential Matching Refinement and Training Smoothing

2024-12-28 · CVPR 2025 1 · Shuo Wang, Wanting Li, Yongcai Wang, Zhaoxin Fan, Zhe Huang, Xudong Cai, Jian Zhao, Deying Li

Deep visual odometry has demonstrated great advancements by learning-to-optimize technology. This approach heavily relies on the visual matching across frames. However, ambiguous matching in challenging scenarios leads to significant errors in geometric modeling and bundle adjustment optimization, which undermines the accuracy and robustness of pose estimation. To address this challenge, this paper proposes MambaVO, which conducts robust initialization, Mamba-based sequential matching refinement, and smoothed training to enhance the matching quality and improve the pose estimation in deep visual odometry. Specifically, when a new frame is received, it is matched with the closest keyframe in the maintained Point-Frame Graph (PFG) via the semi-dense based Geometric Initialization Module (GIM). Then the initialized PFG is processed by a proposed Geometric Mamba Module (GMM), which exploits the matching features to refine the overall inter-frame pixel-to-pixel matching. The refined PFG is finally processed by deep BA to optimize the poses and the map. To deal with the gradient variance, a Trending-Aware Penalty (TAP) is proposed to smooth training by balancing the pose loss and the matching loss to enhance convergence and stability. A loop closure module is finally applied to enable MambaVO++. On public benchmarks, MambaVO and MambaVO++ demonstrate SOTA accuracy performance, while ensuring real-time running performance with low GPU memory requirement. Codes will be publicly available.

📄 PDF Abstract BibTeX arXiv:2412.20082

Code (0)

등록된 구현이 없습니다.

Tasks

GPUMambaPose EstimationVisual Odometry

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

CAE-LO: LiDAR Odometry Leveraging Fully Unsupervised Convolutional Auto-Encoder for Interest Point Detection and Feature Description

2020-01-06 · Deyu Yin, Qian zhang, Jingbin Liu, Xinlian Liang 외

As an important technology in 3D mapping, autonomous driving, and robot navigation, LiDAR odometry is still a challenging task. Appropriate data structure and unsupervised deep learning are the keys to achieve an easy ad…

Autonomous DrivingInterest Point DetectionRobot Navigation

DSVO: Direct Stereo Visual Odometry

2018-09-19 · Jiawei Mo, Junaed Sattar

This paper proposes a novel approach to stereo visual odometry without stereo matching. It is particularly robust in scenes of repetitive high-frequency textures. Referred to as DSVO (Direct Stereo Visual Odometry), it o…

Monocular Visual OdometryStereo MatchingStereo Matching HandVisual Odometry

Extending Monocular Visual Odometry to Stereo Camera Systems by Scale Optimization

2019-05-29 · Jiawei Mo, Junaed Sattar

This paper proposes a novel approach for extending monocular visual odometry to a stereo camera system. The proposed method uses an additional camera to accurately estimate and optimize the scale of the monocular visual …

Monocular Visual OdometryStereo MatchingStereo Matching HandVisual Odometry

EpiDiffVO: Geometry-Aware Epipolar Diffusion for Robust Visual Odometry

2026-05-19 · Prateeth Rao arxiv

Estimating relative pose from image pairs fundamentally requires only a minimal subset of geometrically consistent correspondences. However, most learning-based approaches rely on dense matching or direct regression, lea…

Graph Neural NetworkPose EstimationVisual Odometry

ViLiVO: Virtual LiDAR-Visual Odometry for an Autonomous Vehicle with a Multi-Camera System

2019-09-30 · Zhenzhen Xiang, Jingrui Yu, Jie Li, Jianbo Su

In this paper, we present a multi-camera visual odometry (VO) system for an autonomous vehicle. Our system mainly consists of a virtual LiDAR and a pose tracker. We use a perspective transformation method to synthesize a…

Monocular Visual OdometryPose EstimationSemantic SegmentationVisual Odometry