paper-with-me

Papers

Scalable Variational Bayesian Kernel Selection for Sparse Gaussian Process Regression

2019-12-05 · Tong Teng, Jie Chen, Yehong Zhang, Kian Hsiang Low

This paper presents a variational Bayesian kernel selection (VBKS) algorithm for sparse Gaussian process regression (SGPR) models. In contrast to existing GP kernel selection algorithms that aim to select only one kernel with the highest model evidence, our proposed VBKS algorithm considers the kernel as a random variable and learns its belief from data such that the uncertainty of the kernel can be interpreted and exploited to avoid overconfident GP predictions. To achieve this, we represent the probabilistic kernel as an additional variational variable in a variational inference (VI) framework for SGPR models where its posterior belief is learned together with that of the other variational variables (i.e., inducing variables and kernel hyperparameters). In particular, we transform the discrete kernel belief into a continuous parametric distribution via reparameterization in order to apply VI. Though it is computationally challenging to jointly optimize a large number of hyperparameters due to many kernels being evaluated simultaneously by our VBKS algorithm, we show that the variational lower bound of the log-marginal likelihood can be decomposed into an additive form such that each additive term depends only on a disjoint subset of the variational variables and can thus be optimized independently. Stochastic optimization is then used to maximize the variational lower bound by iteratively improving the variational approximation of the exact posterior belief via stochastic gradient ascent, which incurs constant time per iteration and hence scales to big data. We empirically evaluate the performance of our VBKS algorithm on synthetic and massive real-world datasets.

📄 PDF Abstract BibTeX arXiv:1912.02641

Code (0)

등록된 구현이 없습니다.

Tasks

regressionStochastic OptimizationVariational Inference

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

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

2021-11-08 · Hugh Dance, Brooks Paige

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 unreliab…

Gaussian ProcessesVariable SelectionVariational Inference

Variational Inference for Sparse Gaussian Process Modulated Hawkes Process

2019-05-25 · Rui Zhang, Christian Walder, Marian-Andrei Rizoiu

The Hawkes process (HP) has been widely applied to modeling self-exciting events including neuron spikes, earthquakes and tweets. To avoid designing parametric triggering kernel and to be able to quantify the prediction …

Model OptimizationModel SelectionVariational Inference

Spike and slab variational Bayes for high dimensional logistic regression

2020-10-22 · NeurIPS 2020 12 · Kolyan Ray, Botond Szabo, Gabriel Clara

Variational Bayes (VB) is a popular scalable alternative to Markov chain Monte Carlo for Bayesian inference. We study a mean-field spike and slab VB approximation of widely used Bayesian model selection priors in sparse …

Bayesian InferenceModel SelectionregressionVocal Bursts Intensity Prediction

Variational Bayes for high-dimensional proportional hazards models with applications within gene expression

2021-12-19 · Michael Komodromos, Eric Aboagye, Marina Evangelou, Sarah Filippi 외

Few Bayesian methods for analyzing high-dimensional sparse survival data provide scalable variable selection, effect estimation and uncertainty quantification. Such methods often either sacrifice uncertainty quantificati…

Uncertainty QuantificationVariable Selection

Spike and Slab Variational Inference for Multi-Task and Multiple Kernel Learning

2011-12-01 · NeurIPS 2011 12 · Michalis K. Titsias, Miguel Lázaro-Gredilla

We introduce a variational Bayesian inference algorithm which can be widely applied to sparse linear models. The algorithm is based on the spike and slab prior which, from a Bayesian perspective, is the golden standard f…

Bayesian InferenceCollaborative FilteringGeneral ClassificationMissing Values+2