paper-with-me

Papers

Sensitivity-Aware Amortized Bayesian Inference

2023-10-17 · Lasse Elsemüller, Hans Olischläger, Marvin Schmitt, Paul-Christian Bürkner, Ullrich Köthe, Stefan T. Radev

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.

📄 PDF Abstract BibTeX arXiv:2310.11122

Code (1)

bayesflow-org/SA-ABI 공식 구현

Tasks

Bayesian InferenceDecision MakingSensitivity

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Uncertainty-Aware Surrogate-based Amortized Bayesian Inference for Computationally Expensive Models

2025-05-13 · Stefania Scheurer, Philipp Reiser, Tim Brünnette, Wolfgang Nowak 외

Bayesian inference typically relies on a large number of model evaluations to estimate posterior distributions. Established methods like Markov Chain Monte Carlo (MCMC) and Amortized Bayesian Inference (ABI) can become c…

Bayesian Inference

Identifiability and amortized inference limitations in Kuramoto models

2026-03-23 · Emma Hannula, Jana de Wiljes, Matthew T. Moores, Heikki Haario 외 arxiv

Bayesian inference is a powerful tool for parameter estimation and uncertainty quantification in dynamical systems. However, for nonlinear oscillator networks such as Kuramoto models, widely used to study synchronization…

Bayesian Inference

A Statistical Assessment of Amortized Inference Under Signal-to-Noise Variation and Distribution Shift

2026-01-12 · Roy Shivam Ram Shreshtth, Arnab Hazra, Gourab Mukherjee arxiv

Since the turn of the century, approximate Bayesian inference has steadily evolved as new computational techniques have been incorporated to handle increasingly complex and large-scale predictive problems. The recent suc…

Bayesian Inference

BayesFlow: Amortized Bayesian Workflows With Neural Networks

2023-06-28 · Stefan T Radev, Marvin Schmitt, Lukas Schumacher, Lasse Elsemüller 외

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 i…

Bayesian InferenceData Compression

Adversarial robustness of amortized Bayesian inference

2023-05-24 · Manuel Glöckler, Michael Deistler, Jakob H. Macke

Bayesian inference usually requires running potentially costly inference procedures separately for every new observation. In contrast, the idea of amortized Bayesian inference is to initially invest computational cost in…

Adversarial RobustnessBayesian Inference