A Consensus-Based Framework for Distributed Bundle Adjustment
Abstract
In this paper we study large-scale optimization problems in multi-view geometry, in particular the Bundle Adjustment problem. In its conventional formulation, the complexity of existing solvers scale poorly with problem size, hence this component of the Structure-from-Motion pipeline can quickly become a bottle-neck. Here we present a novel formulation for solving bundle adjustment in a truly distributed manner using consensus based optimization methods. Our algorithm is presented with a concise derivation based on proximal splitting, along with a theoretical proof of convergence and brief discussions on complexity and implementation. Experiments on a number of real image datasets convincingly demonstrates the potential of the proposed method by outperforming the conventional bundle adjustment formulation by orders of magnitude.
Cite
Text
Eriksson et al. "A Consensus-Based Framework for Distributed Bundle Adjustment." Conference on Computer Vision and Pattern Recognition, 2016. doi:10.1109/CVPR.2016.194Markdown
[Eriksson et al. "A Consensus-Based Framework for Distributed Bundle Adjustment." Conference on Computer Vision and Pattern Recognition, 2016.](https://mlanthology.org/cvpr/2016/eriksson2016cvpr-consensusbased/) doi:10.1109/CVPR.2016.194BibTeX
@inproceedings{eriksson2016cvpr-consensusbased,
title = {{A Consensus-Based Framework for Distributed Bundle Adjustment}},
author = {Eriksson, Anders and Bastian, John and Chin, Tat-Jun and Isaksson, Mats},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2016},
doi = {10.1109/CVPR.2016.194},
url = {https://mlanthology.org/cvpr/2016/eriksson2016cvpr-consensusbased/}
}