Scalable Spike-and-Slab

Published: 07 Jul 2022, Last Modified: 09 Mar 2025International Conference on Machine LearningEveryoneCC BY 4.0
Abstract: Spike-and-slab priors are commonly used for Bayesian variable selection, due to their interpretability and favorable statistical properties. However, existing samplers for spike-and-slab posteriors incur prohibitive computational costs when the number of variables is large. In this article, we propose Scalable Spike-and-Slab (S3), a scalable Gibbs sampling implementation for high-dimensional Bayesian regression with the continuous spike-and-slab prior of George and McCulloch (1993). For a dataset with n observations and p covariates, S3 has order max{n2pt,np} computational cost at iteration t where pt never exceeds the number of covariates switching spike-and-slab states between iterations t and t−1 of the Markov chain. This improves upon the order n2p per-iteration cost of state-of-the-art implementations as, typically, pt is substantially smaller than p. We apply S3 on synthetic and real-world datasets, demonstrating orders of magnitude speed-ups over existing exact samplers and significant gains in inferential quality over approximate samplers with comparable cost.
Loading