Fast, Space-Optimal Streaming Algorithms for Clustering and Subspace Embeddings

Abstract

We show that both clustering and subspace embeddings can be performed in the streaming model with the same asymptotic efficiency as in the central/offline setting. For (k, z)-clustering in the streaming model, we achieve a number of words of memory which is independent of the number n of input points and the aspect ratio , yielding an optimal bound of O(dk(4,z+2)) words for accuracy parameter on d-dimensional points. Additionally, we obtain amortized update time of d\,(k)·polylog((n)), which is an exponential improvement over the previous d\,poly(k,(n)). Our method also gives the fastest runtime for (k,z)-clustering even in the offline setting. For subspace embeddings in the streaming model, we achieve O(d) update time and space-optimal constructions, using O(d22) words for p 2 and O(dp/2+12) words for p>2, showing that streaming algorithms can match offline algorithms in both space and time complexity.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…