Profile avatar
bayesflow.org
Amortized Bayesian Workflows in Python. 🎲 Post author sampled from a multinomial distribution with choices β‹… @marvinschmitt.com β‹… @paulbuerkner.com β‹… @stefanradev.bsky.social πŸ”— GitHub: github.com/bayesflow-org/bayesflow πŸ’¬ Forum: discuss.bayesflow.org
11 posts 1,180 followers 159 following
Getting Started
comment in response to post
The software implementation elegantly uses BayesFlowβ€˜s modular data pipeline: - Observables are embedded by a summary network. - Context information (eg, prior and likelihood type) bypasses the summary net and enters the normalizing flow as direct conditions. πŸ“€ Code: github.com/bayesflow-or...
comment in response to post
The paper was led by @elseml.bsky.social, with multiple high-impact applications: 🦠 Disease outbreak modeling 🌎 Global warming thresholds 🧠 Human decision-making ✨ Sensitivity-aware amortized inference increases the amortization scope by a lot. Another step towards a Bayesian foundation model!
comment in response to post
Hi, thanks for reaching out! In the context of amortized inference, it’s been shown that many of the algorithms we use are susceptible to adversarial attacks, and this can be mitigated by regularizing wrt Fisher information. πŸ“ Paper by @mackelab.bsky.social: arxiv.org/abs/2305.14984