ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2302.11068
16
26

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

21 February 2023
Yuzhou Gu
Zhao Song
Junze Yin
Licheng Zhang
ArXivPDFHTML
Abstract

Given a matrix M∈Rm×nM\in \mathbb{R}^{m\times n}M∈Rm×n, the low rank matrix completion problem asks us to find a rank-kkk approximation of MMM as UV⊤UV^\topUV⊤ for U∈Rm×kU\in \mathbb{R}^{m\times k}U∈Rm×k and V∈Rn×kV\in \mathbb{R}^{n\times k}V∈Rn×k by only observing a few entries specified by a set of entries Ω⊆[m]×[n]\Omega\subseteq [m]\times [n]Ω⊆[m]×[n]. In particular, we examine an approach that is widely used in practice -- the alternating minimization framework. Jain, Netrapalli, and Sanghavi [JNS13] showed that if MMM has incoherent rows and columns, then alternating minimization provably recovers the matrix MMM by observing a nearly linear in nnn number of entries. While the sample complexity has been subsequently improved [GLZ17], alternating minimization steps are required to be computed exactly. This hinders the development of more efficient algorithms and fails to depict the practical implementation of alternating minimization, where the updates are usually performed approximately in favor of efficiency. In this paper, we take a major step towards a more efficient and error-robust alternating minimization framework. To this end, we develop an analytical framework for alternating minimization that can tolerate a moderate amount of errors caused by approximate updates. Moreover, our algorithm runs in time O~(∣Ω∣k)\widetilde O(|\Omega| k)O(∣Ω∣k), which is nearly linear in the time to verify the solution while preserving the sample complexity. This improves upon all prior known alternating minimization approaches which require O~(∣Ω∣k2)\widetilde O(|\Omega| k^2)O(∣Ω∣k2) time.

View on arXiv
Comments on this paper