A Dynamic Fast Gaussian Transform

02/24/2022
by   Baihe Huang, et al.
0

The Fast Gaussian Transform (FGT) enables subquadratic-time multiplication of an n× n Gaussian kernel matrix 𝖪_i,j= exp ( - x_i - x_j _2^2 ) with an arbitrary vector h ∈ℝ^n, where x_1,…, x_n ∈ℝ^d are a set of fixed source points. This kernel plays a central role in machine learning and random feature maps. Nevertheless, in most modern ML and data analysis applications, datasets are dynamically changing, and recomputing the FGT from scratch in (kernel-based) algorithms, incurs a major computational overhead (≳ n time for a single source update ∈ℝ^d). These applications motivate the development of a dynamic FGT algorithm, which maintains a dynamic set of sources under kernel-density estimation (KDE) queries in sublinear time, while retaining Mat-Vec multiplication accuracy and speed. Our main result is an efficient dynamic FGT algorithm, supporting the following operations in log^O(d)(n/ϵ) time: (1) Adding or deleting a source point, and (2) Estimating the "kernel-density" of a query point with respect to sources with ϵ additive accuracy. The core of the algorithm is a dynamic data structure for maintaining the "interaction rank" between source and target boxes, which we decouple into finite truncation of Taylor series and Hermite expansions.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/08/2022

Dynamic Maintenance of Kernel Density Estimation Data Structure: From Practice to Theory

Kernel density estimation (KDE) stands out as a challenging task in mach...
research
11/27/2022

Dynamic Kernel Sparsifiers

A geometric graph associated with a set of points P= {x_1, x_2, ⋯, x_n }...
research
06/08/2021

The Fast Kernel Transform

Kernel methods are a highly effective and widely used collection of mode...
research
06/20/2023

Data Structures for Density Estimation

We study statistical/computational tradeoffs for the following density e...
research
02/14/2011

Dual-Tree Fast Gauss Transforms

Kernel density estimation (KDE) is a popular statistical technique for e...
research
04/14/2023

Robust Algorithms on Adaptive Inputs from Bounded Adversaries

We study dynamic algorithms robust to adaptive input generated from sour...
research
06/08/2016

Rotation Invariant Angular Descriptor Via A Bandlimited Gaussian-like Kernel

We present a new smooth, Gaussian-like kernel that allows the kernel den...

Please sign up or login with your details

Forgot password? Click here to reset