Simple Heuristics Yield Provable Algorithms for Masked Low-Rank Approximation
Cameron Musco, Christopher Musco, David P. Woodruff

TL;DR
This paper demonstrates that a simple heuristic for masked low-rank approximation provides provable bicriteria guarantees, linking the problem to communication complexity and enabling efficient algorithms for various applications.
Contribution
It introduces a polynomial-time heuristic that achieves bicriteria approximation guarantees for masked low-rank approximation, connecting the problem to communication complexity.
Findings
Heuristic yields rank-$k'$ solutions with bounded cost.
Bicriteria guarantees depend on the communication complexity of the mask.
Results apply to multiple variants, including tensor decomposition and Boolean factorization.
Abstract
In , one is given and binary mask matrix . The goal is to find a rank- matrix for which: where and is a given error parameter. Depending on the choice of , this problem captures factor analysis, low-rank plus diagonal decomposition, robust PCA, low-rank matrix completion, low-rank plus block matrix approximation, and many problems. Many of these problems are NP-hard, and while some algorithms with provable guarantees are known, they either 1) run in time or 2) make strong assumptions, e.g., that is incoherent or that is random. In this work, we show that a common polynomial time…
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
MethodsPrincipal Components Analysis
