COMEMLJun 11, 2019

Likelihood-free approximate Gibbs sampling

arXiv:1906.04347v130 citations
Originality Highly original
AI Analysis

This work addresses the scalability issue in likelihood-free inference for statisticians and data scientists, offering a method to handle high-dimensional models that are intractable with standard ABC techniques.

The authors tackled the curse of dimensionality in likelihood-free methods like approximate Bayesian computation (ABC) by introducing a likelihood-free approximate Gibbs sampler that focuses on lower-dimensional conditional distributions, enabling the fitting of high-dimensional models with 13,140 parameters in a real-world Airbnb rental price analysis.

Likelihood-free methods such as approximate Bayesian computation (ABC) have extended the reach of statistical inference to problems with computationally intractable likelihoods. Such approaches perform well for small-to-moderate dimensional problems, but suffer a curse of dimensionality in the number of model parameters. We introduce a likelihood-free approximate Gibbs sampler that naturally circumvents the dimensionality issue by focusing on lower-dimensional conditional distributions. These distributions are estimated by flexible regression models either before the sampler is run, or adaptively during sampler implementation. As a result, and in comparison to Metropolis-Hastings based approaches, we are able to fit substantially more challenging statistical models than would otherwise be possible. We demonstrate the sampler's performance via two simulated examples, and a real analysis of Airbnb rental prices using a intractable high-dimensional multivariate non-linear state space model containing 13,140 parameters, which presents a real challenge to standard ABC techniques.

Foundations

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

Your Notes