paper-with-me

Papers

Solving the Robust Matrix Completion Problem via a System of Nonlinear Equations

2020-03-24 · Yunfeng Cai, Ping Li

We consider the problem of robust matrix completion, which aims to recover a low rank matrix $L_*$ and a sparse matrix $S_*$ from incomplete observations of their sum $M=L_*+S_*\in\mathbb{R}^{m\times n}$. Algorithmically, the robust matrix completion problem is transformed into a problem of solving a system of nonlinear equations, and the alternative direction method is then used to solve the nonlinear equations. In addition, the algorithm is highly parallelizable and suitable for large scale problems. Theoretically, we characterize the sufficient conditions for when $L_*$ can be approximated by a low rank approximation of the observed $M_*$. And under proper assumptions, it is shown that the algorithm converges to the true solution linearly. Numerical simulations show that the simple method works as expected and is comparable with state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2003.10992

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Proximal Riemannian Pursuit for Large-Scale Trace-Norm Minimization

2016-06-01 · CVPR 2016 6 · Mingkui Tan, Shijie Xiao, Junbin Gao, Dong Xu 외

Trace-norm regularization plays an important role in many areas such as machine learning and computer vision. Solving trace-norm regularized Trace-norm regularization plays an important role in many areas such as compute…

BIG-bench Machine LearningClusteringMatrix Completion

Matrix Completion and Low-Rank SVD via Fast Alternating Least Squares

2014-10-09 · Trevor Hastie, Rahul Mazumder, Jason Lee, Reza Zadeh

The matrix-completion problem has attracted a lot of attention, largely as a result of the celebrated Netflix competition. Two popular approaches for solving the problem are nuclear-norm-regularized matrix approximation …

Matrix Completion

Matrix Completion Under Monotonic Single Index Models

2015-12-29 · NeurIPS 2015 12 · Ravi Ganti, Laura Balzano, Rebecca Willett

Most recent results in matrix completion assume that the matrix under consideration is low-rank or that the columns are in a union of low-rank subspaces. In real-world settings, however, the linear structure underlying t…

Matrix Completion

Deep Learning Approach for Matrix Completion Using Manifold Learning

2020-12-11 · Saeid Mehrdad, Mohammad Hossein Kahaei

Matrix completion has received vast amount of attention and research due to its wide applications in various study fields. Existing methods of matrix completion consider only nonlinear (or linear) relations among entries…

Deep LearningMatrix CompletionMulti-Task Learning

Low Rank Quaternion Matrix Recovery via Logarithmic Approximation

2021-07-03 · Liqiao Yang, Jifei Miao, Kit Ian Kou

In color image processing, image completion aims to restore missing entries from the incomplete observation image. Recently, great progress has been made in achieving completion by approximately solving the rank minimiza…

Image RestorationMatrix Completion