CVJul 4, 2025

MGSfM: Multi-Camera Geometry Driven Global Structure-from-Motion

arXiv:2507.03306v1h-index: 14Has Code
Originality Incremental advance
AI Analysis

This provides a robust solution for real-world multi-camera SfM applications, addressing a domain-specific bottleneck in autonomous systems, though it is incremental in nature.

The paper tackles the problem of robust global Structure-from-Motion (SfM) for multi-camera systems, which are crucial in autonomous vehicles and robotics, by proposing a novel motion averaging framework with decoupled rotation and hybrid translation modules; experiments show it matches or exceeds incremental SfM accuracy while significantly improving efficiency.

Multi-camera systems are increasingly vital in the environmental perception of autonomous vehicles and robotics. Their physical configuration offers inherent fixed relative pose constraints that benefit Structure-from-Motion (SfM). However, traditional global SfM systems struggle with robustness due to their optimization framework. We propose a novel global motion averaging framework for multi-camera systems, featuring two core components: a decoupled rotation averaging module and a hybrid translation averaging module. Our rotation averaging employs a hierarchical strategy by first estimating relative rotations within rigid camera units and then computing global rigid unit rotations. To enhance the robustness of translation averaging, we incorporate both camera-to-camera and camera-to-point constraints to initialize camera positions and 3D points with a convex distance-based objective function and refine them with an unbiased non-bilinear angle-based objective function. Experiments on large-scale datasets show that our system matches or exceeds incremental SfM accuracy while significantly improving efficiency. Our framework outperforms existing global SfM methods, establishing itself as a robust solution for real-world multi-camera SfM applications. The code is available at https://github.com/3dv-casia/MGSfM/.

Foundations

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

Your Notes