English

A-NICE-MC: Adversarial Training for MCMC

Machine Learning 2018-03-16 v3 Artificial Intelligence Machine Learning

Abstract

Existing Markov Chain Monte Carlo (MCMC) methods are either based on general-purpose and domain-agnostic schemes which can lead to slow convergence, or hand-crafting of problem-specific proposals by an expert. We propose A-NICE-MC, a novel method to train flexible parametric Markov chain kernels to produce samples with desired properties. First, we propose an efficient likelihood-free adversarial training method to train a Markov chain and mimic a given data distribution. Then, we leverage flexible volume preserving flows to obtain parametric kernels for MCMC. Using a bootstrap approach, we show how to train efficient Markov chains to sample from a prescribed posterior distribution by iteratively improving the quality of both the model and the samples. A-NICE-MC provides the first framework to automatically design efficient domain-specific MCMC proposals. Empirical results demonstrate that A-NICE-MC combines the strong guarantees of MCMC with the expressiveness of deep neural networks, and is able to significantly outperform competing methods such as Hamiltonian Monte Carlo.

Keywords

Cite

@article{arxiv.1706.07561,
  title  = {A-NICE-MC: Adversarial Training for MCMC},
  author = {Jiaming Song and Shengjia Zhao and Stefano Ermon},
  journal= {arXiv preprint arXiv:1706.07561},
  year   = {2018}
}

Comments

NIPS 2017

R2 v1 2026-06-22T20:27:24.182Z