paper-with-me

Papers

Enabling scalable stochastic gradient-based inference for Gaussian processes by employing the Unbiased LInear System SolvEr (ULISSE)

2015-01-22 · Maurizio Filippone, Raphael Engler

In applications of Gaussian processes where quantification of uncertainty is of primary interest, it is necessary to accurately characterize the posterior distribution over covariance parameters. This paper proposes an adaptation of the Stochastic Gradient Langevin Dynamics algorithm to draw samples from the posterior distribution over covariance parameters with negligible bias and without the need to compute the marginal likelihood. In Gaussian process regression, this has the enormous advantage that stochastic gradients can be computed by solving linear systems only. A novel unbiased linear systems solver based on parallelizable covariance matrix-vector products is developed to accelerate the unbiased estimation of gradients. The results demonstrate the possibility to enable scalable and exact (in a Monte Carlo sense) quantification of uncertainty in Gaussian processes without imposing any special structure on the covariance or reducing the number of input vectors.

📄 PDF Abstract BibTeX arXiv:1501.05427

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Scalable Stochastic Parametric Verification with Stochastic Variational Smoothed Model Checking

2022-05-11 · Luca Bortolussi, Francesca Cairoli, Ginevra Carbone, Paolo Pulcini

Parametric verification of linear temporal properties for stochastic models can be expressed as computing the satisfaction probability of a certain property as a function of the parameters of the model. Smoothed model ch…

Bayesian InferenceComputational EfficiencyGaussian ProcessesGPU+1

Sparse Gaussian Processes Revisited: Bayesian Approaches to Inducing-Variable Approximations

2020-03-06 · Simone Rossi, Markus Heinonen, Edwin V. Bonilla, Zheyang Shen 외

Variational inference techniques based on inducing variables provide an elegant framework for scalable posterior estimation in Gaussian process (GP) models. Besides enabling scalability, one of their main advantages over…

Gaussian ProcessesVariational Inference

Improving Output Uncertainty Estimation and Generalization in Deep Learning via Neural Network Gaussian Processes

2017-07-19 · Tomoharu Iwata, Zoubin Ghahramani

We propose a simple method that combines neural networks and Gaussian processes. The proposed method can estimate the uncertainty of outputs and flexibly adjust target functions where training data exist, which are advan…

Gaussian ProcessesVariational Inference

The computational asymptotics of Gaussian variational inference and the Laplace approximation

2021-04-13 · Zuheng Xu, Trevor Campbell

Gaussian variational inference and the Laplace approximation are popular alternatives to Markov chain Monte Carlo that formulate Bayesian posterior inference as an optimization problem, enabling the use of simple and sca…

Bayesian InferenceStochastic OptimizationVariational Inference

Stochastic gradient variational Bayes for gamma approximating distributions

2015-09-04 · David A. Knowles

While stochastic variational inference is relatively well known for scaling inference in Bayesian probabilistic models, related methods also offer ways to circumnavigate the approximation of analytically intractable expe…

Variational Inference