paper-with-me

Papers

Large-Scale Low-Rank Matrix Learning with Nonconvex Regularizers

2017-08-01 · Quanming Yao, James T. Kwok, Taifeng Wang, Tie-Yan Liu

Low-rank modeling has many important applications in computer vision and machine learning. While the matrix rank is often approximated by the convex nuclear norm, the use of nonconvex low-rank regularizers has demonstrated better empirical performance. However, the resulting optimization problem is much more challenging. Recent state-of-the-art requires an expensive full SVD in each iteration. In this paper, we show that for many commonly-used nonconvex low-rank regularizers, a cutoff can be derived to automatically threshold the singular values obtained from the proximal operator. This allows such operator being efficiently approximated by power method. Based on it, we develop a proximal gradient algorithm (and its accelerated variant) with inexact proximal splitting and prove that a convergence rate of O(1/T) where T is the number of iterations is guaranteed. Furthermore, we show the proposed algorithm can be well parallelized, which achieves nearly linear speedup w.r.t the number of threads. Extensive experiments are performed on matrix completion and robust principal component analysis, which shows a significant speedup over the state-of-the-art. Moreover, the matrix solution obtained is more accurate and has a lower rank than that of the nuclear norm regularizer.

📄 PDF Abstract BibTeX arXiv:1708.00146

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Factor Group-Sparse Regularization for Efficient Low-Rank Matrix Recovery

2019-11-13 · NeurIPS 2019 12 · Jicong Fan, Lijun Ding, Yudong Chen, Madeleine Udell

This paper develops a new class of nonconvex regularizers for low-rank matrix recovery. Many regularizers are motivated as convex relaxations of the matrix rank function. Our new factor group-sparse regularizers are moti…

Low-Rank Matrix CompletionMatrix Completion

Provable Low Rank Plus Sparse Matrix Separation Via Nonconvex Regularizers

2021-09-26 · April Sagan, John E. Mitchell

This paper considers a large class of problems where we seek to recover a low rank matrix and/or sparse vector from some set of measurements. While methods based on convex relaxations suffer from a (possibly large) estim…

Matrix Completion

Fast Low-Rank Matrix Learning with Nonconvex Regularization

2015-12-03 · Quanming Yao, James T. Kwok, Wenliang Zhong

Low-rank modeling has a lot of important applications in machine learning, computer vision and social network analysis. While the matrix rank is often approximated by the convex nuclear norm, the use of nonconvex low-ran…

Matrix Completion

A framework to generate sparsity-inducing regularizers for enhanced low-rank matrix completion

2023-10-08 · Zhi-Yong Wang, Hing Cheung So

Applying half-quadratic optimization to loss functions can yield the corresponding regularizers, while these regularizers are usually not sparsity-inducing regularizers (SIRs). To solve this problem, we devise a framewor…

Low-Rank Matrix CompletionMatrix Completion

A Scalable, Adaptive and Sound Nonconvex Regularizer for Low-rank Matrix Completion

2020-08-14 · Yaqing Wang, Quanming Yao, James T. Kwok

Matrix learning is at the core of many machine learning problems. A number of real-world applications such as collaborative filtering and text mining can be formulated as a low-rank matrix completion problem, which recov…

Collaborative FilteringLow-Rank Matrix CompletionMatrix Completion