paper-with-me

Papers

Computational Limits for Matrix Completion

2014-02-10 · Moritz Hardt, Raghu Meka, Prasad Raghavendra, Benjamin Weitz

Matrix Completion is the problem of recovering an unknown real-valued low-rank matrix from a subsample of its entries. Important recent results show that the problem can be solved efficiently under the assumption that the unknown matrix is incoherent and the subsample is drawn uniformly at random. Are these assumptions necessary? It is well known that Matrix Completion in its full generality is NP-hard. However, little is known if make additional assumptions such as incoherence and permit the algorithm to output a matrix of slightly higher rank. In this paper we prove that Matrix Completion remains computationally intractable even if the unknown matrix has rank $4$ but we are allowed to output any constant rank matrix, and even if additionally we assume that the unknown matrix is incoherent and are shown $90%$ of the entries. This result relies on the conjectured hardness of the $4$-Coloring problem. We also consider the positive semidefinite Matrix Completion problem. Here we show a similar hardness result under the standard assumption that $\mathrm{P}\ne \mathrm{NP}.$ Our results greatly narrow the gap between existing feasibility results and computational lower bounds. In particular, we believe that our results give the first complexity-theoretic justification for why distributional assumptions are needed beyond the incoherence assumption in order to obtain positive results. On the technical side, we contribute several new ideas on how to encode hard combinatorial problems in low-rank optimization problems. We hope that these techniques will be helpful in further understanding the computational limits of Matrix Completion and related problems.

📄 PDF Abstract BibTeX arXiv:1402.2331

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Efficient Minimum Bayes Risk Decoding using Low-Rank Matrix Completion Algorithms

2024-06-05 · Firas Trabelsi, David Vilar, Mara Finkelstein, Markus Freitag

Minimum Bayes Risk (MBR) decoding is a powerful decoding strategy widely used for text generation tasks, but its quadratic computational complexity limits its practical application. This paper presents a novel approach f…

Low-Rank Matrix CompletionMachine TranslationMatrix CompletionText Generation+1

A New Theory for Matrix Completion

2017-12-01 · NeurIPS 2017 12 · Guangcan Liu, Qingshan Liu, Xiaotong Yuan

Prevalent matrix completion theories reply on an assumption that the locations of the missing data are distributed uniformly and randomly (i.e., uniform sampling). Nevertheless, the reason for observations being missing …

Matrix Completion

The Sparse Reverse of Principal Component Analysis for Fast Low-Rank Matrix Completion

2019-10-04 · Abdallah Chehade, Zunya Shi

Matrix completion constantly receives tremendous attention from many research fields. It is commonly applied for recommender systems such as movie ratings, computer vision such as image reconstruction or completion, mult…

Image ReconstructionLow-Rank Matrix CompletionMatrix CompletionMulti-Task Learning+3

Fast Methods for Recovering Sparse Parameters in Linear Low Rank Models

2016-06-26 · Ashkan Esmaeili, Arash Amini, Farokh Marvasti

In this paper, we investigate the recovery of a sparse weight vector (parameters vector) from a set of noisy linear combinations. However, only partial information about the matrix representing the linear combinations is…

compressed sensingMatrix Completion

Spectral Compressed Sensing via Structured Matrix Completion

2013-04-16 · Yuxin Chen, Yuejie Chi

The paper studies the problem of recovering a spectrally sparse object from a small number of time domain samples. Specifically, the object of interest with ambient dimension $n$ is assumed to be a mixture of $r$ complex…

compressed sensingMatrix CompletionSuper-Resolution