English

Generalized Bayesian Likelihood-Free Inference

Methodology 2024-09-24 v7 Computation

Abstract

We propose a posterior for Bayesian Likelihood-Free Inference (LFI) based on generalized Bayesian inference. To define the posterior, we use Scoring Rules (SRs), which evaluate probabilistic models given an observation. In LFI, we can sample from the model but not evaluate the likelihood; hence, we employ SRs which admit unbiased empirical estimates. We use the Energy and Kernel SRs, for which our posterior enjoys consistency in a well-specified setting and outlier robustness. We perform inference with pseudo-marginal (PM) Markov Chain Monte Carlo (MCMC) or stochastic-gradient (SG) MCMC. While PM-MCMC works satisfactorily for simple setups, it mixes poorly for concentrated targets. Conversely, SG-MCMC requires differentiating the simulator model but improves performance over PM-MCMC when both work and scales to higher-dimensional setups as it is rejection-free. Although both techniques target the SR posterior approximately, the error diminishes as the number of model simulations at each MCMC step increases. In our simulations, we employ automatic differentiation to effortlessly differentiate the simulator model. We compare our posterior with related approaches on standard benchmarks and a chaotic dynamical system from meteorology, for which SG-MCMC allows inferring the parameters of a neural network used to parametrize a part of the update equations of the dynamical system.

Keywords

Cite

@article{arxiv.2104.03889,
  title  = {Generalized Bayesian Likelihood-Free Inference},
  author = {Lorenzo Pacchiardi and Sherman Khoo and Ritabrata Dutta},
  journal= {arXiv preprint arXiv:2104.03889},
  year   = {2024}
}

Comments

21 pages, plus references and appendices. 21 figures. Code available at https://github.com/Shermjj/GenBayes_LikelihoodFree_ScoringRules_SGMCMC

R2 v1 2026-06-24T00:58:21.439Z