paper-with-me

Papers

Reversible Jump Probabilistic Programming

2019-04-16 · David A. Roberts, Marcus Gallagher, Thomas Taimre

In this paper we present a method for automatically deriving a Reversible Jump Markov chain Monte Carlo sampler from probabilistic programs that specify the target and proposal distributions. The main challenge in automatically deriving such an inference procedure, in comparison to deriving a generic Metropolis-Hastings sampler, is in calculating the Jacobian adjustment to the proposal acceptance ratio. To achieve this, our approach relies on the interaction of several different components, including automatic differentiation, transformation inversion, and optimised code generation. We also present Stochaskell, a new probabilistic programming language embedded in Haskell, which provides an implementation of our method.

📄 PDF Abstract BibTeX

Code (1)

davidar/stochaskell

Tasks

Bayesian InferenceCode GenerationProbabilistic Programming

Similar Papers 제목 키워드 기반

Transforming Worlds: Automated Involutive MCMC for Open-Universe Probabilistic Models

2020-11-23 · pproximateinference AABI Symposium 2021 1 · George Matheos, Alexander K. Lew, Matin Ghavamizadeh, Stuart Russell 외

Open-universe probabilistic models enable Bayesian inference about how many objects underlie data, and how they are related. Effective inference in OUPMs remains a challenge, however, often requiring the use of custom, t…

Bayesian InferenceProbabilistic Programmingvalid

Sparse Interaction Neighborhood Selection for Markov Random Fields via Reversible Jump and Pseudoposteriors

2022-04-12 · Victor Freguglia, Nancy Lopes Garcia

We consider the problem of estimating the interacting neighborhood of a Markov Random Field model with finite support and homogeneous pairwise interactions based on relative positions of a two-dimensional lattice. Using …

Model Selection

Reversible Genetically Modified Mode Jumping MCMC

2021-10-11 · Aliaksandr Hubin, Florian Frommlet, Geir Storvik

In this paper, we introduce a reversible version of a genetically modified mode jumping Markov chain Monte Carlo algorithm (GMJMCMC) for inference on posterior model probabilities in complex model spaces, where the numbe…

Transport Reversible Jump Proposals

2022-10-22 · Laurence Davies, Robert Salomone, Matthew Sutton, Christopher Drovandi

Reversible jump Markov chain Monte Carlo (RJMCMC) proposals that achieve reasonable acceptance rates and mixing are notoriously difficult to design in most applications. Inspired by recent advances in deep neural network…

Density Estimation

A Novel Framework Using Variational Inference with Normalizing Flows to Train Transport Reversible Jump Proposals

2025-12-14 · Pingping Yin, Xiyun Jiao arxiv

We propose a unified framework that employs variational inference (VI) with (conditional) normalizing flows (NFs) to train both between-model and within-model proposals for reversible jump Markov chain Monte Carlo, enabl…

Bayesian Inference