Consensus Set Maximization with Guaranteed Global Optimality for Robust Geometry Estimation
Abstract
Finding the largest consensus set is one of the key ideas used by the original RANSAC for removing outliers in robust-estimation. However, because of its random and non-deterministic nature, RANSAC does not fulfill the goal of consensus set maximization exactly and optimally. Based on global optimization, this paper presents a new algorithm that solves the problem exactly. We reformulate the problem as a mixed integer programming (MIP), and solve it via a tailored branch-and-bound method, where the bounds are computed from the MIP's convex under-estimators. By exploiting the special structure of linear robust-estimation, the new algorithm is also made efficient from a computational point of view.
Cite
Text
Li. "Consensus Set Maximization with Guaranteed Global Optimality for Robust Geometry Estimation." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459398Markdown
[Li. "Consensus Set Maximization with Guaranteed Global Optimality for Robust Geometry Estimation." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/li2009iccv-consensus/) doi:10.1109/ICCV.2009.5459398BibTeX
@inproceedings{li2009iccv-consensus,
title = {{Consensus Set Maximization with Guaranteed Global Optimality for Robust Geometry Estimation}},
author = {Li, Hongdong},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2009},
pages = {1074-1080},
doi = {10.1109/ICCV.2009.5459398},
url = {https://mlanthology.org/iccv/2009/li2009iccv-consensus/}
}