Dual-Tree Fast Gauss Transforms
Dongryeol Lee, Alexander G. Gray, and Andrew W. Moore

TL;DR
This paper introduces a practical, hierarchical dual-tree algorithm for Gaussian kernel summation in multiple dimensions, enabling fast, accurate kernel density estimation with guaranteed error bounds.
Contribution
It extends the dual-tree algorithm using series-expansion for the Gaussian kernel, creating the first truly hierarchical fast Gauss transform applicable in general dimensions.
Findings
Guarantees a hard relative error bound in kernel summations.
Offers fast performance across various bandwidths in cross-validation.
First practical hierarchical algorithm for Gaussian kernel summation in multiple dimensions.
Abstract
Kernel density estimation (KDE) is a popular statistical technique for estimating the underlying density distribution with minimal assumptions. Although they can be shown to achieve asymptotic estimation optimality for any input distribution, cross-validating for an optimal parameter requires significant computation dominated by kernel summations. In this paper we present an improvement to the dual-tree algorithm, the first practical kernel summation algorithm for general dimension. Our extension is based on the series-expansion for the Gaussian kernel used by fast Gauss transform. First, we derive two additional analytical machinery for extending the original algorithm to utilize a hierarchical data structure, demonstrating the first truly hierarchical fast Gauss transform. Second, we show how to integrate the series-expansion approximation within the dual-tree approach to compute…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications · Soil Moisture and Remote Sensing · Electromagnetic Scattering and Analysis
