TL;DR
This paper introduces a neural exponential family approach using score matching to improve likelihood-free inference in Bayesian models, enabling efficient posterior sampling without additional simulations.
Contribution
It proposes a novel method to learn ABC statistics via score matching, integrating neural exponential families into likelihood-free inference for better performance.
Findings
Achieves state-of-the-art performance in toy models with known likelihood
Enables repeated inference on multiple observations without extra simulations
Performs well on high-dimensional time-series models
Abstract
Bayesian Likelihood-Free Inference (LFI) approaches allow to obtain posterior distributions for stochastic models with intractable likelihood, by relying on model simulations. In Approximate Bayesian Computation (ABC), a popular LFI method, summary statistics are used to reduce data dimensionality. ABC algorithms adaptively tailor simulations to the observation in order to sample from an approximate posterior, whose form depends on the chosen statistics. In this work, we introduce a new way to learn ABC statistics: we first generate parameter-simulation pairs from the model independently on the observation; then, we use Score Matching to train a neural conditional exponential family to approximate the likelihood. The exponential family is the largest class of distributions with fixed-size sufficient statistics; thus, we use them in ABC, which is intuitively appealing and has…
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
MethodsApproximate Bayesian Computation
