TALO: Pushing 3D Vision Foundation Models Towards Globally Consistent Online Reconstruction
Fengyi Zhang, Tianjun Zhang, Kasra Khosoussi, Zheng Zhang, Zi Huang, Yadan Luo
TL;DR
3D Vision Foundation Models excel offline but struggle to maintain online temporal consistency in driving-like sequences due to spatially varying distortions. The paper analyzes the limitations of global-warp alignments (Sim(3) and SL(4)) and introduces TALO, a higher-DOF TPS-based online alignment with globally propagated control points and a point-agnostic submap registration. By aggregating multi-view control-point observations and applying a TPS warp to a global canonical space, TALO achieves more coherent geometry and lower trajectory errors across diverse datasets and camera configurations, without relying on a single global transform. The results demonstrate robustness and generality across backbone models and setups, offering practical benefits for online 3D reconstruction in dynamic scenes such as driving.
Abstract
3D vision foundation models have shown strong generalization in reconstructing key 3D attributes from uncalibrated images through a single feed-forward pass. However, when deployed in online settings such as driving scenarios, predictions are made over temporal windows, making it non-trivial to maintain consistency across time. Recent strategies align consecutive predictions by solving global transformation, yet our analysis reveals their fundamental limitations in assumption validity, local alignment scope, and robustness under noisy geometry. In this work, we propose a higher-DOF and long-term alignment framework based on Thin Plate Spline, leveraging globally propagated control points to correct spatially varying inconsistencies. In addition, we adopt a point-agnostic submap registration design that is inherently robust to noisy geometry predictions. The proposed framework is fully plug-and-play, compatible with diverse 3D foundation models and camera configurations (e.g., monocular or surround-view). Extensive experiments demonstrate that our method consistently yields more coherent geometry and lower trajectory errors across multiple datasets, backbone models, and camera setups, highlighting its robustness and generality. Codes are publicly available at \href{https://github.com/Xian-Bei/TALO}{https://github.com/Xian-Bei/TALO}.
