paper-with-me

Papers

BayesFlow: Amortized Bayesian Workflows With Neural Networks

2023-06-28 · Stefan T Radev, Marvin Schmitt, Lukas Schumacher, Lasse Elsemüller, Valentin Pratz, Yannik Schälte, Ullrich Köthe, Paul-Christian Bürkner

Modern Bayesian inference involves a mixture of computational techniques for estimating, validating, and drawing conclusions from probabilistic models as part of principled workflows for data analysis. Typical problems in Bayesian workflows are the approximation of intractable posterior distributions for diverse model types and the comparison of competing models of the same process in terms of their complexity and predictive performance. This manuscript introduces the Python library BayesFlow for simulation-based training of established neural network architectures for amortized data compression and inference. Amortized Bayesian inference, as implemented in BayesFlow, enables users to train custom neural networks on model simulations and re-use these networks for any subsequent application of the models. Since the trained networks can perform inference almost instantaneously, the upfront neural network training is quickly amortized.

📄 PDF Abstract BibTeX arXiv:2306.16015

Code (2)

stefanradev93/BayesFlow 공식 구현 tf
bayesflow-org/bayesflow tf

Tasks

Bayesian InferenceData Compression

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

BayesFlow 2: Multi-Backend Amortized Bayesian Inference in Python

2026-02-06 · Lars Kühmichel, Jerry M. Huang, Valentin Pratz, Jonas Arruda 외 arxiv

Modern Bayesian inference involves a mixture of computational methods for estimating, validating, and drawing conclusions from probabilistic models as part of principled workflows. An overarching motif of many Bayesian m…

Hyperparameter OptimizationDensity EstimationBayesian Inference

BayesFlow: Learning complex stochastic models with invertible neural networks

2020-03-13 · Stefan T. Radev, Ulf K. Mertens, Andreass Voss, Lynton Ardizzone 외

Estimating the parameters of mathematical models is a common problem in almost all branches of science. However, this problem can prove notably difficult when processes and model descriptions become increasingly complex …

Bayesian InferenceEpidemiologyparameter estimation

BayesFlow: A Probability Inference Framework for Meta-Agent Assisted Workflow Generation

2026-01-29 · Bo Yuan, Yun Zhou, Zhichao Xu, Kiran Ramnath 외 arxiv

Automatic workflow generation is the process of automatically synthesizing sequences of LLM calls, tool invocations, and post-processing steps for complex end-to-end tasks. Most prior methods cast this task as an optimiz…

Bayesian Inference

Detecting Model Misspecification in Amortized Bayesian Inference with Neural Networks

2021-12-16 · Marvin Schmitt, Paul-Christian Bürkner, Ullrich Köthe, Stefan T. Radev

Neural density estimators have proven remarkably powerful in performing efficient simulation-based Bayesian inference in various research domains. In particular, the BayesFlow framework uses a two-step approach to enable…

Bayesian InferenceDecision Makingparameter estimationProbabilistic Deep Learning

JANA: Jointly Amortized Neural Approximation of Complex Bayesian Models

2023-02-17 · Stefan T. Radev, Marvin Schmitt, Valentin Pratz, Umberto Picchini 외

This work proposes ``jointly amortized neural approximation'' (JANA) of intractable likelihood functions and posterior densities arising in Bayesian surrogate modeling and simulation-based inference. We train three compl…

DiagnosticTime SeriesTime Series Analysis