paper-with-me

Papers

Robust Bayesian Inference for Simulator-based Models via the MMD Posterior Bootstrap

2022-02-09 · Charita Dellaporta, Jeremias Knoblauch, Theodoros Damoulas, François-Xavier Briol

Simulator-based models are models for which the likelihood is intractable but simulation of synthetic data is possible. They are often used to describe complex real-world phenomena, and as such can often be misspecified in practice. Unfortunately, existing Bayesian approaches for simulators are known to perform poorly in those cases. In this paper, we propose a novel algorithm based on the posterior bootstrap and maximum mean discrepancy estimators. This leads to a highly-parallelisable Bayesian inference algorithm with strong robustness properties. This is demonstrated through an in-depth theoretical study which includes generalisation bounds and proofs of frequentist consistency and robustness of our posterior. The approach is then assessed on a range of examples including a g-and-k distribution and a toggle-switch model.

📄 PDF Abstract BibTeX arXiv:2202.04744

Code (1)

haritadell/npl_mmd_project 공식 구현 jax

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Parametric Bootstrap Ensembles as Variational Inference

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Dimitrios Milios, Pietro Michiardi, Maurizio Filippone

In this paper, we employ variational arguments to establish a connection between ensemble methods for Neural Networks and Bayesian inference. We consider an ensemble-based scheme where each model/particle corresponds to …

Bayesian InferenceVariational Inference

Bootstrapped synthetic likelihood

2017-11-15 · Richard G. Everitt

Approximate Bayesian computation (ABC) and synthetic likelihood (SL) techniques have enabled the use of Bayesian inference for models that may be simulated, but for which the likelihood cannot be evaluated pointwise at v…

Bayesian Inference

Scalable Nonparametric Sampling from Multimodal Posteriors with the Posterior Bootstrap

2019-02-08 · Edwin Fong, Simon Lyddon, Chris Holmes

Increasingly complex datasets pose a number of challenges for Bayesian inference. Conventional posterior sampling based on Markov chain Monte Carlo can be too computationally intensive, is serial in nature and mixes poor…

Bayesian Inferenceregression

Generalized Posteriors in Approximate Bayesian Computation

2020-11-17 · pproximateinference AABI Symposium 2021 1 · Sebastian M Schmon, Patrick W Cannon, Jeremias Knoblauch

Complex simulators have become a ubiquitous tool in many scientific disciplines, providing high-fidelity, implicit probabilistic models of natural and social phenomena. Unfortunately, they typically lack the tractability…

Bayesian Inference

Neural Posterior Estimation with Differentiable Simulators

2022-07-12 · Justine Zeghal, François Lanusse, Alexandre Boucaud, Benjamin Remy 외

Simulation-Based Inference (SBI) is a promising Bayesian inference framework that alleviates the need for analytic likelihoods to estimate posterior distributions. Recent advances using neural density estimators in SBI a…

Bayesian InferenceDensity EstimationPhysical Simulations