paper-with-me

Papers

Deep Gaussian Processes with Importance-Weighted Variational Inference

2019-05-14 · Hugh Salimbeni, Vincent Dutordoir, James Hensman, Marc Peter Deisenroth

Deep Gaussian processes (DGPs) can model complex marginal densities as well as complex mappings. Non-Gaussian marginals are essential for modelling real-world data, and can be generated from the DGP by incorporating uncorrelated variables to the model. Previous work on DGP models has introduced noise additively and used variational inference with a combination of sparse Gaussian processes and mean-field Gaussians for the approximate posterior. Additive noise attenuates the signal, and the Gaussian form of variational distribution may lead to an inaccurate posterior. We instead incorporate noisy variables as latent covariates, and propose a novel importance-weighted objective, which leverages analytic results and provides a mechanism to trade off computation for improved accuracy. Our results demonstrate that the importance-weighted objective works well in practice and consistently outperforms classical variational inference, especially for deeper models.

📄 PDF Abstract BibTeX arXiv:1905.05435

Code (1)

hughsalimbeni/DGPs_with_IWVI 공식 구현 tf

Tasks

Gaussian ProcessesVariational Inference

Similar Papers 제목 키워드 기반

On Signal-to-Noise Ratio Issues in Variational Inference for Deep Gaussian Processes

2020-11-01 · Tim G. J. Rudner, Oscar Key, Yarin Gal, Tom Rainforth

We show that the gradient estimates used in training Deep Gaussian Processes (DGPs) with importance-weighted variational inference are susceptible to signal-to-noise ratio (SNR) issues. Specifically, we show both theoret…

Gaussian ProcessesVariational Inference

VISA: Variational Inference with Sequential Sample-Average Approximations

2024-03-14 · Heiko Zimmermann, Christian A. Naesseth, Jan-Willem van de Meent

We present variational inference with sequential sample-average approximation (VISA), a method for approximate inference in computationally intensive models, such as those based on numerical simulations. VISA extends imp…

validVariational Inference

A Tutorial on Sparse Gaussian Processes and Variational Inference

2020-12-27 · Felix Leibfried, Vincent Dutordoir, ST John, Nicolas Durrande

Gaussian processes (GPs) provide a framework for Bayesian inference that can offer principled uncertainty estimates for a large range of problems. For example, if we consider regression problems with Gaussian likelihoods…

Bayesian InferenceGaussian ProcessesregressionVariational Inference

Bures-Wasserstein Importance-Weighted Evidence Lower Bound: Exposition and Applications

2026-02-04 · Peiwen Jiang, Takuo Matsubara, Minh-Ngoc Tran arxiv

The Importance-Weighted Evidence Lower Bound (IW-ELBO) has emerged as an effective objective for variational inference (VI), tightening the standard ELBO and mitigating the mode-seeking behaviour. However, optimizing the…

Variational Bayesian inference of hidden stochastic processes with unknown parameters

2019-11-02 · Komlan Atitey, Pavel Loskot, Lyudmila Mihaylova

Estimating hidden processes from non-linear noisy observations is particularly difficult when the parameters of these processes are not known. This paper adopts a machine learning approach to devise variational Bayesian …

Bayesian InferenceMissing ValuesTime SeriesTime Series Analysis