SearcharxivSearch

arXiv · 2205.06249

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

Abstract

For any real numbers $B \ge 1$ and $\delta \in (0, 1)$ and function $f: [0, B] \rightarrow \mathbb{R}$, let $d_{B; \delta} (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| < \delta$. In this paper, we provide precise asymptotics for $d_{B; \delta} (e^{-x})$ and $d_{B; \delta} (e^{x})$ in terms of both $B$ and $\delta$, improving both the previously known upper bounds and lower bounds. In particular, we show $$d_{B; \delta} (e^{-x}) = \Theta\left( \max \left\{ \sqrt{B \log(\delta^{-1})}, \frac{\log(\delta^{-1}) }{ \log(B^{-1} \log(\delta^{-1}))} \right\}\right), \text{ and}$$ $$d_{B; \delta} (e^{x}) = \Theta\left( \max \left\{ B, \frac{\log(\delta^{-1}) }{ \log(B^{-1} \log(\delta^{-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 $\Theta(\log n)$ dimensions with error $\delta = n^{-\Theta(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 = \Theta(\log n)$ mirroring the corresponding transition in $d_{B; \delta} (e^{-x})$: - When $B=o(\log n)$, we give the first algorithm running in time $n^{1 + o(1)}$. - When $B = \kappa \log n$ for a small constant $\kappa>0$, we give an algorithm running in time $n^{1 + O(\log \log \kappa^{-1} /\log \kappa^{-1})}$. The $\log \log \kappa^{-1} /\log \kappa^{-1}$ term in the exponent comes from analyzing the behavior of the leading constant in our computation of $d_{B; \delta} (e^{-x})$. - When $B = \omega(\log n)$, we show that time $n^{2 - o(1)}$ is necessary assuming SETH.

Explore related subjects

Keep this discovery

BibTeXRIS

Amol Aggarwal, Josh Alman. 2022-05-12. Optimal-Degree Polynomial Approximations for Exponentials and Gaussian Kernel Density Estimation. https://arxiv.org/abs/2205.06249

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

The Computational Complexity of Holant Problems on 4-regular Graphs from the Stable Subgroup Sequence of $SL(2,\mathbb{C})$

The Holant framework provides a general setting for studying counting problems and includes graph homomorphisms (\#GH) and counting constraint satisfaction problems (\#CSP) as special cases. Over the past twenty years, a series of computational complexity dichotomies have been established for Holant problems, but the classification for complex-valued signatures is still open. The main obstacle is the case in which all signatures have even arity. In this paper, we establish a dichotomy for Holant problems with a complex-valued 4-ary signature, which is a key base case for the full classification of Holant problems. We present a new strategy by introducing Schur's theorem, the classification of finite subgroups of $\mathrm{SL}(2,\mathbb{C})$ and stable subgroup sequences into the proof. These new techniques are of independent interest.

cs.CC

Topology inside NC$^1$

We show that ACC$^0$ is precisely what can be computed with constant-width circuits of polynomial size and polylogarithmic genus. This extends a characterization given by Hansen, showing that planar constant-width circuits also characterize ACC$^0$. Thus polylogarithmic genus provides no additional computational power in this model. We consider other generalizations of planarity, including crossing number and thickness. We show that constant-width circuits of polynomial size and thickness two already suffice to capture all of NC$^1$.

cs.CC