pith. sign in

arxiv: 1407.3619 · v1 · pith:T6AWQ5GGnew · submitted 2014-07-14 · 📊 stat.ML · cs.LG

On the Power of Adaptivity in Matrix Completion and Approximation

classification 📊 stat.ML cs.LG
keywords matrixalgorithmapproximationsamplingspaceadaptiveassumptionscoherence
0
0 comments X
read the original abstract

We consider the related tasks of matrix completion and matrix approximation from missing data and propose adaptive sampling procedures for both problems. We show that adaptive sampling allows one to eliminate standard incoherence assumptions on the matrix row space that are necessary for passive sampling procedures. For exact recovery of a low-rank matrix, our algorithm judiciously selects a few columns to observe in full and, with few additional measurements, projects the remaining columns onto their span. This algorithm exactly recovers an $n \times n$ rank $r$ matrix using $O(nr\mu_0 \log^2(r))$ observations, where $\mu_0$ is a coherence parameter on the column space of the matrix. In addition to completely eliminating any row space assumptions that have pervaded the literature, this algorithm enjoys a better sample complexity than any existing matrix completion algorithm. To certify that this improvement is due to adaptive sampling, we establish that row space coherence is necessary for passive sampling algorithms to achieve non-trivial sample complexity bounds. For constructing a low-rank approximation to a high-rank input matrix, we propose a simple algorithm that thresholds the singular values of a zero-filled version of the input matrix. The algorithm computes an approximation that is nearly as good as the best rank-$r$ approximation using $O(nr\mu \log^2(n))$ samples, where $\mu$ is a slightly different coherence parameter on the matrix columns. Again we eliminate assumptions on the row space.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Randomized Approach to Matrix Completion: Applications in Recommendation Systems and Image Inpainting

    cs.LG 2024-03 unverdicted novelty 4.0

    CSMC integrates column subset selection with low-rank matrix completion to reduce computation for asymmetric incomplete matrices while claiming competitive accuracy on synthetic and real tasks.