Weighted Low-Rank Approximations

Abstract

We study the common problem of approximating a target matrix with a matrix of lower rank. We provide a simple and efficient (EM) algorithm for solving weighted low-rank approximation problems, which, unlike their unweighted version, do not admit a closedform solution in general. We analyze, in addition, the nature of locally optimal solutions that arise in this context, demonstrate the utility of accommodating the weights in reconstructing the underlying low-rank representation, and extend the formulation to non-Gaussian noise models such as logistic models. Finally, we apply the methods developed to a collaborative filtering task. ICML Proceedings of the Twentieth International Conference on Machine Learning

Cite

Text

Srebro and Jaakkola. "Weighted Low-Rank Approximations." International Conference on Machine Learning, 2003.

Markdown

[Srebro and Jaakkola. "Weighted Low-Rank Approximations." International Conference on Machine Learning, 2003.](https://mlanthology.org/icml/2003/srebro2003icml-weighted/)

BibTeX

@inproceedings{srebro2003icml-weighted,
  title     = {{Weighted Low-Rank Approximations}},
  author    = {Srebro, Nathan and Jaakkola, Tommi S.},
  booktitle = {International Conference on Machine Learning},
  year      = {2003},
  pages     = {720-727},
  url       = {https://mlanthology.org/icml/2003/srebro2003icml-weighted/}
}