MLLGAug 23, 2024

On the design of scalable, high-precision spherical-radial Fourier features

arXiv:2408.13231v12 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in scaling kernel methods for machine learning and statistics, offering incremental improvements in high-dimensional settings.

The paper tackles the challenge of designing efficient Fourier features for approximating the squared exponential kernel in high dimensions by introducing a new family of quadrature rules based on tensor products of radial and spherical components, resulting in improved approximation bounds.

Approximation using Fourier features is a popular technique for scaling kernel methods to large-scale problems, with myriad applications in machine learning and statistics. This method replaces the integral representation of a shift-invariant kernel with a sum using a quadrature rule. The design of the latter is meant to reduce the number of features required for high-precision approximation. Specifically, for the squared exponential kernel, one must design a quadrature rule that approximates the Gaussian measure on $\mathbb{R}^d$. Previous efforts in this line of research have faced difficulties in higher dimensions. We introduce a new family of quadrature rules that accurately approximate the Gaussian measure in higher dimensions by exploiting its isotropy. These rules are constructed as a tensor product of a radial quadrature rule and a spherical quadrature rule. Compared to previous work, our approach leverages a thorough analysis of the approximation error, which suggests natural choices for both the radial and spherical components. We demonstrate that this family of Fourier features yields improved approximation bounds.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes