Large-Scale Convex Minimization with a Low-Rank Constraint
About
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.
Shai Shalev-Shwartz, Alon Gonen, Ohad Shamir• 2011
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Matrix completion | MovieLens 1M (test) | RMSE0.874 | 40 | |
| Matrix completion | MovieLens-100K (test) | RMSE0.947 | 24 | |
| Recommendation | MovieLens 1M | Latency (s)10 | 14 | |
| Recommendation | Jester 1 (50/50 split) | RMSE4.368 | 8 | |
| Recommendation | Jester2 (50/50 split) | RMSE4.3967 | 8 | |
| Recommendation | Jester 1 | Running Time (seconds)10 | 8 | |
| Recommendation | Jester 2 | Running Time (seconds)10 | 8 | |
| Recommendation | Jester 3 (50/50 split) | RMSE5.179 | 8 | |
| Recommendation | MovieLens1M (50/50 split) | RMSE0.929 | 8 | |
| Recommendation | Jester 3 | Running Time (seconds)10 | 8 |
Showing 10 of 15 rows