High-Dimensional Geometric Streaming in Polynomial Space
David P. Woodruff, Taisuke Yasuda

TL;DR
This paper introduces space-efficient streaming algorithms for high-dimensional geometric data analysis, achieving polynomial space and distortion trade-offs for core problems like convex hulls and subspace embeddings.
Contribution
It presents the first streaming algorithms with polynomial space and distortion for maintaining coresets in high-dimensional geometric problems, connecting leverage scores with computational geometry.
Findings
Achieved polynomial space and distortion bounds for convex hulls and ellipsoids.
Provided nearly optimal space-distortion trade-offs for el_p embeddings.
Improved online numerical linear algebra results by reducing dependence on condition number.
Abstract
Many existing algorithms for streaming geometric data analysis have been plagued by exponential dependencies in the space complexity, which are undesirable for processing high-dimensional data sets. In particular, once , there are no known non-trivial streaming algorithms for problems such as maintaining convex hulls and L\"owner-John ellipsoids of points, despite a long line of work in streaming computational geometry since [AHV04]. We simultaneously improve these results to bits of space by trading off with a factor distortion. We achieve these results in a unified manner, by designing the first streaming algorithm for maintaining a coreset for subspace embeddings with space and distortion. Our algorithm also gives similar guarantees in the…
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
TopicsComputational Geometry and Mesh Generation · Topological and Geometric Data Analysis · Advanced Numerical Analysis Techniques
