MLLGMay 11

Scalable Gaussian process inference via neural feature maps

arXiv:2605.1028516.6
AI Analysis

It provides a practical, scalable GP inference method for practitioners needing accurate uncertainty quantification across diverse data types.

The paper introduces a Gaussian process framework using neural feature maps for scalable inference, achieving higher accuracy and faster training/prediction than existing methods on benchmark datasets.

We present a theoretically grounded Gaussian process framework that leverages neural feature maps to construct expressive kernels. We show that the learned feature map can be interpreted as an optimal low-rank approximation to a Gram matrix derived from an implied RKHS, from which we establish consistency of the GP posterior. We further analyse the spectral properties of the induced kernels and introduce product feature-map kernels to address oversmoothing. This simple yet powerful approach enables fast, scalable, and accurate exact GP inference with minimal upfront work. The flexibility of kernel design supports seamless application to both regression and classification tasks across diverse data modalities, including tabular inputs and structured domains such as images. On benchmark datasets, this approach surpasses pre-existing methods in terms of accuracy and training and prediction efficiency.

Foundations

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

Your Notes