Large-Scale Convex Minimization with a Low-Rank Constraint
Machine Learning
2011-06-09 v1 Machine Learning
Abstract
We address the problem of minimizing a convex function over the space of large matrices with low rank. While this optimization problem is hard in general, we propose an efficient greedy algorithm and derive its formal approximation guarantees. Each iteration of the algorithm involves (approximately) finding the left and right singular vectors corresponding to the largest singular value of a certain matrix, which can be calculated in linear time. This leads to an algorithm which can scale to large matrices arising in several applications such as matrix completion for collaborative filtering and robust low rank matrix approximation.
Cite
@article{arxiv.1106.1622,
title = {Large-Scale Convex Minimization with a Low-Rank Constraint},
author = {Shai Shalev-Shwartz and Alon Gonen and Ohad Shamir},
journal= {arXiv preprint arXiv:1106.1622},
year = {2011}
}
Comments
ICML 2011