The $\ell_p$-Subspace Sketch Problem in Small Dimensions with Applications to Support Vector Machines
Yi Li, Honghao Lin, David P. Woodruff

TL;DR
This paper determines the memory complexity of the $ ext{ell}_p$-subspace sketch problem for small dimensions, providing new bounds that improve upon previous results and applying these findings to support vector machines.
Contribution
It establishes tight bounds on the memory required for $ ext{ell}_p$-subspace sketches in small dimensions, and demonstrates their application to SVM point queries with improved efficiency.
Findings
Memory bounds are $ ilde{O}( ext{epsilon}^{-2(d-1)/(d+2p)})$ for small $d$.
Achieves near-optimal point query bounds for SVMs with additive error.
Provides a streaming implementation with polylogarithmic factors.
Abstract
In the -subspace sketch problem, we are given an matrix with , and asked to build a small memory data structure so that, for any query vector , we can output a number in given only . This problem is known to require bits of memory for . However, for , no data structure lower bounds were known. We resolve the memory required to solve the -subspace sketch problem for any constant and integer , showing that it is bits and words. This shows that one can beat the lower bound, which holds for , for any constant . We also show how to implement the upper bound…
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 · Complexity and Algorithms in Graphs · Optimization and Search Problems
