paper-with-me

Papers

Fast Exact Matrix Completion: A Unified Optimization Framework for Matrix Completion

2019-10-21 · Dimitris Bertsimas, Michael Lingzhi Li

We formulate the problem of matrix completion with and without side information as a non-convex optimization problem. We design fastImpute based on non-convex gradient descent and show it converges to a global minimum that is guaranteed to recover closely the underlying matrix while it scales to matrices of sizes beyond $10^5 \times 10^5$. We report experiments on both synthetic and real-world datasets that show fastImpute is competitive in both the accuracy of the matrix recovered and the time needed across all cases. Furthermore, when a high number of entries are missing, fastImpute is over $75\%$ lower in MAPE and $15$ times faster than current state-of-the-art matrix completion methods in both the case with side information and without.

📄 PDF Abstract BibTeX arXiv:1910.09092

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Exact Linear Convergence Rate Analysis for Low-Rank Symmetric Matrix Completion via Gradient Descent

2021-02-04 · Trung Vu, Raviv Raich

Factorization-based gradient descent is a scalable and efficient algorithm for solving low-rank matrix completion. Recent progress in structured non-convex optimization has offered global convergence guarantees for gradi…

Low-Rank Matrix CompletionMatrix Completion

Towards Faster Rates and Oracle Property for Low-Rank Matrix Estimation

2015-05-18 · Huan Gui, Quanquan Gu

We present a unified framework for low-rank matrix estimation with nonconvex penalties. We first prove that the proposed estimator attains a faster statistical rate than the traditional low-rank matrix estimator with nuc…

Matrix Completion

Fast Exact Matrix Completion with Finite Samples

2014-11-04 · Prateek Jain, Praneeth Netrapalli

Matrix completion is the problem of recovering a low rank matrix by observing a small fraction of its entries. A series of recent works [KOM12,JNS13,HW14] have proposed fast non-convex optimization based iterative algori…

Matrix Completion

A Unified Computational and Statistical Framework for Nonconvex Low-Rank Matrix Estimation

2016-10-17 · Lingxiao Wang, Xiao Zhang, Quanquan Gu

We propose a unified framework for estimating low-rank matrices through nonconvex optimization based on gradient descent algorithm. Our framework is quite general and can be applied to both noisy and noiseless observatio…

Matrix Completion

1-Bit Matrix Completion under Exact Low-Rank Constraint

2015-02-24 · Sonia Bhaskar, Adel Javanmard

We consider the problem of noisy 1-bit matrix completion under an exact rank constraint on the true underlying matrix $M^*$. Instead of observing a subset of the noisy continuous-valued entries of a matrix $M^*$, we obse…

Matrix Completion