Research
On-device research index

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.

168,657 papers · 148 categories

Trend · papers per month

0111 · Jul 201619922001200920172026
10 results for k-PCA

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…

2019-04-03abs ↗pdf ↗

We consider the minimization of a function defined on a Riemannian manifold M\mathcal{M} 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 M\mathcal{M} to an averaged i…

2018-02-26abs ↗pdf ↗

An ε\varepsilon-coreset for Least-Mean-Squares (LMS) of a matrix ARn×dA\in{\mathbb{R}}^{n\times d} is a small weighted subset of its rows that approximates the sum of squared distances from its rows to every affine kk-dimensional subspace of Rd{\mathbb{R}}^d, up to a factor of 1±ε1\pm\varepsilon. Such coresets are useful…

2019-07-02abs ↗pdf ↗

New algorithm for robust mean estimation in high dimensions with nearly-PCA time complexity.

problem Robust mean estimation in high-dimensional data with a minority of contaminated data.
method List-decodable mean estimation algorithm using a novel soft downweighting method, SIFT, and a Ky Fan matrix multiplicative weights procedure.
result Optimal sample complexity and error rate for list-decodable mean estimation with runtime nearly matching PCA.