S-MUSt3R: Sliding Multi-view 3D Reconstruction
Leonid Antsfeld, Boris Chidlovskii, Yohann Cabon, Vincent Leroy, Jerome Revaud
TL;DR
S-MUSt3R tackles scalable monocular 3D reconstruction from long, uncalibrated RGB sequences by sliding MUSt3R across overlapping segments, then aligning and stitching the local reconstructions with a lightweight loop-closure pose graph. It introduces confidence-depth fusion, a choice among transform groups ($SIM(3)$, $Affine(3)$, $SL(4)$), and an efficient loop-detection mechanism that yields a compact optimization problem. The approach preserves metric-space predictions without retraining and achieves competitive results on the TUM and 7-Scenes benchmarks, often outperforming non-metric, long-sequence baselines like VGGT-Long. The study demonstrates that a simple segment-based strategy with robust alignment and loop closure can match or exceed the performance of more complex backends while remaining practical for real-world robotic applications.
Abstract
The recent paradigm shift in 3D vision led to the rise of foundation models with remarkable capabilities in 3D perception from uncalibrated images. However, extending these models to large-scale RGB stream 3D reconstruction remains challenging due to memory limitations. This work proposes S-MUSt3R, a simple and efficient pipeline that extends the limits of foundation models for monocular 3D reconstruction. Our approach addresses the scalability bottleneck of foundation models through a simple strategy of sequence segmentation followed by segment alignment and lightweight loop closure optimization. Without model retraining, we benefit from remarkable 3D reconstruction capacities of MUSt3R model and achieve trajectory and reconstruction performance comparable to traditional methods with more complex architecture. We evaluate S-MUSt3R on TUM, 7-Scenes and proprietary robot navigation datasets and show that S-MUSt3R runs successfully on long RGB sequences and produces accurate and consistent 3D reconstruction. Our results highlight the potential of leveraging the MUSt3R model for scalable monocular 3D scene in real-world settings, with an important advantage of making predictions directly in the metric space.
