LGMLJun 11, 2015

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

arXiv:1506.03693v236 citations
Originality Incremental advance
AI Analysis

This provides a scalable solution for researchers in computational statistics and machine learning dealing with complex simulators, though it is incremental as it builds on existing Monte Carlo and optimization techniques.

The paper tackles the problem of likelihood-free inference by introducing an embarrassingly parallel and anytime Monte Carlo method that uses optimization to minimize distance between simulator and data summary statistics, validated on six experiments with results showing efficient posterior estimation.

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.

Foundations

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

Your Notes