CVSep 7, 2025

DVLO4D: Deep Visual-Lidar Odometry with Sparse Spatial-temporal Fusion

arXiv:2509.06023v12 citationsh-index: 60ICRA
Originality Incremental advance
AI Analysis

This addresses localization for autonomous systems, with incremental improvements in fusion and temporal handling.

The paper tackled the challenge of achieving high accuracy and robustness in visual-LiDAR odometry for autonomous system localization, introducing DVLO4D with sparse spatial-temporal fusion, which achieved state-of-the-art performance on KITTI and Argoverse datasets and an inference time of 82 ms.

Visual-LiDAR odometry is a critical component for autonomous system localization, yet achieving high accuracy and strong robustness remains a challenge. Traditional approaches commonly struggle with sensor misalignment, fail to fully leverage temporal information, and require extensive manual tuning to handle diverse sensor configurations. To address these problems, we introduce DVLO4D, a novel visual-LiDAR odometry framework that leverages sparse spatial-temporal fusion to enhance accuracy and robustness. Our approach proposes three key innovations: (1) Sparse Query Fusion, which utilizes sparse LiDAR queries for effective multi-modal data fusion; (2) a Temporal Interaction and Update module that integrates temporally-predicted positions with current frame data, providing better initialization values for pose estimation and enhancing model's robustness against accumulative errors; and (3) a Temporal Clip Training strategy combined with a Collective Average Loss mechanism that aggregates losses across multiple frames, enabling global optimization and reducing the scale drift over long sequences. Extensive experiments on the KITTI and Argoverse Odometry dataset demonstrate the superiority of our proposed DVLO4D, which achieves state-of-the-art performance in terms of both pose accuracy and robustness. Additionally, our method has high efficiency, with an inference time of 82 ms, possessing the potential for the real-time deployment.

Foundations

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

Your Notes