sbi_devs Profile Banner
sbi developers Profile
sbi developers

@sbi_devs

Followers
222
Following
77
Media
16
Statuses
46

Simulation-based inference (SBI) toolkit in PyTorch. Tweeted by @deismic_ and @janfiete

Joined March 2022
Don't wanna be here? Send us removal request.
@sbi_devs
sbi developers
6 months
sbi 0.24.0 is out! πŸŽ‰ This comes with important new features:.- 🎯 Score-based i.i.d sampling.- πŸ”€ Simultaneous estimation of multiple discrete and continuous parameters or data. - πŸ“Š: mini-sbibm for quick benchmarking. Just in time for our 1-week SBI hackathon starting tomorrow!.
1
1
6
@grok
Grok
19 days
What do you want to know?.
986
739
4K
@sbi_devs
sbi developers
7 months
πŸ™ Please help us improve the SBI toolbox! πŸ™ . In preparation for the SBI Hackathon, we’re running a user study to learn what we can improve and how we can grow. πŸ‘‰ Please share your thoughts here: Your input will make a big differenceβ€”thank you! πŸ™Œ.
Tweet card summary image
docs.google.com
Dear SBI User, We're committed to making the SBI toolbox the best possible tool for your simulation-based inference needs. To achieve this, we're seeking your feedback on the SBI toolbox. We are...
0
4
4
@sbi_devs
sbi developers
8 months
What to expect:.- Coding sessions to enhance the sbi toolbox.- Research talks & lightning talks.- Networking & idea exchange. In-person attendance is encouraged but a remote option is available. Free to attend, but seats are limited. Beginners welcome! πŸ€—.
0
0
1
@sbi_devs
sbi developers
8 months
πŸš€ Join the 4th SBI Hackathon! πŸš€. The last hackathon was a fantastic milestone in forming a collaborative open-source community around SBI. Be part of it this year as we build on that momentum!. πŸ“… March 17–21, 2025.πŸ“ TΓΌbingen or remote.πŸ‘‰ Details: πŸ§΅πŸ‘‡.
1
2
7
@sbi_devs
sbi developers
8 months
πŸ™Œ Huge thanks to our contributors for this release, including 5 first-time contributors! 🌟. Special shoutout to:.emmanuel-ferdman, CompiledAtBirth, tvwenger, matthewfeickert, and manuel-morales-a πŸŽ‰. Let us know what you think of the new version!.
0
0
1
@sbi_devs
sbi developers
8 months
✨ Highlights in v0.23.3: .- sbi is now available via @condaforge πŸ› οΈ .- we now support MCMC sampling with multiple i.i.d. conditions 🎯 (this is for you, decision-making researchers). πŸ’‘ Plus, improved docs here and there, clarified SNPE-A behavior, and a couple of bug fixes.
1
0
3
@sbi_devs
sbi developers
8 months
πŸŽ‰ Just in time for the end of the year, we’ve released a new version of sbi!. πŸ“¦ v0.23.3 comes with exciting features, bug fixes, and docs updates to make SBI smoother and more robust. Check it out! πŸ‘‡. πŸ”— Full changelog:
Tweet card summary image
github.com
v0.23.3 Highlights 🀩 docs: Add conda-forge install instructions by @matthewfeickert in #1340 feat: NLE with multiple iid conditions by @janfb in #1331 What's Changed 🚧 fix: Correted typo in ...
1
0
5
@sbi_devs
sbi developers
9 months
We are launching an SBI Discord Server! πŸŽ‰ . We want to use this server to further build a community around SBI, i.e., for sharing insights, questions and events around SBI in general and the sbi package in particular. You are all invited to join! πŸ€—
Tweet card summary image
github.com
Dear all, we are launching an SBI Discord Server! πŸŽ‰ We want to use this server to further build a community around SBI, i.e., for sharing insights, questions and events around SBI in general and...
0
0
4
@sbi_devs
sbi developers
9 months
As of today, 61 scientists and engineers have contributed to the sbi toolbox. We are extremely happy about this, and want to give a huge **thank you** to all contributors! Stay tuned for more info on events and updates!
Tweet card summary image
github.com
sbi is a Python package for simulation-based inference, designed to meet the needs of both researchers and practitioners. Whether you need fine-grained control or an easy-to-use interface, sbi has ...
0
0
3
@sbi_devs
sbi developers
9 months
For all steps of the inference process, the sbi toolbox supports strong defaults if needed, but also provides full flexibility if desired. For example, you can use a pre-configured training loop, or you can write it yourself.
1
0
2
@sbi_devs
sbi developers
9 months
The sbi toolbox implements a wide range of simulation-based inference methods. It implements NPE, NLE, and NRE (all amortized or sequential), modern neural networks (flows, flow-matching, diffusion models), samplers, and diagnostic tools.
Tweet media one
1
0
1
@sbi_devs
sbi developers
9 months
The sbi package is growing into a community project 🌎 To reflect this and the algorithms, neural nets, and diagnostics that have been added since its initial release, we have written a new software paper. Reach out if you want to get involved:
Tweet card summary image
arxiv.org
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...
1
11
32
@sbi_devs
sbi developers
1 year
Finally, a huge thank you to all contributors who helped make this possible and who joined us for the hackathon in TΓΌbingen! Stay tuned for more events like this in 2025 πŸ₯ 8/8.
0
0
8
@sbi_devs
sbi developers
1 year
The new `sbi` version is already available on PyPI: `pip install sbi --upgrade`. We would love to hear what is (or is not) working for you. Many of the above features were based on previous user feedback, so please let us know what you think! Happy coding! 7/8.
1
0
5
@sbi_devs
sbi developers
1 year
There are so many more cool new things: Support for zuko flows, an interface to PyMC, ABC methods for trial-based data, and a new plotting function. We also reworked the documentation website to make it easier to navigate! See here for all changes: 6/8.
Tweet card summary image
github.com
sbi is a Python package for simulation-based inference, designed to meet the needs of both researchers and practitioners. Whether you need fine-grained control or an easy-to-use interface, sbi has ...
1
1
6
@sbi_devs
sbi developers
1 year
`sbi` now also supports batched sampling for NPE and for MCMC (for NLE, NRE). This allows to largely speed up sampling for many observations when running amortized inference. 5/8
Tweet media one
1
0
5
@sbi_devs
sbi developers
1 year
You are worried whether your posteriors are correct? The new `sbi` version has you covered! In addition to the already existing SBC and coverage checks, `sbi` now also supports L-C2ST and TARP. Tutorial: 4/8
Tweet media one
1
0
5
@sbi_devs
sbi developers
1 year
Score-matching and flow-matching have been demonstrated to perform well on a series of inference problems. The sbi toolbox now supports both of them! Tutorial: 3/8
Tweet media one
1
0
7
@sbi_devs
sbi developers
1 year
The new sbi version allows to fully expose the training loop for expert users, giving complete control over every step of the training and inference process. Tutorial: 2/8
Tweet media one
1
1
7