paper-with-me

홈 › Papers

Fast exact recovery of noisy matrix from few entries: the infinity norm approach

2025-01-31 · BaoLinh Tran, Van Vu

The matrix recovery (completion) problem, a central problem in data science and theoretical computer science, is to recover a matrix $A$ from a relatively small sample of entries. While such a task is impossible in general, it has been shown that one can recover $A$ exactly in polynomial time, with high probability, from a random subset of entries, under three (basic and necessary) assumptions: (1) the rank of $A$ is very small compared to its dimensions (low rank), (2) $A$ has delocalized singular vectors (incoherence), and (3) the sample size is sufficiently large. There are many different algorithms for the task, including convex optimization by Candes, Tao and Recht (2009), alternating projection by Hardt and Wooters (2014) and low rank approximation with gradient descent by Keshavan, Montanari and Oh (2009, 2010). In applications, it is more realistic to assume that data is noisy. In this case, these approaches provide an approximate recovery with small root mean square error. However, it is hard to transform such an approximate recovery to an exact one. Recently, results by Abbe et al. (2017) and Bhardwaj et al. (2023) concerning approximation in the infinity norm showed that we can achieve exact recovery even in the noisy case, given that the ground matrix has bounded precision. Beyond the three basic assumptions above, they required either the condition number of $A$ is small (Abbe et al.) or the gap between consecutive singular values is large (Bhardwaj et al.). In this paper, we remove these extra spectral assumptions. As a result, we obtain a simple algorithm for exact recovery in the noisy case, under only the three basic assumptions. This is the first such algorithm. To analyse this algorithm, we introduce a contour integration argument which is totally different from all previous methods and may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2501.19224

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deterministic Symmetric Positive Semidefinite Matrix Completion

2014-12-01 · NeurIPS 2014 12 · William E. Bishop, Byron M. Yu

We consider the problem of recovering a symmetric, positive semidefinite (SPSD) matrix from a subset of its entries, possibly corrupted by noise. In contrast to previous matrix recovery work, we drop the assumption of a …

Matrix Completion

Low-Rank Matrix and Tensor Completion via Adaptive Sampling

2013-04-17 · NeurIPS 2013 12 · Akshay Krishnamurthy, Aarti Singh

We study low rank matrix and tensor completion and propose novel algorithms that employ adaptive sampling schemes to obtain strong performance guarantees. Our algorithms exploit adaptivity to identify entries that are hi…

Nuclear norm penalization and optimal rates for noisy low rank matrix completion

2010-11-29 · Vladimir Koltchinskii, Alexandre B. Tsybakov, Karim Lounici

This paper deals with the trace regression model where $n$ entries or linear combinations of entries of an unknown $m_1\times m_2$ matrix $A_0$ corrupted by noise are observed. We propose a new nuclear norm penalized est…

Low-Rank Matrix CompletionMatrix Completionregressionvalid

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

Jointly Clustering Rows and Columns of Binary Matrices: Algorithms and Trade-offs

2013-10-01 · Jiaming Xu, Rui Wu, Kai Zhu, Bruce Hajek 외

In standard clustering problems, data points are represented by vectors, and by stacking them together, one forms a data matrix with row or column cluster structure. In this paper, we consider a class of binary matrices,…

Clustering