LiDAR-VGGT: Cross-Modal Coarse-to-Fine Fusion for Globally Consistent and Metric-Scale Dense Mapping
Lijie Wang, Lianjie Guo, Ziyi Xu, Qianhao Wang, Fei Gao, Xieyuanli Chen
TL;DR
LiDAR-VGGT addresses the lack of metric scale in VGGT and calibration sensitivity in LIVO by fusing LiDAR with VGGT in a two-stage pipeline. A coarse Pre-Fusion Module refines VGGT poses using LiDAR-based scale through scale-aware RANSAC and linearity validation, establishing an approximate metric scale, while a Fine Post-Fusion Module applies regularized cross-modal $Sim(3)$ registration with bounding-box constraints and a global pose graph optimization to ensure metric-scale, globally consistent reconstructions. A four-metric colored point-cloud evaluation toolkit is introduced and validated across diverse datasets, showing superior geometric fidelity and color quality compared to VGGT-based methods and LIVO baselines. The results demonstrate dense, metrically accurate maps that are robust to extrinsic calibration and synchronization issues, with future work aiming to integrate LiDAR cues directly into the VGGT backbone for end-to-end cross-modal reconstruction.
Abstract
Reconstructing large-scale colored point clouds is an important task in robotics, supporting perception, navigation, and scene understanding. Despite advances in LiDAR inertial visual odometry (LIVO), its performance remains highly sensitive to extrinsic calibration. Meanwhile, 3D vision foundation models, such as VGGT, suffer from limited scalability in large environments and inherently lack metric scale. To overcome these limitations, we propose LiDAR-VGGT, a novel framework that tightly couples LiDAR inertial odometry with the state-of-the-art VGGT model through a two-stage coarse- to-fine fusion pipeline: First, a pre-fusion module with robust initialization refinement efficiently estimates VGGT poses and point clouds with coarse metric scale within each session. Then, a post-fusion module enhances cross-modal 3D similarity transformation, using bounding-box-based regularization to reduce scale distortions caused by inconsistent FOVs between LiDAR and camera sensors. Extensive experiments across multiple datasets demonstrate that LiDAR-VGGT achieves dense, globally consistent colored point clouds and outperforms both VGGT-based methods and LIVO baselines. The implementation of our proposed novel color point cloud evaluation toolkit will be released as open source.
