sbi reloaded: a toolkit for simulation-based inference workflows
Creators
-
Boelts, Jan
(Project leader)
-
Deistler, Michael
(Project leader)
-
Glöckler, Manuel1
-
Tejero-Cantero, Alvaro
-
Lueckmann, Jan-Matthis
-
Moss, Guy1
-
Steinbach, Peter2
-
Durkan, Conor
-
Moreau, Thomas3
-
Linhart, Julia
-
Muratore, Fabio
-
Vetter, Julius
-
Miller, Benjamin4
-
Herold, Maternus
-
Ziaeemehr, Abolfazl
-
Pals, Matthijs1
- Gruner, Theo
-
Bischoff, Sebastian1
-
Krouglova, Anastasia
-
Gao, Richard1
-
Lappalainen, Janne
-
Mucsányi, Bálint
- Pei, Felix
-
Schulz, Auguste1
-
Stefanidi, Zinovia
-
Rodrigues, Pedro L. C.5, 3
-
Schröder, Cornelius1
- Abu Zaid, Faried
- Beck, Jonas
- Kapoor, Jaivardhan
-
Greenberg, David
-
Gonçalves, Pedro
-
Macke, Jakob
Description
Scientists and engineers use simulators to model empirically observed phenomena. However, tuning the parameters of a simulator to ensure its outputs match observed data presents a significant challenge. Simulation-based inference (SBI) addresses this by enabling Bayesian inference for simulators, identifying parameters that match observed data and align with prior knowledge. Unlike traditional Bayesian inference, SBI only needs access to simulations from the model and does not require evaluations of the likelihood-function. In addition, SBI algorithms do not require gradients through the simulator, allow for massive parallelization of simulations, and can perform inference for different observations without further simulations or training, thereby amortizing inference. Over the past years, we have developed, maintained, and extended sbi, a PyTorch-based package4 that implements Bayesian SBI algorithms based on neural networks. The sbi toolkit implements a wide range of inference methods, neural network architectures, sampling methods, and diagnostic tools. In addition, it provides well-tested default settings but also offers flexibility to fully customize every step of the simulation-based inference workflow. Taken together, the sbi toolkit enables scientists and engineers to apply state-of-the-art SBI methods to black-box simulators, opening up new possibilities for aligning simulations with empirically observed data.
Files
sbi-dev/sbi-v0.24.0.zip
Files
(6.3 MB)
Name | Size | Download all |
---|---|---|
md5:a53a548ce8a8fd7cb99facfe12d065d2
|
6.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/sbi-dev/sbi/tree/v0.24.0 (URL)
Software
- Repository URL
- https://github.com/sbi-dev/sbi
- Programming language
- Python