Efficient Alternating Minimization with Applications to Weighted Low Rank Approximation
Zhao Song, Mingquan Ye, Junze Yin, Lichen Zhang

TL;DR
This paper presents an efficient, robust alternating minimization framework for weighted low rank approximation, significantly improving runtime and providing provable guarantees for this NP-hard problem with broad applications in machine learning.
Contribution
It introduces a framework that allows approximate updates in alternating minimization, reducing runtime from W_0 k^2 to W_0 k for weighted low rank approximation.
Findings
Runtime improved from W_0 k^2 to W_0 k.
Provides provable guarantees for approximate alternating minimization.
Develops a high-accuracy regression solver and robust analysis.
Abstract
Weighted low rank approximation is a fundamental problem in numerical linear algebra, and it has many applications in machine learning. Given a matrix , a non-negative weight matrix , a parameter , the goal is to output two matrices such that is minimized, where denotes the Hadamard product. It naturally generalizes the well-studied low rank matrix completion problem. Such a problem is known to be NP-hard and even hard to approximate assuming the Exponential Time Hypothesis [GG11, RSW16]. Meanwhile, alternating minimization is a good heuristic solution for weighted low rank approximation. In particular, [LLR16] shows that, under mild assumptions, alternating minimization does provide provable guarantees. In this work, we develop an efficient…
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 · Advanced Optimization Algorithms Research · Statistical and numerical algorithms
