paper-with-me

홈 › Papers

Incoherence-Optimal Matrix Completion

2013-10-01 · Yudong Chen

This paper considers the matrix completion problem. We show that it is not necessary to assume joint incoherence, which is a standard but unintuitive and restrictive condition that is imposed by previous studies. This leads to a sample complexity bound that is order-wise optimal with respect to the incoherence parameter (as well as to the rank $r$ and the matrix dimension $n$ up to a log factor). As a consequence, we improve the sample complexity of recovering a semidefinite matrix from $O(nr^{2}\log^{2}n)$ to $O(nr\log^{2}n)$, and the highest allowable rank from $\Theta(\sqrt{n}/\log n)$ to $\Theta(n/\log^{2}n)$. The key step in proof is to obtain new bounds on the $\ell_{\infty,2}$-norm, defined as the maximum of the row and column norms of a matrix. To illustrate the applicability of our techniques, we discuss extensions to SVD projection, structured matrix completion and semi-supervised clustering, for which we provide order-wise improvements over existing results. Finally, we turn to the closely-related problem of low-rank-plus-sparse matrix decomposition. We show that the joint incoherence condition is unavoidable here for polynomial-time algorithms conditioned on the Planted Clique conjecture. This means it is intractable in general to separate a rank-$\omega(\sqrt{n})$ positive semidefinite matrix and a sparse matrix. Interestingly, our results show that the standard and joint incoherence conditions are associated respectively with the information (statistical) and computational aspects of the matrix decomposition problem.

📄 PDF Abstract BibTeX arXiv:1310.0154

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMatrix Completion

Similar Papers 제목 키워드 기반

Near-Optimal Nonconvex Matrix Completion

2026-09-15 · Jian-Feng Cai, Xiliang Lu, Juntao You arxiv

We study nonconvex methods for matrix completion, the problem of recovering a low-rank matrix from a subset of its entries. Convex methods achieve sample complexity linear in the matrix dimension and the rank, up to loga…

A Primal-Dual Analysis of Global Optimality in Nonconvex Low-Rank Matrix Recovery

2018-07-01 · ICML 2018 7 · Xiao Zhang, Lingxiao Wang, Yaodong Yu, Quanquan Gu

We propose a primal-dual based framework for analyzing the global optimality of nonconvex low-rank matrix recovery. Our analysis are based on the restricted strongly convex and smooth conditions, which can be verifi…

Matrix Completion

Universal Matrix Completion

2014-02-10 · Srinadh Bhojanapalli, Prateek Jain

The problem of low-rank matrix completion has recently generated a lot of interest leading to several results that offer exact solutions to the problem. However, in order to do so, these methods make assumptions that can…

Low-Rank Matrix CompletionMatrix Completion

Optimal Transfer Learning for Missing Not-at-Random Matrix Completion

2025-02-28 · Akhil Jalan, Yassir Jedra, Arya Mazumdar, Soumendu Sundar Mukherjee 외

We study transfer learning for matrix completion in a Missing Not-at-Random (MNAR) setting that is motivated by biological problems. The target matrix $Q$ has entire rows and columns missing, making estimation impossible…

Matrix CompletionTransfer Learning

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

Matrix Completion