Pith. sign in

REVIEW 1 cited by

History PCA: A New Algorithm for Streaming PCA

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1802.05447 v1 pith:JZUBUWWQ submitted 2018-02-15 stat.ML

classification stat.ML
keywords streamingalgorithmmemoryconvergencedataalgorithmsanalysiscomponent
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

In this paper we propose a new algorithm for streaming principal component analysis. With limited memory, small devices cannot store all the samples in the high-dimensional regime. Streaming principal component analysis aims to find the $k$-dimensional subspace which can explain the most variation of the $d$-dimensional data points that come into memory sequentially. In order to deal with large $d$ and large $N$ (number of samples), most streaming PCA algorithms update the current model using only the incoming sample and then dump the information right away to save memory. However the information contained in previously streamed data could be useful. Motivated by this idea, we develop a new streaming PCA algorithm called History PCA that achieves this goal. By using $O(Bd)$ memory with $B\approx 10$ being the block size, our algorithm converges much faster than existing streaming PCA algorithms. By changing the number of inner iterations, the memory usage can be further reduced to $O(d)$ while maintaining a comparable convergence speed. We provide theoretical guarantees for the convergence of our algorithm along with the rate of convergence. We also demonstrate on synthetic and real world data sets that our algorithm compares favorably with other state-of-the-art streaming PCA methods in terms of the convergence speed and performance.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Beyond Sin-Squared Error: Linear-Time Entrywise Uncertainty Quantification for Streaming PCA

    math.ST 2025-06 conditional novelty 7.0 of 10

    Entrywise concentration bounds, a central limit theorem, and a median-of-means variance estimator give linear-time coordinate-wise uncertainty quantification for streaming PCA with Oja's algorithm.

Pith tools