General and Nested Wiberg Minimization: L 2 and Maximum Likelihood

Abstract

Wiberg matrix factorization breaks a matrix Y into low-rank factors U and V by solving for V in closed form given U , linearizing V ( U ) about U , and iteratively minimizing || Y  −  UV ( U )||_2 with respect to U only. This approach factors the matrix while effectively removing V from the minimization. We generalize the Wiberg approach beyond factorization to minimize an arbitrary function that is nonlinear in each of two sets of variables. In this paper we focus on the case of L _2 minimization and maximum likelihood estimation (MLE), presenting an L _2 Wiberg bundle adjustment algorithm and a Wiberg MLE algorithm for Poisson matrix factorization. We also show that one Wiberg minimization can be nested inside another, effectively removing two of three sets of variables from a minimization. We demonstrate this idea with a nested Wiberg algorithm for L _2 projective bundle adjustment, solving for camera matrices, points, and projective depths.

Cite

Text

Strelow. "General and Nested Wiberg Minimization: L 2 and Maximum Likelihood." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33786-4_15

Markdown

[Strelow. "General and Nested Wiberg Minimization: L 2 and Maximum Likelihood." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/strelow2012eccv-general/) doi:10.1007/978-3-642-33786-4_15

BibTeX

@inproceedings{strelow2012eccv-general,
  title     = {{General and Nested Wiberg Minimization: L 2 and Maximum Likelihood}},
  author    = {Strelow, Dennis},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {195-207},
  doi       = {10.1007/978-3-642-33786-4_15},
  url       = {https://mlanthology.org/eccv/2012/strelow2012eccv-general/}
}