All-in-one simulation-based inference
Manuel Gloeckler, Michael Deistler, Christian Weilbach, Frank Wood,, Jakob H. Macke

TL;DR
The paper introduces the Simformer, a flexible and efficient amortized Bayesian inference method using a probabilistic diffusion model with transformer architecture, capable of handling complex, unstructured, and function-valued data across various scientific domains.
Contribution
It presents the Simformer, a novel inference approach that overcomes limitations of existing methods by offering greater flexibility and efficiency for simulation-based Bayesian inference.
Findings
Outperforms state-of-the-art methods on benchmark tasks
Handles models with function-valued parameters and unstructured data
Enables sampling of arbitrary conditionals, including posterior and likelihood
Abstract
Amortized Bayesian inference trains neural networks to solve stochastic inference problems using model simulations, thereby making it possible to rapidly perform Bayesian inference for any newly observed data. However, current simulation-based amortized inference methods are simulation-hungry and inflexible: They require the specification of a fixed parametric prior, simulator, and inference tasks ahead of time. Here, we present a new amortized inference method -- the Simformer -- which overcomes these limitations. By training a probabilistic diffusion model with transformer architectures, the Simformer outperforms current state-of-the-art amortized inference approaches on benchmark tasks and is substantially more flexible: It can be applied to models with function-valued parameters, it can handle inference scenarios with missing or unstructured data, and it can sample arbitrary…
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
TopicsSimulation Techniques and Applications
MethodsDiffusion
