New analysis improves black-box -PCA algorithms, reducing parameter loss.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
We present Matrix Krasulina, an algorithm for online k-PCA, by generalizing the classic Krasulina's method (Krasulina, 1969) from vector to matrix case. We show, both theoretically and empirically, that the algorithm naturally adapts to data low-rankness and converges exponentially fast to the ground-truth principal su…
We shed new insights on the two commonly used updates for the online -PCA problem, namely, Krasulina's and Oja's updates. We show that Krasulina's update corresponds to a projected gradient descent step on the Stiefel manifold of the orthonormal -frames, while Oja's update amounts to a gradient descent step using…
This paper improves coreset size via smoothed analysis.
Algorithm estimates top k eigenvectors of shared covariance matrices while preserving privacy.
We consider the minimization of a function defined on a Riemannian manifold accessible only through unbiased estimates of its gradients. We develop a geometric framework to transform a sequence of slowly converging iterates generated from stochastic gradient descent (SGD) on to an averaged i…
New algorithm clusters data with almost-linear time, robust to corruption.
We study streaming principal component analysis (PCA), that is to find, in space, the top eigenvectors of a hidden matrix with online vectors drawn from covariance matrix . We provide convergence for Oja's algorithm which is popularly used in practice but lacks t…
An -coreset for Least-Mean-Squares (LMS) of a matrix is a small weighted subset of its rows that approximates the sum of squared distances from its rows to every affine -dimensional subspace of , up to a factor of . Such coresets are useful…
New algorithm for robust mean estimation in high dimensions with nearly-PCA time complexity.