Matrix Completion in Almost-Verification Time
Jonathan A. Kelner, Jerry Li, Allen Liu, Aaron Sidford, Kevin Tian

TL;DR
This paper introduces a fast, nearly optimal algorithm for low-rank matrix completion from random observations, significantly improving sample complexity and runtime over previous methods, with robust variants for noisy data.
Contribution
The paper presents a new framework achieving near-verified time matrix completion with improved sample complexity and runtime, especially under regularity assumptions on the matrix spans.
Findings
Completes 99% of the matrix from approximately m*r samples in near-linear time.
Achieves high-precision completion with fewer samples than prior methods.
Provides robust algorithms that handle noisy observations with controlled error.
Abstract
We give a new framework for solving the fundamental problem of low-rank matrix completion, i.e., approximating a rank- matrix (where ) from random observations. First, we provide an algorithm which completes on of rows and columns under no further assumptions on from samples and using time. Then, assuming the row and column spans of satisfy additional regularity properties, we show how to boost this partial completion guarantee to a full matrix completion algorithm by aggregating solutions to regression problems involving the observations. In the well-studied setting where has incoherent row and column spans, our algorithms complete to high precision from observations in time (omitting logarithmic factors…
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.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Blind Source Separation Techniques
