๐ฎ
๐ฎ
The Ethereal
Optimal-Degree Polynomial Approximations for Exponentials and Gaussian Kernel Density Estimation
May 12, 2022 ยท The Ethereal ยท ๐ Cybersecurity and Cyberforensics Conference
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Amol Aggarwal, Josh Alman
arXiv ID
2205.06249
Category
cs.CC: Computational Complexity
Cross-listed
cs.DS,
math.CA
Citations
23
Venue
Cybersecurity and Cyberforensics Conference
Last Checked
2 months ago
Abstract
For any real numbers $B \ge 1$ and $ฮด\in (0, 1)$ and function $f: [0, B] \rightarrow \mathbb{R}$, let $d_{B; ฮด} (f) \in \mathbb{Z}_{> 0}$ denote the minimum degree of a polynomial $p(x)$ satisfying $\sup_{x \in [0, B]} \big| p(x) - f(x) \big| < ฮด$. In this paper, we provide precise asymptotics for $d_{B; ฮด} (e^{-x})$ and $d_{B; ฮด} (e^{x})$ in terms of both $B$ and $ฮด$, improving both the previously known upper bounds and lower bounds. In particular, we show $$d_{B; ฮด} (e^{-x}) = ฮ\left( \max \left\{ \sqrt{B \log(ฮด^{-1})}, \frac{\log(ฮด^{-1}) }{ \log(B^{-1} \log(ฮด^{-1}))} \right\}\right), \text{ and}$$ $$d_{B; ฮด} (e^{x}) = ฮ\left( \max \left\{ B, \frac{\log(ฮด^{-1}) }{ \log(B^{-1} \log(ฮด^{-1}))} \right\}\right).$$ Polynomial approximations for $e^{-x}$ and $e^x$ have applications to the design of algorithms for many problems, and our degree bounds show both the power and limitations of these algorithms. We focus in particular on the Batch Gaussian Kernel Density Estimation problem for $n$ sample points in $ฮ(\log n)$ dimensions with error $ฮด= n^{-ฮ(1)}$. We show that the running time one can achieve depends on the square of the diameter of the point set, $B$, with a transition at $B = ฮ(\log n)$ mirroring the corresponding transition in $d_{B; ฮด} (e^{-x})$: - When $B=o(\log n)$, we give the first algorithm running in time $n^{1 + o(1)}$. - When $B = ฮบ\log n$ for a small constant $ฮบ>0$, we give an algorithm running in time $n^{1 + O(\log \log ฮบ^{-1} /\log ฮบ^{-1})}$. The $\log \log ฮบ^{-1} /\log ฮบ^{-1}$ term in the exponent comes from analyzing the behavior of the leading constant in our computation of $d_{B; ฮด} (e^{-x})$. - When $B = ฯ(\log n)$, we show that time $n^{2 - o(1)}$ is necessary assuming SETH.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computational Complexity
๐ฎ
๐ฎ
The Ethereal
An Exponential Separation Between Randomized and Deterministic Complexity in the LOCAL Model
๐ฎ
๐ฎ
The Ethereal
The Parallelism Tradeoff: Limitations of Log-Precision Transformers
๐ฎ
๐ฎ
The Ethereal
The Hardness of Approximation of Euclidean k-means
๐ฎ
๐ฎ
The Ethereal
Slightly Superexponential Parameterized Problems
๐ฎ
๐ฎ
The Ethereal