paper-with-me

홈 › Papers

First Efficient Convergence for Streaming k-PCA: a Global, Gap-Free, and Near-Optimal Rate

2016-07-26 · Zeyuan Allen-Zhu, Yuanzhi Li

We study streaming principal component analysis (PCA), that is to find, in $O(dk)$ space, the top $k$ eigenvectors of a $d\times d$ hidden matrix $\bf \Sigma$ with online vectors drawn from covariance matrix $\bf \Sigma$. We provide $\textit{global}$ convergence for Oja's algorithm which is popularly used in practice but lacks theoretical understanding for $k>1$. We also provide a modified variant $\mathsf{Oja}^{++}$ that runs $\textit{even faster}$ than Oja's. Our results match the information theoretic lower bound in terms of dependency on error, on eigengap, on rank $k$, and on dimension $d$, up to poly-log factors. In addition, our convergence rate can be made gap-free, that is proportional to the approximation error and independent of the eigengap. In contrast, for general rank $k$, before our work (1) it was open to design any algorithm with efficient global convergence rate; and (2) it was open to design any algorithm with (even local) gap-free convergence rate in $O(dk)$ space.

📄 PDF Abstract BibTeX arXiv:1607.07837

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Optimality of the Oja's Algorithm for Online PCA

2021-03-31 · Xin Liang

In this paper we analyze the behavior of the Oja's algorithm for online/streaming principal component subspace estimation. It is proved that with high probability it performs an efficient, gap-free, global convergence ra…

Global Convergence of a Grassmannian Gradient Descent Algorithm for Subspace Estimation

2015-06-24 · Dejiao Zhang, Laura Balzano

It has been observed in a variety of contexts that gradient descent methods have great success in solving low-rank matrix factorization problems, despite the relevant problem formulation being non-convex. We tackle a par…

Stochastic gradient descent for streaming linear and rectified linear systems with adversarial corruptions

2024-03-02 · Halyun Jeong, Deanna Needell, Elizaveta Rebrova

We propose SGD-exp, a stochastic gradient descent approach for linear and ReLU regressions under Massart noise (adversarial semi-random corruption model) for the fully streaming setting. We show novel nearly linear conve…

regression

Global Convergence of Policy Gradient for Sequential Zero-Sum Linear Quadratic Dynamic Games

2019-11-12

We propose projection-free sequential algorithms for linear-quadratic dynamics games. These policy gradient based algorithms are akin to Stackelberg leadership model and can be extended to model-free settings. We show th…

Model-Free Learning for the Linear Quadratic Regulator over Rate-Limited Channels

2024-01-02 · Lintao Ye, Aritra Mitra, Vijay Gupta

Consider a linear quadratic regulator (LQR) problem being solved in a model-free manner using the policy gradient approach. If the gradient of the quadratic cost is being transmitted across a rate-limited channel, both t…

Quantization