English

Light3R-SfM: Towards Feed-forward Structure-from-Motion

Computer Vision and Pattern Recognition 2025-01-28 v1 Machine Learning

Abstract

We present Light3R-SfM, a feed-forward, end-to-end learnable framework for efficient large-scale Structure-from-Motion (SfM) from unconstrained image collections. Unlike existing SfM solutions that rely on costly matching and global optimization to achieve accurate 3D reconstructions, Light3R-SfM addresses this limitation through a novel latent global alignment module. This module replaces traditional global optimization with a learnable attention mechanism, effectively capturing multi-view constraints across images for robust and precise camera pose estimation. Light3R-SfM constructs a sparse scene graph via retrieval-score-guided shortest path tree to dramatically reduce memory usage and computational overhead compared to the naive approach. Extensive experiments demonstrate that Light3R-SfM achieves competitive accuracy while significantly reducing runtime, making it ideal for 3D reconstruction tasks in real-world applications with a runtime constraint. This work pioneers a data-driven, feed-forward SfM approach, paving the way toward scalable, accurate, and efficient 3D reconstruction in the wild.

Keywords

Cite

@article{arxiv.2501.14914,
  title  = {Light3R-SfM: Towards Feed-forward Structure-from-Motion},
  author = {Sven Elflein and Qunjie Zhou and Sérgio Agostinho and Laura Leal-Taixé},
  journal= {arXiv preprint arXiv:2501.14914},
  year   = {2025}
}
R2 v1 2026-06-28T21:17:04.380Z