Replacing the conditional GP prior inside sparse variational inference with a Gaussian sharing its mean but using diagonal, analytically optimal variance corrections yields a strictly tighter evidence lower bound at unchanged O(NM^2) cost.
Exact Gaussian Processes on a Million Data Points
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Gaussian processes (GPs) are flexible non-parametric models, with a capacity that grows with the available data. However, computational constraints with standard inference procedures have limited exact GPs to problems with fewer than about ten thousand training points, necessitating approximations for larger datasets. In this paper, we develop a scalable approach for exact GPs that leverages multi-GPU parallelization and methods like linear conjugate gradients, accessing the kernel matrix only through matrix multiplication. By partitioning and distributing kernel matrix multiplies, we demonstrate that an exact GP can be trained on over a million points, a task previously thought to be impossible with current computing hardware, in less than 2 hours. Moreover, our approach is generally applicable, without constraints to grid data or specific kernel classes. Enabled by this scalability, we perform the first-ever comparison of exact GPs against scalable GP approximations on datasets with $10^4 \!-\! 10^6$ data points, showing dramatic performance improvements.
fields
cs.LG 1years
2025 1verdicts
ACCEPT 1representative citing papers
citing papers explorer
-
New Bounds for Sparse Variational Gaussian Processes
Replacing the conditional GP prior inside sparse variational inference with a Gaussian sharing its mean but using diagonal, analytically optimal variance corrections yields a strictly tighter evidence lower bound at unchanged O(NM^2) cost.