English

A Stochastic PCA and SVD Algorithm with an Exponential Convergence Rate

Machine Learning 2015-08-03 v5 Numerical Analysis Optimization and Control Machine Learning

Abstract

We describe and analyze a simple algorithm for principal component analysis and singular value decomposition, VR-PCA, which uses computationally cheap stochastic iterations, yet converges exponentially fast to the optimal solution. In contrast, existing algorithms suffer either from slow convergence, or computationally intensive iterations whose runtime scales with the data size. The algorithm builds on a recent variance-reduced stochastic gradient technique, which was previously analyzed for strongly convex optimization, whereas here we apply it to an inherently non-convex problem, using a very different analysis.

Keywords

Cite

@article{arxiv.1409.2848,
  title  = {A Stochastic PCA and SVD Algorithm with an Exponential Convergence Rate},
  author = {Ohad Shamir},
  journal= {arXiv preprint arXiv:1409.2848},
  year   = {2015}
}

Comments

Fixed a minor bug in the proof of lemma 1 (which does not affect the result)

R2 v1 2026-06-22T05:52:46.728Z