Robust Bundle Adjustment Revisited

Abstract

In this work we address robust estimation in the bundle adjustment procedure. Typically, bundle adjustment is not solved via a generic optimization algorithm, but usually cast as a nonlinear least-squares problem instance. In order to handle gross outliers in bundle adjustment the least-squares formulation must be robustified. We investigate several approaches to make least-squares objectives robust while retaining the least-squares nature to use existing efficient solvers. In particular, we highlight a method based on lifting a robust cost function into a higher dimensional representation, and show how the lifted formulation is efficiently implemented in a Gauss-Newton framework. In our experiments the proposed lifting-based approach almost always yields the best (i.e. lowest) objectives.

Cite

Text

Zach. "Robust Bundle Adjustment Revisited." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10602-1_50

Markdown

[Zach. "Robust Bundle Adjustment Revisited." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/zach2014eccv-robust/) doi:10.1007/978-3-319-10602-1_50

BibTeX

@inproceedings{zach2014eccv-robust,
  title     = {{Robust Bundle Adjustment Revisited}},
  author    = {Zach, Christopher},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {772-787},
  doi       = {10.1007/978-3-319-10602-1_50},
  url       = {https://mlanthology.org/eccv/2014/zach2014eccv-robust/}
}