paper-with-me

Papers

Matrix Completion from a Few Entries

2009-01-20 · Raghunandan H. Keshavan, Andrea Montanari, Sewoong Oh

Let M be a random (alpha n) x n matrix of rank r<<n, and assume that a uniformly random subset E of its entries is observed. We describe an efficient algorithm that reconstructs M from |E| = O(rn) observed entries with relative root mean square error RMSE <= C(rn/|E|)^0.5 . Further, if r=O(1), M can be reconstructed exactly from |E| = O(n log(n)) entries. These results apply beyond random matrices to general low-rank incoherent matrices. This settles (in the case of bounded rank) a question left open by Candes and Recht and improves over the guarantees for their reconstruction algorithm. The complexity of our algorithm is O(|E|r log(n)), which opens the way to its use for massive data sets. In the process of proving these statements, we obtain a generalization of a celebrated result by Friedman-Kahn-Szemeredi and Feige-Ofek on the spectrum of sparse random matrices.

📄 PDF Abstract BibTeX arXiv:0901.3150

Code (1)

dobriban/diagonally_reduced

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Speedup Matrix Completion with Side Information: Application to Multi-Label Learning

2013-12-01 · NeurIPS 2013 12 · Miao Xu, Rong Jin, Zhi-Hua Zhou

In standard matrix completion theory, it is required to have at least $O(n\ln^2 n)$ observed entries to perfectly recover a low-rank matrix $M$ of size $n\times n$, leading to a large number of observations when $n$ is l…

Matrix CompletionMulti-Label Learning

Partial Matrix Completion

2022-08-25 · NeurIPS 2023 11 · Elad Hazan, Adam Tauman Kalai, Varun Kanade, Clara Mohri 외

The matrix completion problem aims to reconstruct a low-rank matrix based on a revealed set of possibly noisy entries. Prior works consider completing the entire matrix with generalization error guarantees. However, the …

Matrix Completion

Missing Not at Random in Matrix Completion: The Effectiveness of Estimating Missingness Probabilities Under a Low Nuclear Norm Assumption

2019-10-28 · NeurIPS 2019 12 · Wei Ma, George H. Chen

Matrix completion is often applied to data with entries missing not at random (MNAR). For example, consider a recommendation system where users tend to only reveal ratings for items they like. In this case, a matrix comp…

Matrix Completionregression

Matrix completion with queries

2017-05-01 · Natali Ruchansky, Mark Crovella, Evimaria Terzi

In many applications, e.g., recommender systems and traffic monitoring, the data comes in the form of a matrix that is only partially observed and low rank. A fundamental data-analysis task for these datasets is matrix c…

Matrix CompletionRecommendation Systems

Graph-Based Matrix Completion Applied to Weather Data

2023-06-14 · Benoît Loucheur, P. -A. Absil, Michel Journée

Low-rank matrix completion is the task of recovering unknown entries of a matrix by assuming that the true matrix admits a good low-rank approximation. Sometimes additional information about the variables is known, and i…

Low-Rank Matrix CompletionMatrix Completion