Distilling Importance Sampling for Likelihood Free Inference
Dennis Prangle, Cecilia Viscardi

TL;DR
This paper introduces a novel likelihood-free inference method that uses iterative normalizing flow training with importance sampling and gradually decreasing epsilon, avoiding summary statistics and improving accuracy.
Contribution
It presents a new approach combining importance sampling, normalizing flows, and iterative distillation to perform likelihood-free inference without summary statistics.
Findings
Achieves more accurate inference compared to traditional methods.
Effectively handles high-dimensional and dependent posteriors.
Demonstrated on queuing and epidemiology models.
Abstract
Likelihood-free inference involves inferring parameter values given observed data and a simulator model. The simulator is computer code which takes parameters, performs stochastic calculations, and outputs simulated data. In this work, we view the simulator as a function whose inputs are (1) the parameters and (2) a vector of pseudo-random draws. We attempt to infer all these inputs conditional on the observations. This is challenging as the resulting posterior can be high dimensional and involve strong dependence. We approximate the posterior using normalizing flows, a flexible parametric family of densities. Training data is generated by likelihood-free importance sampling with a large bandwidth value epsilon, which makes the target similar to the prior. The training data is "distilled" by using it to train an updated normalizing flow. The process is iterated, using the updated flow…
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
TopicsGaussian Processes and Bayesian Inference · Statistical Methods and Inference · Statistical Methods and Bayesian Inference
