Efficient Optimization for L-Problems Using Pseudoconvexity

Abstract

In this paper we consider the problem of solving geometric reconstruction problems with the L ∞-norm. Previous work has shown that globally optimal solutions can be computed reliably for a series of such problems. The methods for computing the solutions have relied on the property of quasiconvexity. For quasiconvex problems, checking if there exists a solution below a certain objective value can be posed as a convex feasibility problem. To solve the L ∞problem one typically employs a bisection algorithm, generating a sequence of convex problems. In this paper we present more efficient ways of computing the solutions. We derive necessary and sufficient conditions for a global optimum. A key property is that of pseudoconvexity, which is a stronger condition than quasiconvexity. The results open up the possibility of using local optimization methods for more efficient computations. We present two such algorithms. The first one is an interior point method that uses the KKT conditions and the second one is similar to the bisection method in the sense it solves a sequence of SOCP problems. Results are presented and compared to the standard bisection algorithm on real data for various problems and scenarios with improved performance..

Cite

Text

Olsson et al. "Efficient Optimization for L-Problems Using Pseudoconvexity." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4409087

Markdown

[Olsson et al. "Efficient Optimization for L-Problems Using Pseudoconvexity." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/olsson2007iccv-efficient/) doi:10.1109/ICCV.2007.4409087

BibTeX

@inproceedings{olsson2007iccv-efficient,
  title     = {{Efficient Optimization for L-Problems Using Pseudoconvexity}},
  author    = {Olsson, Carl and Eriksson, Anders P. and Kahl, Fredrik},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2007},
  pages     = {1-8},
  doi       = {10.1109/ICCV.2007.4409087},
  url       = {https://mlanthology.org/iccv/2007/olsson2007iccv-efficient/}
}