English

Near-Optimal Coresets of Kernel Density Estimates

Machine Learning 2019-04-15 v5 Computational Geometry Machine Learning

Abstract

We construct near-optimal coresets for kernel density estimates for points in Rd\mathbb{R}^d when the kernel is positive definite. Specifically we show a polynomial time construction for a coreset of size O(d/εlog1/ε)O(\sqrt{d}/\varepsilon\cdot \sqrt{\log 1/\varepsilon} ), and we show a near-matching lower bound of size Ω(min{d/ε,1/ε2})\Omega(\min\{\sqrt{d}/\varepsilon, 1/\varepsilon^2\}). When d1/ε2d\geq 1/\varepsilon^2, it is known that the size of coreset can be O(1/ε2)O(1/\varepsilon^2). The upper bound is a polynomial-in-(1/ε)(1/\varepsilon) improvement when d[3,1/ε2)d \in [3,1/\varepsilon^2) and the lower bound is the first known lower bound to depend on dd for this problem. Moreover, the upper bound restriction that the kernel is positive definite is significant in that it applies to a wide-variety of kernels, specifically those most important for machine learning. This includes kernels for information distances and the sinc kernel which can be negative.

Keywords

Cite

@article{arxiv.1802.01751,
  title  = {Near-Optimal Coresets of Kernel Density Estimates},
  author = {Jeff M. Phillips and Wai Ming Tai},
  journal= {arXiv preprint arXiv:1802.01751},
  year   = {2019}
}

Comments

This paper is combined with arXiv:1710.04325

R2 v1 2026-06-23T00:12:21.016Z