LGMLSep 27, 2022

Hamiltonian Adaptive Importance Sampling

arXiv:2209.13716v118 citationsh-index: 27
Originality Incremental advance
AI Analysis

This addresses the curse of dimensionality in Bayesian inference for researchers and practitioners in machine learning and statistics, though it appears incremental as it builds on existing AIS and HMC methods.

The paper tackles the challenge of high-dimensional and multi-modal problems in adaptive importance sampling by introducing Hamiltonian Adaptive Importance Sampling (HAIS), which uses parallel HMC chains to adapt proposals and achieves significant performance improvements over state-of-the-art algorithms in high-dimensional settings.

Importance sampling (IS) is a powerful Monte Carlo (MC) methodology for approximating integrals, for instance in the context of Bayesian inference. In IS, the samples are simulated from the so-called proposal distribution, and the choice of this proposal is key for achieving a high performance. In adaptive IS (AIS) methods, a set of proposals is iteratively improved. AIS is a relevant and timely methodology although many limitations remain yet to be overcome, e.g., the curse of dimensionality in high-dimensional and multi-modal problems. Moreover, the Hamiltonian Monte Carlo (HMC) algorithm has become increasingly popular in machine learning and statistics. HMC has several appealing features such as its exploratory behavior, especially in high-dimensional targets, when other methods suffer. In this paper, we introduce the novel Hamiltonian adaptive importance sampling (HAIS) method. HAIS implements a two-step adaptive process with parallel HMC chains that cooperate at each iteration. The proposed HAIS efficiently adapts a population of proposals, extracting the advantages of HMC. HAIS can be understood as a particular instance of the generic layered AIS family with an additional resampling step. HAIS achieves a significant performance improvement in high-dimensional problems w.r.t. state-of-the-art algorithms. We discuss the statistical properties of HAIS and show its high performance in two challenging examples.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes