paper-with-me

Papers

Recursive Monte Carlo and Variational Inference with Auxiliary Variables

2022-03-05 · Alexander K. Lew, Marco Cusumano-Towner, Vikash K. Mansinghka

A key design constraint when implementing Monte Carlo and variational inference algorithms is that it must be possible to cheaply and exactly evaluate the marginal densities of proposal distributions and variational families. This takes many interesting proposals off the table, such as those based on involved simulations or stochastic optimization. This paper broadens the design space, by presenting a framework for applying Monte Carlo and variational inference algorithms when proposal densities cannot be exactly evaluated. Our framework, recursive auxiliary-variable inference (RAVI), instead approximates the necessary densities using meta-inference: an additional layer of Monte Carlo or variational inference, that targets the proposal, rather than the model. RAVI generalizes and unifies several existing methods for inference with expressive approximating families, which we show correspond to specific choices of meta-inference algorithm, and provides new theory for analyzing their bias and variance. We illustrate RAVI's design framework and theorems by using them to analyze and improve upon Salimans et al.'s Markov Chain Variational Inference, and to design a novel sampler for Dirichlet process mixtures, achieving state-of-the-art results on a standard benchmark dataset from astronomy and on a challenging datacleaning task with Medicare hospital data.

📄 PDF Abstract BibTeX arXiv:2203.02836

Code (1)

probcomp/ravi-uai-2022 공식 구현

Tasks

AstronomyStochastic OptimizationVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Markov Chain Monte Carlo and Variational Inference: Bridging the Gap

2014-10-23 · Tim Salimans, Diederik P. Kingma, Max Welling

Recent advances in stochastic gradient variational inference have made it possible to perform variational Bayesian inference with posterior approximations containing auxiliary random variables. This enables us to explore…

Bayesian InferenceVariational Inference

Auxiliary Variational MCMC

2019-05-01 · ICLR 2019 5 · Raza Habib, David Barber

We introduce Auxiliary Variational MCMC, a novel framework for learning MCMC kernels that combines recent advances in variational inference with insights drawn from traditional auxiliary variable MCMC methods such as Ham…

regressionVariational Inference

AIDE: An algorithm for measuring the accuracy of probabilistic inference algorithms

2017-05-19 · NeurIPS 2017 12 · Marco F. Cusumano-Towner, Vikash K. Mansinghka

Approximate probabilistic inference algorithms are central to many fields. Examples include sequential Monte Carlo inference in robotics, variational inference in machine learning, and Markov chain Monte Carlo inference …

Variational Inference

Variational Sequential Monte Carlo

2017-05-31 · Christian A. Naesseth, Scott W. Linderman, Rajesh Ranganath, David M. Blei

Many recent advances in large scale probabilistic inference rely on variational methods. The success of variational approaches depends on (i) formulating a flexible parametric family of distributions, and (ii) optimizing…

Bayesian InferenceState Space ModelsVariational Inference

Variational Inference for GARCH-family Models

2023-10-05 · Martin Magris, Alexandros Iosifidis

The Bayesian estimation of GARCH-family models has been typically addressed through Monte Carlo sampling. Variational Inference is gaining popularity and attention as a robust approach for Bayesian inference in complex m…

Bayesian InferenceEconometricsVariational Inference