Exploiting Uncertainty in Random Sample Consensus

Abstract

In this work, we present a technique for robust estimation, which by explicitly incorporating the inherent uncertainty of the estimation procedure, results in a more efficient robust estimation algorithm. In addition, we build on recent work in randomized model verification, and use this to characterize the `non-randomness' of a solution. The combination of these two strategies results in a robust estimation procedure that provides a significant speed-up over existing RANSAC techniques, while requiring no prior information to guide the sampling process. In particular, our algorithm requires, on average, 3-10 times fewer samples than standard RANSAC, which is in close agreement with theoretical predictions. The efficiency of the algorithm is demonstrated on a selection of geometric estimation problems.

Cite

Text

Raguram et al. "Exploiting Uncertainty in Random Sample Consensus." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459456

Markdown

[Raguram et al. "Exploiting Uncertainty in Random Sample Consensus." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/raguram2009iccv-exploiting/) doi:10.1109/ICCV.2009.5459456

BibTeX

@inproceedings{raguram2009iccv-exploiting,
  title     = {{Exploiting Uncertainty in Random Sample Consensus}},
  author    = {Raguram, Rahul and Frahm, Jan-Michael and Pollefeys, Marc},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {2074-2081},
  doi       = {10.1109/ICCV.2009.5459456},
  url       = {https://mlanthology.org/iccv/2009/raguram2009iccv-exploiting/}
}