Low Rank Matrix Completion via Robust Alternating Minimization in Nearly Linear Time

02/21/2023
by   Yuzhou Gu, et al.
0

Given a matrix M∈ℝ^m× n, the low rank matrix completion problem asks us to find a rank-k approximation of M as UV^⊤ for U∈ℝ^m× k and V∈ℝ^n× k by only observing a few entries masked by a binary matrix P_Ω∈{0, 1 }^m× n. As a particular instance of the weighted low rank approximation problem, solving low rank matrix completion is known to be computationally hard even to find an approximate solution [RSW16]. However, due to its practical importance, many heuristics have been proposed for this problem. In the seminal work of Jain, Netrapalli, and Sanghavi [JNS13], they show that the alternating minimization framework provides provable guarantees for low rank matrix completion problem whenever M admits an incoherent low rank factorization. Unfortunately, their algorithm requires solving two exact multiple response regressions per iteration and their analysis is non-robust as they exploit the structure of the exact solution. In this paper, we take a major step towards a more efficient and robust alternating minimization framework for low rank matrix completion. Our main result is a robust alternating minimization algorithm that can tolerate moderate errors even though the regressions are solved approximately. Consequently, we also significantly improve the running time of [JNS13] from O(mnk^2 ) to O(mnk ) which is nearly linear in the problem size, as verifying the low rank approximation takes O(mnk) time. Our core algorithmic building block is a high accuracy regression solver that solves the regression in nearly linear time per iteration.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/07/2023

Efficient Alternating Minimization with Applications to Weighted Low Rank Approximation

Weighted low rank approximation is a fundamental problem in numerical li...
research
12/03/2012

Low-rank Matrix Completion using Alternating Minimization

Alternating minimization represents a widely applicable and empirically ...
research
06/08/2011

Large-Scale Convex Minimization with a Low-Rank Constraint

We address the problem of minimizing a convex function over the space of...
research
09/22/2021

Weighted Low Rank Matrix Approximation and Acceleration

Low-rank matrix approximation is one of the central concepts in machine ...
research
02/08/2017

Matrix Completion from O(n) Samples in Linear Time

We consider the problem of reconstructing a rank-k n × n matrix M from a...
research
06/04/2020

Tensor Completion Made Practical

Tensor completion is a natural higher-order generalization of matrix com...
research
03/14/2019

Robust Matrix Completion via Maximum Correntropy Criterion and Half Quadratic Optimization

Robust matrix completion aims to recover a low-rank matrix from a subset...

Please sign up or login with your details

Forgot password? Click here to reset