paper-with-me

Papers

A Divergence Bound for Hybrids of MCMC and Variational Inference and an Application to Langevin Dynamics and SGVI

2017-06-20 · ICML 2017 8 · Justin Domke

Two popular classes of methods for approximate inference are Markov chain Monte Carlo (MCMC) and variational inference. MCMC tends to be accurate if run for a long enough time, while variational inference tends to give better approximations at shorter time horizons. However, the amount of time needed for MCMC to exceed the performance of variational methods can be quite high, motivating more fine-grained tradeoffs. This paper derives a distribution over variational parameters, designed to minimize a bound on the divergence between the resulting marginal distribution and the target, and gives an example of how to sample from this distribution in a way that interpolates between the behavior of existing methods based on Langevin dynamics and stochastic gradient variational inference (SGVI).

📄 PDF Abstract BibTeX arXiv:1706.06529

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

A Contrastive Divergence for Combining Variational Inference and MCMC

2019-05-10 · Francisco J. R. Ruiz, Michalis K. Titsias

We develop a method to combine Markov chain Monte Carlo (MCMC) and variational inference (VI), leveraging the advantages of both inference approaches. Specifically, we improve the variational distribution by running a fe…

Stochastic OptimizationVariational Inference

Torchtree: flexible phylogenetic model development and inference using PyTorch

2024-06-26 · Mathieu Fourment, Matthew Macaulay, Christiaan J Swanepoel, Xiang Ji 외

Bayesian inference has predominantly relied on the Markov chain Monte Carlo (MCMC) algorithm for many years. However, MCMC is computationally laborious, especially for complex phylogenetic models of time trees. This bott…

Bayesian InferenceVariational Inference

Variational Inference for Neyman-Scott Processes

2023-03-07 · Chengkuan Hong, Christian R. Shelton

Neyman-Scott processes (NSPs) have been applied across a range of fields to model points or temporal events with a hierarchy of clusters. Markov chain Monte Carlo (MCMC) is typically used for posterior sampling in the mo…

Point ProcessesVariational Inference

Integrated Non-Factorized Variational Inference

2013-12-01 · NeurIPS 2013 12 · Shaobo Han, Xuejun Liao, Lawrence Carin

We present a non-factorized variational method for full posterior inference in Bayesian hierarchical models, with the goal of capturing the posterior variable dependencies via efficient and possibly parallel computation…

Variational Inference

Stein Variational Gaussian Processes

2020-09-25 · Thomas Pinder, Christopher Nemeth, David Leslie

We show how to use Stein variational gradient descent (SVGD) to carry out inference in Gaussian process (GP) models with non-Gaussian likelihoods and large data volumes. Markov chain Monte Carlo (MCMC) is extremely compu…

Gaussian ProcessesVariational Inference