# Importance Sampling-based Transport Map Hamiltonian Monte Carlo for   Bayesian Hierarchical Models

**Authors:** Kjartan Kloster Osmundsen, Tore Selland Kleppe, Roman Liesenfeld

arXiv: 1812.07929 · 2019-12-11

## TL;DR

This paper introduces an importance sampling-based transport map Hamiltonian Monte Carlo method that efficiently performs Bayesian inference in complex hierarchical models by transforming difficult target distributions into easier ones for sampling.

## Contribution

The paper presents a novel IS-based transport map HMC approach that reduces computational cost by using low-fidelity IS distributions, improving sampling efficiency in high-dimensional hierarchical models.

## Key findings

- High simulation efficiency in challenging dynamic state-space models.
- Method requires only low-fidelity IS distributions, reducing computational cost.
- Implementation is simple and can be done with minimal code in Stan.

## Abstract

We propose an importance sampling (IS)-based transport map Hamiltonian Monte Carlo procedure for performing full Bayesian analysis in general nonlinear high-dimensional hierarchical models. Using IS techniques to construct a transport map, the proposed method transforms the typically highly challenging target distribution of a hierarchical model into a target which is easily sampled using standard Hamiltonian Monte Carlo. Conventional applications of high-dimensional IS, where infinite variance of IS weights can be a serious problem, require computationally costly high-fidelity IS distributions. An appealing property of our method is that the IS distributions employed can be of rather low fidelity, making it computationally cheap. We illustrate our algorithm in applications to challenging dynamic state-space models, where it exhibits very high simulation efficiency compared to relevant benchmarks, even for variants of the proposed method implemented using a few dozen lines of code in the Stan statistical software.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.07929/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1812.07929/full.md

---
Source: https://tomesphere.com/paper/1812.07929