MC^2: A Two-Phase Algorithm for Leveraged Matrix Completion
Armin Eftekhari, Michael B. Wakin, and Rachel A. Ward

TL;DR
The paper introduces MC^2, a two-phase algorithm that estimates leverage scores and uses them for efficient matrix completion, reducing sample complexity especially for well-conditioned and coherent matrices.
Contribution
It proposes a novel two-phase approach for matrix completion that estimates leverage scores and improves sampling efficiency over uniform methods.
Findings
MC^2 outperforms uniform matrix completion in simulations.
The algorithm is less sensitive to matrix condition number.
For well-conditioned matrices, MC^2 matches the sample complexity of ideal leverage-based methods.
Abstract
Leverage scores, loosely speaking, reflect the importance of the rows and columns of a matrix. Ideally, given the leverage scores of a rank- matrix , that matrix can be reliably completed from just samples if the samples are chosen randomly from a nonuniform distribution induced by the leverage scores. In practice, however, the leverage scores are often unknown a priori. As such, the sample complexity in uniform matrix completion---using uniform random sampling---increases to , where is the largest leverage score of . In this paper, we propose a two-phase algorithm called MC for matrix completion: in the first phase, the leverage scores are estimated based on uniform random samples, and then in the second phase the matrix is resampled nonuniformly based on the estimated leverage scores and then…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
