CUR Algorithm with Incomplete Matrix Observation

03/22/2014
by   Rong Jin, et al.
0

CUR matrix decomposition is a randomized algorithm that can efficiently compute the low rank approximation for a given rectangle matrix. One limitation with the existing CUR algorithms is that they require an access to the full matrix A for computing U. In this work, we aim to alleviate this limitation. In particular, we assume that besides having an access to randomly sampled d rows and d columns from A, we only observe a subset of randomly sampled entries from A. Our goal is to develop a low rank approximation algorithm, similar to CUR, based on (i) randomly sampled rows and columns from A, and (ii) randomly sampled entries from A. The proposed algorithm is able to perfectly recover the target matrix A with only O(rn log n) number of observed entries. In addition, instead of having to solve an optimization problem involved trace norm regularization, the proposed algorithm only needs to solve a standard regression problem. Finally, unlike most matrix completion theories that hold only when the target matrix is of low rank, we show a strong guarantee for the proposed algorithm even when the target matrix is not low rank.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/27/2018

Matrix Completion from Non-Uniformly Sampled Entries

In this paper, we consider matrix completion from non-uniformly sampled ...
research
06/04/2023

Matrix Completion from General Deterministic Sampling Patterns

Most of the existing works on provable guarantees for low-rank matrix co...
research
02/10/2014

Universal Matrix Completion

The problem of low-rank matrix completion has recently generated a lot o...
research
11/11/2020

Matrix Completion with Noise via Leveraged Sampling

Many matrix completion methods assume that the data follows the uniform ...
research
04/16/2021

NoisyCUR: An algorithm for two-cost budgeted matrix completion

Matrix completion is a ubiquitous tool in machine learning and data anal...
research
09/04/2010

On the Estimation of Coherence

Low-rank matrix approximations are often used to help scale standard mac...
research
06/02/2016

Convolutional Imputation of Matrix Networks

A matrix network is a family of matrices, where the relationship between...

Please sign up or login with your details

Forgot password? Click here to reset