Verifying Global Minima for L2 Minimization Problems
Abstract
We consider the least-squares (L2) triangulation problem and structure-and-motion with known rotatation, or known plane. Although optimal algorithms have been given for these algorithms under an L-infinity cost function, finding optimal least-squares (L2) solutions to these problems is difficult, since the cost functions are not convex, and in the worst case can have multiple minima. Iterative methods can usually be used to find a good solution, but this may be a local minimum. This paper provides a method for verifying whether a local-minimum solution is globally optimal, by providing a simple and rapid test involving the Hessian of the cost function. In tests of a data set involving 277,000 independent triangulation problems, it is shown that the test verifies the global optimality of an iterative solution in over 99.9% of the cases.
Cite
Text
Hartley and Seo. "Verifying Global Minima for L2 Minimization Problems." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587797Markdown
[Hartley and Seo. "Verifying Global Minima for L2 Minimization Problems." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/hartley2008cvpr-verifying/) doi:10.1109/CVPR.2008.4587797BibTeX
@inproceedings{hartley2008cvpr-verifying,
title = {{Verifying Global Minima for L2 Minimization Problems}},
author = {Hartley, Richard I. and Seo, Yongduek},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587797},
url = {https://mlanthology.org/cvpr/2008/hartley2008cvpr-verifying/}
}