The $\ell_p$-Subspace Sketch Problem in Small Dimensions with Applications to Support Vector Machines
November 14, 2022 Β· Declared Dead Β· π ACM-SIAM Symposium on Discrete Algorithms
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Yi Li, Honghao Lin, David P. Woodruff
arXiv ID
2211.07132
Category
cs.DS: Data Structures & Algorithms
Citations
1
Venue
ACM-SIAM Symposium on Discrete Algorithms
Last Checked
4 months ago
Abstract
In the $\ell_p$-subspace sketch problem, we are given an $n\times d$ matrix $A$ with $n>d$, and asked to build a small memory data structure $Q(A,Ξ΅)$ so that, for any query vector $x\in\mathbb{R}^d$, we can output a number in $(1\pmΞ΅)\|Ax\|_p^p$ given only $Q(A,Ξ΅)$. This problem is known to require $\tildeΞ©(dΞ΅^{-2})$ bits of memory for $d=Ξ©(\log(1/Ξ΅))$. However, for $d=o(\log(1/Ξ΅))$, no data structure lower bounds were known. We resolve the memory required to solve the $\ell_p$-subspace sketch problem for any constant $d$ and integer $p$, showing that it is $Ξ©(Ξ΅^{-2(d-1)/(d+2p)})$ bits and $\tilde{O} (Ξ΅^{-2(d-1)/(d+2p)})$ words. This shows that one can beat the $Ξ©(Ξ΅^{-2})$ lower bound, which holds for $d = Ξ©(\log(1/Ξ΅))$, for any constant $d$. We also show how to implement the upper bound in a single pass stream, with an additional multiplicative $\operatorname{poly}(\log \log n)$ factor and an additive $\operatorname{poly}(\log n)$ cost in the memory. Our bounds can be applied to point queries for SVMs with additive error, yielding an optimal bound of $\tildeΞ(Ξ΅^{-2d/(d+3)})$ for every constant $d$. This is a near-quadratic improvement over the $Ξ©(Ξ΅^{-(d+1)/(d+3)})$ lower bound of (Andoni et al. 2020). Our techniques rely on a novel connection to low dimensional techniques from geometric functional analysis.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted