0674588052d6dda3.tex
1: \begin{abstract}
2: Matrix learning is at the core of many machine learning problems.
3: A number of real-world applications such as collaborative filtering and text mining
4:  can be formulated as a low-rank matrix completion problems, which recovers incomplete matrix using low-rank assumptions.
5: To ensure that the matrix solution
6: has a low rank,
7: a recent trend is to use nonconvex regularizers that adaptively penalize singular values.
8: They offer good recovery performance and have nice theoretical properties, 
9: but are computationally expensive due to repeated access to individual singular values. 
10: In this paper, based on the key insight that adaptive shrinkage on singular values improve empirical performance, 
11: we propose a new nonconvex low-rank regularizer called "nuclear norm minus Frobenius norm" regularizer, which is scalable, adaptive and sound. 
12: We first show it provably holds the adaptive shrinkage property. 
13: Further, we discover its factored form which bypasses the computation of singular values and allows fast optimization by general optimization algorithms. 
14: Stable recovery and convergence are guaranteed. 
15: Extensive low-rank matrix completion experiments on a number of synthetic and
16: real-world data sets show that
17: the proposed method obtains state-of-the-art recovery performance while being the fastest in comparison to existing low-rank matrix learning methods. 
18: \footnote{Correspondence is to Q. Yao.}
19: \end{abstract}
20: