Bayesian Workflow
Andrew Gelman, Aki Vehtari, Daniel Simpson, Charles C. Margossian, Bob, Carpenter, Yuling Yao, Lauren Kennedy, Jonah Gabry, Paul-Christian B\"urkner,, Martin Modr\'ak

TL;DR
Bayesian workflow encompasses the entire process of data analysis using Bayesian methods, emphasizing model building, checking, validation, and computational troubleshooting, supported by probabilistic programming tools.
Contribution
This paper reviews the comprehensive Bayesian workflow, integrating model construction, evaluation, and troubleshooting with practical examples, highlighting its importance in real-world data analysis.
Findings
Bayesian workflow improves model reliability and interpretability.
Iterative model checking enhances inference accuracy.
Probabilistic programming facilitates complex Bayesian modeling.
Abstract
The Bayesian approach to data analysis provides a powerful way to handle uncertainty in all observations, model parameters, and model structure using probability theory. Probabilistic programming languages make it easier to specify and fit Bayesian models, but this still leaves us with many options regarding constructing, evaluating, and using these models, along with many remaining challenges in computation. Using Bayesian inference to solve real-world problems requires not only statistical skills, subject matter knowledge, and programming, but also awareness of the decisions made in the process of data analysis. All of these aspects can be understood as part of a tangled workflow of applied Bayesian statistics. Beyond inference, the workflow also includes iterative model building, model checking, validation and troubleshooting of computational problems, model understanding, and model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Scientific Computing and Data Management · Data Quality and Management
