Guaranteed Outlier Removal With Mixed Integer Linear Programs

Tat-Jun Chin, Yang Heng Kee, Anders Eriksson, Frank Neumann; Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2016, pp. 5858-5866

Abstract


The maximum consensus problem is fundamentally important to robust geometric fitting in computer vision. Solving the problem exactly is computationally demanding, and the effort required increases rapidly with the problem size. Although randomized algorithms are much more efficient, the optimality of the solution is not guaranteed. Towards the goal of solving maximum consensus exactly, we present guaranteed outlier removal as a technique to reduce the runtime of exact algorithms. Specifically, before conducting global optimization, we attempt to remove data that are provably true outliers, i.e., those that do not exist in the maximum consensus set. We propose an algorithm based on mixed integer linear programming to perform the removal. The result of our algorithm is a smaller data instance that admits much faster solution by a subsequent exact algorithm, while yielding the same globally optimal result as the original problem. We demonstrate that overall speedups of up to 80% can be achieved on common vision problems.

Related Material


[pdf] [supp]
[bibtex]
@InProceedings{Chin_2016_CVPR,
author = {Chin, Tat-Jun and Kee, Yang Heng and Eriksson, Anders and Neumann, Frank},
title = {Guaranteed Outlier Removal With Mixed Integer Linear Programs},
booktitle = {Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2016}
}