paper-with-me

홈 › Papers

Low-Rank Matrix Approximation in the Infinity Norm

2017-05-31 · Nicolas Gillis, Yaroslav Shitov

The low-rank matrix approximation problem with respect to the entry-wise $\ell_{\infty}$-norm is the following: given a matrix $M$ and a factorization rank $r$, find a matrix $X$ whose rank is at most $r$ and that minimizes $\max_{i,j} |M_{ij} - X_{ij}|$. In this paper, we prove that the decision variant of this problem for $r=1$ is NP-complete using a reduction from the problem `not all equal 3SAT'. We also analyze several cases when the problem can be solved in polynomial time, and propose a simple practical heuristic algorithm which we apply on the problem of the recovery of a quantized low-rank matrix.

📄 PDF Abstract BibTeX arXiv:1706.00078

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Extreme value theory for singular subspace estimation in the matrix denoising model

2025-07-26 · Junhyung Chang, Joshua Cape arxiv

This paper studies fine-grained singular subspace estimation in the matrix denoising model where a deterministic low-rank signal matrix is additively perturbed by a stochastic matrix of Gaussian noise. We establish that …

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 gener…

New Hardness Results for Low-Rank Matrix Completion

2025-06-23 · Dror Chawin, Ishay Haviv

The low-rank matrix completion problem asks whether a given real matrix with missing values can be completed so that the resulting matrix has low rank or is close to a low-rank matrix. The completed matrix is often requi…

Low-Rank Matrix CompletionMatrix CompletionMissing Values

Robust PCA via Nonconvex Rank Approximation

2015-11-17 · Zhao Kang, Chong Peng, Qiang Cheng

Numerous applications in data mining and machine learning require recovering a matrix of minimal rank. Robust principal component analysis (RPCA) is a general framework for handling this kind of problems. Nuclear norm ba…

Differentially Private Robust Low-Rank Approximation

2018-12-01 · NeurIPS 2018 12 · Raman Arora, Vladimir Braverman, Jalaj Upadhyay

In this paper, we study the following robust low-rank matrix approximation problem: given a matrix $A \in \R^{n \times d}$, find a rank-$k$ matrix $B$, while satisfying differential privacy, such that $ \norm{ A - B }_…