Likelihood-Free Inference with Generative Neural Networks via Scoring Rule Minimization
Lorenzo Pacchiardi, Ritabrata Dutta

TL;DR
This paper introduces a new adversarial-free method for training generative neural networks to perform likelihood-free Bayesian inference, resulting in more stable training and improved uncertainty quantification compared to adversarial approaches.
Contribution
It proposes using Scoring Rule minimization to train generative networks for likelihood-free inference, avoiding instability of adversarial training and enhancing uncertainty estimation.
Findings
Better performance in simulation studies
Shorter training times
More stable training process
Abstract
Bayesian Likelihood-Free Inference methods yield posterior approximations for simulator models with intractable likelihood. Recently, many works trained neural networks to approximate either the intractable likelihood or the posterior directly. Most proposals use normalizing flows, namely neural networks parametrizing invertible maps used to transform samples from an underlying base measure; the probability density of the transformed samples is then accessible and the normalizing flow can be trained via maximum likelihood on simulated parameter-observation pairs. A recent work [Ramesh et al., 2022] approximated instead the posterior with generative networks, which drop the invertibility requirement and are thus a more flexible class of distributions scaling to high-dimensional and structured data. However, generative networks only allow sampling from the parametrized distribution; for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Gaussian Processes and Bayesian Inference · Generative Adversarial Networks and Image Synthesis
MethodsBalanced Selection
