English

ColabSfM: Collaborative Structure-from-Motion by Point Cloud Registration

Computer Vision and Pattern Recognition 2025-03-24 v1

Abstract

Structure-from-Motion (SfM) is the task of estimating 3D structure and camera poses from images. We define Collaborative SfM (ColabSfM) as sharing distributed SfM reconstructions. Sharing maps requires estimating a joint reference frame, which is typically referred to as registration. However, there is a lack of scalable methods and training datasets for registering SfM reconstructions. In this paper, we tackle this challenge by proposing the scalable task of point cloud registration for SfM reconstructions. We find that current registration methods cannot register SfM point clouds when trained on existing datasets. To this end, we propose a SfM registration dataset generation pipeline, leveraging partial reconstructions from synthetically generated camera trajectories for each scene. Finally, we propose a simple but impactful neural refiner on top of the SotA registration method RoITr that yields significant improvements, which we call RefineRoITr. Our extensive experimental evaluation shows that our proposed pipeline and model enables ColabSfM. Code is available at https://github.com/EricssonResearch/ColabSfM

Keywords

Cite

@article{arxiv.2503.17093,
  title  = {ColabSfM: Collaborative Structure-from-Motion by Point Cloud Registration},
  author = {Johan Edstedt and André Mateus and Alberto Jaenal},
  journal= {arXiv preprint arXiv:2503.17093},
  year   = {2025}
}

Comments

CVPR 2025

R2 v1 2026-06-28T22:29:39.813Z