MLLGMEOct 17, 2023

Sensitivity-Aware Amortized Bayesian Inference

arXiv:2310.11122v626 citationsh-index: 32
Originality Incremental advance
AI Analysis

This work addresses the computational bottleneck for modelers in Bayesian inference by enabling faster sensitivity analyses, though it is incremental as it builds on existing amortized and simulation-based methods.

The authors tackled the inefficiency of sensitivity analyses in complex Bayesian models by proposing SA-ABI, which integrates sensitivity analyses into simulation-based inference using neural networks, achieving efficient assessment without costly refitting across various applied problems.

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, we propose sensitivity-aware amortized Bayesian inference (SA-ABI), a multifaceted approach to efficiently integrate sensitivity analyses into simulation-based inference with neural networks. First, we utilize weight sharing to encode the structural similarities between alternative likelihood and prior specifications in the training process with minimal computational overhead. Second, we leverage the rapid inference of neural networks to assess sensitivity to data perturbations and preprocessing steps. In contrast to most other Bayesian approaches, both steps circumvent the costly bottleneck of refitting the model for each choice of likelihood, prior, or data set. Finally, we propose to use deep ensembles to detect sensitivity arising from unreliable approximation (e.g., due to model misspecification). We demonstrate the effectiveness of our method in applied modeling problems, ranging from disease outbreak dynamics and global warming thresholds to human decision-making. Our results support sensitivity-aware inference as a default choice for amortized Bayesian workflows, automatically providing modelers with insights into otherwise hidden dimensions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes