English

Optimization Monte Carlo: Efficient and Embarrassingly Parallel Likelihood-Free Inference

Machine Learning 2015-12-03 v2 Machine Learning

Abstract

We describe an embarrassingly parallel, anytime Monte Carlo method for likelihood-free models. The algorithm starts with the view that the stochasticity of the pseudo-samples generated by the simulator can be controlled externally by a vector of random numbers u, in such a way that the outcome, knowing u, is deterministic. For each instantiation of u we run an optimization procedure to minimize the distance between summary statistics of the simulator and the data. After reweighing these samples using the prior and the Jacobian (accounting for the change of volume in transforming from the space of summary statistics to the space of parameters) we show that this weighted ensemble represents a Monte Carlo estimate of the posterior distribution. The procedure can be run embarrassingly parallel (each node handling one sample) and anytime (by allocating resources to the worst performing sample). The procedure is validated on six experiments.

Keywords

Cite

@article{arxiv.1506.03693,
  title  = {Optimization Monte Carlo: Efficient and Embarrassingly Parallel Likelihood-Free Inference},
  author = {Edward Meeds and Max Welling},
  journal= {arXiv preprint arXiv:1506.03693},
  year   = {2015}
}

Comments

NIPS 2015 camera ready

R2 v1 2026-06-22T09:51:53.184Z