English

Fast and Scalable Spike and Slab Variable Selection in High-Dimensional Gaussian Processes

Machine Learning 2022-02-25 v2 Machine Learning

Abstract

Variable selection in Gaussian processes (GPs) is typically undertaken by thresholding the inverse lengthscales of automatic relevance determination kernels, but in high-dimensional datasets this approach can be unreliable. A more probabilistically principled alternative is to use spike and slab priors and infer a posterior probability of variable inclusion. However, existing implementations in GPs are very costly to run in both high-dimensional and large-nn datasets, or are only suitable for unsupervised settings with specific kernels. As such, we develop a fast and scalable variational inference algorithm for the spike and slab GP that is tractable with arbitrary differentiable kernels. We improve our algorithm's ability to adapt to the sparsity of relevant variables by Bayesian model averaging over hyperparameters, and achieve substantial speed ups using zero temperature posterior restrictions, dropout pruning and nearest neighbour minibatching. In experiments our method consistently outperforms vanilla and sparse variational GPs whilst retaining similar runtimes (even when n=106n=10^6) and performs competitively with a spike and slab GP using MCMC but runs up to 10001000 times faster.

Keywords

Cite

@article{arxiv.2111.04558,
  title  = {Fast and Scalable Spike and Slab Variable Selection in High-Dimensional Gaussian Processes},
  author = {Hugh Dance and Brooks Paige},
  journal= {arXiv preprint arXiv:2111.04558},
  year   = {2022}
}

Comments

Accepted at the 25th International Conference on Artificial Intelligence and Statistics (AISTATS 2022)

R2 v1 2026-06-24T07:30:43.716Z