MR.ScaleMaster: Scale-Consistent Collaborative Mapping from Crowd-Sourced Monocular Videos

arXiv cs.RO / 4/14/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • MR.ScaleMaster is an arXiv-published cooperative mapping system that improves scalable 3D reconstruction from crowd-sourced monocular videos despite scale collapse and scale drift issues.
  • It introduces a Scale Collapse Alarm to reject false-positive loop closures in repetitive environments before they can corrupt the pose graph.
  • It replaces the usual SE(3) pose representation with a Sim(3) anchor node formulation to explicitly estimate per-session scale, enabling consistent global scale and resolving per-robot scale ambiguity.
  • Experiments on KITTI with up to 15 agents show a 7.2x ATE reduction versus an SE(3) baseline, with the alarm rejecting all false-positive loops while keeping all valid constraints.
  • The system is modular and open-source, allowing plug-and-play integration of different monocular reconstruction backends, and it demonstrates heterogeneous multi-robot dense mapping by fusing MASt3R-SLAM, pi3, and VGGT-SLAM 2.0 into a unified map.

Abstract

Crowd-sourced cooperative mapping from monocular cameras promises scalable 3D reconstruction without specialized sensors, yet remains hindered by two scale-specific failure modes: abrupt scale collapse from false-positive loop closures in repetitive environments, and gradual scale drift over long trajectories and per-robot scale ambiguity that prevent direct multi-session fusion. We present MR.ScaleMaster, a cooperative mapping system for crowd-sourced monocular videos that addresses both failure modes. MR.ScaleMaster introduces three key mechanisms. First, a Scale Collapse Alarm rejects spurious loop closures before they corrupt the pose graph. Second, a Sim(3) anchor node formulation generalizes the classical SE(3) framework to explicitly estimate per-session scale, resolving per-robot scale ambiguity and enforcing global scale consistency. Third, a modular, open-source, plug-and-play interface enables any monocular reconstruction model to integrate without backend modification. On KITTI sequences with up to 15 agents, the Sim(3) formulation achieves a 7.2x ATE reduction over the SE(3) baseline, and the alarm rejects all false-positive loops while preserving every valid constraint. We further demonstrate heterogeneous multi-robot dense mapping fusing MASt3R-SLAM, pi3, and VGGT-SLAM 2.0 within a single unified map.