Our new short paper on Amortized Bayesian Workflow is out!✨
We developed an adaptive workflow that combines the speed of amortized inference with the reliability of MCMC on thousands of datasets.
🔗Link: https://arxiv.org/abs/2409.04332
The whole is more than the sum of its parts 🧵👇
Amortized Bayesian Workflow
Bayesian inference often faces a trade-off between computational speed and sampling accuracy. We propose an adaptive workflow that integrates rapid amortized inference with gold-standard MCMC techniques to achieve a favorable combination of both speed and accuracy when performing inference on many observed datasets. Our approach uses principled diagnostics to guide the choice of inference method for each dataset, moving along the Pareto front from fast amortized sampling via generative neural networks to slower but guaranteed-accurate MCMC when needed. By reusing computations across steps, our workflow synergizes amortized and MCMC-based inference. We demonstrate the effectiveness of this integrated approach on several synthetic and real-world problems with tens of thousands of datasets, showing efficiency gains while maintaining high posterior quality.

(!!) 