Regular Fourier Features for Nonstationary Gaussian Processes

· Source: stat.ML updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Mathematics & Computational Sciences · Depth: Expert, medium

Summary

Arsalan Jawaid and Jörg Seewig propose "Regular Fourier Features for Nonstationary Gaussian Processes" to address the Ó(n³) computational cost of simulating Gaussian processes (GPs). While existing Random Fourier Features (RFFs) reduce this to Ó(nm²) for stationary GPs, they are restrictive for nonstationary cases due to assumptions about spectral densities being probability measures. Their new method discretizes the spectral representation on a regular grid, preserving the correlation structure among spectral weights without requiring probability interpretations or symmetrization. This approach extends to harmonizable processes, including those with complex-valued spectral densities, and yields a low-rank approximation that is positive semi-definite by construction. The framework also supports kernel learning from data, even when the spectral density is unknown, through a factorized spectral parametrization. The method is demonstrated on locally stationary and harmonizable mixture kernels.

Key takeaway

For Machine Learning Engineers developing Gaussian Process models, this method offers a way to overcome the Ó(n³) computational bottleneck for nonstationary data. You can now efficiently simulate and learn complex nonstationary kernels, including those with complex-valued spectral densities, without restrictive probability assumptions. Consider implementing regular Fourier features to improve scalability and model flexibility in your nonstationary GP applications.

Key insights

The method efficiently approximates nonstationary Gaussian processes by discretizing spectral representation, avoiding probability assumptions.

Principles

Method

Discretize the spectral representation on an equidistant frequency grid. Approximate the stochastic process as a sum of complex exponentials weighted by correlated spectral increments, then factorize the spectral matrix for a low-rank kernel approximation.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.