LazySVD: Even Faster SVD Decomposition Yet Without Agonizing Pain
Zeyuan Allen-Zhu, Yuanzhi Li

TL;DR
LazySVD introduces a simple, faster framework for computing the top k singular vectors of a matrix, surpassing previous methods in efficiency and stochastic acceleration without complex techniques.
Contribution
The paper presents a new LazySVD framework that improves upon existing k-SVD algorithms, achieving faster convergence and stochastic acceleration.
Findings
Outperforms previous gap-free methods in speed.
Achieves accelerated stochastic k-SVD.
Outperforms state-of-the-art algorithms in certain regimes.
Abstract
We study -SVD that is to obtain the first singular vectors of a matrix . Recently, a few breakthroughs have been discovered on -SVD: Musco and Musco [1] proved the first gap-free convergence result using the block Krylov method, Shamir [2] discovered the first variance-reduction stochastic method, and Bhojanapalli et al. [3] provided the fastest -time algorithm using alternating minimization. In this paper, we put forward a new and simple LazySVD framework to improve the above breakthroughs. This framework leads to a faster gap-free method outperforming [1], and the first accelerated and stochastic method outperforming [2]. In the running-time regime, LazySVD outperforms [3] in certain parameter regimes without even using alternating minimization.
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
TopicsBlind Source Separation Techniques · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
