paper-with-me

Papers

Gradient-based Adaptive Markov Chain Monte Carlo

2019-11-04 · NeurIPS 2019 12 · Michalis K. Titsias, Petros Dellaportas

We introduce a gradient-based learning method to automatically adapt Markov chain Monte Carlo (MCMC) proposal distributions to intractable targets. We define a maximum entropy regularised objective function, referred to as generalised speed measure, which can be robustly optimised over the parameters of the proposal distribution by applying stochastic gradient optimisation. An advantage of our method compared to traditional adaptive MCMC methods is that the adaptation occurs even when candidate state values are rejected. This is a highly desirable property of any adaptation strategy because the adaptation starts in early iterations even if the initial proposal distribution is far from optimum. We apply the framework for learning multivariate random walk Metropolis and Metropolis-adjusted Langevin proposals with full covariance matrices, and provide empirical evidence that our method can outperform other MCMC algorithms, including Hamiltonian Monte Carlo schemes.

📄 PDF Abstract BibTeX arXiv:1911.01373

Code (1)

mtitsias/gadMCMC 공식 구현

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Kernel Sequential Monte Carlo

2015-10-11 · Ingmar Schuster, Heiko Strathmann, Brooks Paige, Dino Sejdinovic

We propose kernel sequential Monte Carlo (KSMC), a framework for sampling from static target densities. KSMC is a family of sequential Monte Carlo algorithms that are based on building emulator models of the current part…

MCMC-driven learning

2024-02-14 · Alexandre Bouchard-Côté, Trevor Campbell, Geoff Pleiss, Nikola Surjanovic

This paper is intended to appear as a chapter for the Handbook of Markov Chain Monte Carlo. The goal of this chapter is to unify various problems at the intersection of Markov chain Monte Carlo (MCMC) and machine learnin…

Variational Inference

Tuning-Free Coreset Markov Chain Monte Carlo via Hot DoG

2024-10-24 · Naitong Chen, Jonathan H. Huggins, Trevor Campbell

A Bayesian coreset is a small, weighted subset of a data set that replaces the full data during inference to reduce computational cost. The state-of-the-art coreset construction algorithm, Coreset Markov chain Monte Carl…

Stochastic Optimization

Stochastic gradient Markov chain Monte Carlo

2019-07-16 · Christopher Nemeth, Paul Fearnhead

Markov chain Monte Carlo (MCMC) algorithms are generally regarded as the gold standard technique for Bayesian inference. They are theoretically well-understood and conceptually simple to apply in practice. The drawback o…

Bayesian Inference

Stochastic Gradient Langevin Dynamics Algorithms with Adaptive Drifts

2020-09-20 · Sehwan Kim, Qifan Song, Faming Liang

Bayesian deep learning offers a principled way to address many issues concerning safety of artificial intelligence (AI), such as model uncertainty,model interpretability, and prediction bias. However, due to the lack of …

Deep Learning