A Dynamic Low-Rank Fast Gaussian Transform
Abstract
The Fast Gaussian Transform (FGT) enables subquadratic-time multiplication of an n× n Gaussian kernel matrix Ki,j= ( - \| xi - xj \|22 ) with an arbitrary vector h ∈ Rn, where x1,…, xn ∈ Rd are a set of fixed source points. This kernel plays a central role in machine learning and random feature maps. Nevertheless, in most modern data analysis applications, datasets are dynamically changing (yet often have low rank), and recomputing the FGT from scratch in (kernel-based) algorithms incurs a major computational overhead ( n time for a single source update ∈ Rd). These applications motivate 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. Assuming the dynamic data-points xi lie in a (possibly changing) k-dimensional subspace (k≤ d), our main result is an efficient dynamic FGT algorithm, supporting the following operations in O(k)(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 projected ``interaction rank'' between source and target boxes, decoupled into finite truncation of Taylor and Hermite expansions.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.