Low-Rank Matrix Completion

25 papers with code • 0 benchmarks • 0 datasets

Low-Rank Matrix Completion is an important problem with several applications in areas such as recommendation systems, sketching, and quantum tomography. The goal in matrix completion is to recover a low rank matrix, given a small number of entries of the matrix.

Source: Universal Matrix Completion

Matrix Completion with Convex Optimization and Column Subset Selection

ZAL-NASK/CSMC 4 Mar 2024

We present two algorithms that implement our Columns Selected Matrix Completion (CSMC) method, each dedicated to a different size problem.

5
04 Mar 2024

Linear Recursive Feature Machines provably recover low-rank matrices

aradha/lin-rfm 9 Jan 2024

A possible explanation is that common training algorithms for neural networks implicitly perform dimensionality reduction - a process called feature learning.

5
09 Jan 2024

Efficient Compression of Overparameterized Deep Models through Low-Dimensional Learning Dynamics

soominkwon/comp-deep-nets 8 Nov 2023

We empirically evaluate the effectiveness of our compression technique on matrix recovery problems.

4
08 Nov 2023

Teaching Arithmetic to Small Transformers

lee-ny/teaching_arithmetic 7 Jul 2023

Even in the complete absence of pretraining, this approach significantly and simultaneously improves accuracy, sample complexity, and convergence speed.

69
07 Jul 2023

Optimal Low-Rank Matrix Completion: Semidefinite Relaxations and Eigenvector Disjunctions

sean-lo/optimalmatrixcompletion.jl 20 May 2023

Low-rank matrix completion consists of computing a matrix of minimal complexity that recovers a given set of observations as accurately as possible.

6
20 May 2023

Guaranteed Tensor Recovery Fused Low-rankness and Smoothness

wanghailin97/Guaranteed-Tensor-Recovery-Fused-Low-rankness-and-Smoothness 4 Feb 2023

Recent research have made significant progress by adopting two insightful tensor priors, i. e., global low-rankness (L) and local smoothness (S) across different tensor modes, which are always encoded as a sum of two separate regularization terms into the recovery models.

19
04 Feb 2023

Generalized Nonconvex Approach for Low-Tubal-Rank Tensor Recovery

wanghailin97/Generalized-Nonconvex-Approach-for-Low-Tubal-Rank-Tensor-Recovery IEEE Transactions on Neural Networks and Learning Systems 2022

The tensor-tensor product-induced tensor nuclear norm (t-TNN) (Lu et al., 2020) minimization for low-tubal-rank tensor recovery attracts broad attention recently.

5
04 Aug 2022

GNMR: A provable one-line algorithm for low rank matrix recovery

pizilber/GNMR 24 Jun 2021

Low rank matrix recovery problems, including matrix completion and matrix sensing, appear in a broad range of applications.

1
24 Jun 2021

A Scalable Second Order Method for Ill-Conditioned Matrix Completion from Few Samples

ckuemmerle/MatrixIRLS 3 Jun 2021

We propose an iterative algorithm for low-rank matrix completion that can be interpreted as an iteratively reweighted least squares (IRLS) algorithm, a saddle-escaping smoothing Newton method or a variable metric proximal gradient method applied to a non-convex rank surrogate.

12
03 Jun 2021

Simulation comparisons between Bayesian and de-biased estimators in low-rank matrix completion

tienmt/UQMC 22 Mar 2021

In this paper, we study the low-rank matrix completion problem, a class of machine learning problems, that aims at the prediction of missing entries in a partially observed matrix.

2
22 Mar 2021