Optimal-Degree Polynomial Approximations for Exponentials and Gaussian Kernel Density Estimation

May 12, 2022 ยท The Ethereal ยท ๐Ÿ› Cybersecurity and Cyberforensics Conference

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"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 shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Complexity