Near Optimal Linear Algebra in the Online and Sliding Window Models
Vladimir Braverman, Petros Drineas, Cameron Musco, Christopher Musco,, Jalaj Upadhyay, David P. Woodruff, Samson Zhou

TL;DR
This paper develops nearly optimal randomized algorithms for linear algebra problems in the sliding window and online models, introducing a unified sampling framework that leverages importance scores to efficiently process recent data.
Contribution
It introduces a unified row-sampling framework for linear algebra in sliding window and online models, achieving near-optimal space and runtime, and resolves key open questions in online low-rank approximation.
Findings
First online algorithm for low-rank approximation with near-optimal space.
New algorithms for $ ext{l}_1$-subspace embeddings in online settings.
Unified framework connecting online and sliding window models.
Abstract
We initiate the study of numerical linear algebra in the sliding window model, where only the most recent updates in a stream form the underlying data set. We first introduce a unified row-sampling based framework that gives randomized algorithms for spectral approximation, low-rank approximation/projection-cost preservation, and -subspace embeddings in the sliding window model, which often use nearly optimal space and achieve nearly input sparsity runtime. Our algorithms are based on "reverse online" versions of offline sampling distributions such as (ridge) leverage scores, sensitivities, and Lewis weights to quantify both the importance and the recency of a row. Our row-sampling framework rather surprisingly implies connections to the well-studied online model; our structural results also give the first sample optimal (up to lower order terms) online algorithm…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Advanced Bandit Algorithms Research
