paper-with-me

Papers

Amortized Bayesian Decision Making for simulation-based models

2023-12-05 · Mila Gorecki, Jakob H. Macke, Michael Deistler

Simulation-based inference (SBI) provides a powerful framework for inferring posterior distributions of stochastic simulators in a wide range of domains. In many settings, however, the posterior distribution is not the end goal itself -- rather, the derived parameter values and their uncertainties are used as a basis for deciding what actions to take. Unfortunately, because posterior distributions provided by SBI are (potentially crude) approximations of the true posterior, the resulting decisions can be suboptimal. Here, we address the question of how to perform Bayesian decision making on stochastic simulators, and how one can circumvent the need to compute an explicit approximation to the posterior. Our method trains a neural network on simulated data and can predict the expected cost given any data and action, and can, thus, be directly used to infer the action with lowest cost. We apply our method to several benchmark problems and demonstrate that it induces similar cost as the true posterior distribution. We then apply the method to infer optimal actions in a real-world simulator in the medical neurosciences, the Bayesian Virtual Epileptic Patient, and demonstrate that it allows to infer actions associated with low cost after few simulations.

📄 PDF Abstract BibTeX arXiv:2312.02674

Code (1)

mackelab/amortized-decision-making 공식 구현 pytorch

Tasks

Decision Making

Similar Papers 제목 키워드 기반

All-in-one simulation-based inference

2024-04-15 · Manuel Gloeckler, Michael Deistler, Christian Weilbach, Frank Wood 외

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, c…

AllBayesian InferenceEpidemiology

Amortized Bayesian Experimental Design for Decision-Making

2024-11-04 · Daolang Huang, Yujia Guo, Luigi Acerbi, Samuel Kaski

Many critical decisions, such as personalized medical diagnoses and product pricing, are made based on insights gained from designing, observing, and analyzing a series of experiments. This highlights the crucial role of…

Decision MakingExperimental Design

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

Sensitivity-Aware Amortized Bayesian Inference

2023-10-17 · Lasse Elsemüller, Hans Olischläger, Marvin Schmitt, Paul-Christian Bürkner 외

Sensitivity analyses reveal the influence of various modeling choices on the outcomes of statistical analyses. While theoretically appealing, they are overwhelmingly inefficient for complex Bayesian models. In this work,…

Bayesian InferenceDecision MakingSensitivity

Detecting Model Misspecification in Amortized Bayesian Inference with Neural Networks: An Extended Investigation

2024-06-05 · Marvin Schmitt, Paul-Christian Bürkner, Ullrich Köthe, Stefan T. Radev

Recent advances in probabilistic deep learning enable efficient amortized Bayesian inference in settings where the likelihood function is only implicitly defined by a simulation program (simulation-based inference; SBI).…

Bayesian InferenceDecision MakingProbabilistic Deep Learning