paper-with-me

Papers

Amortized Simulation-Based Inference in Generalized Bayes via Neural Posterior Estimation

2026-01-29 · Shiyi Sun, Geoff K. Nicholls, Jeong Eun Lee arxiv

Generalized Bayesian Inference (GBI) tempers a loss with a temperature $β> 0$ to mitigate overconfidence and improve robustness under model misspecification, but existing GBI methods typically rely on costly MCMC or SDE-based samplers and must be re-run for each new dataset and each $β$ value. We give the first fully amortized variational approximation for the tempered posterior family by training a single data- and $β$-conditioned neural posterior estimator that enables sampling in a single forward pass, without simulator calls or inference-time MCMC. We introduce two complementary training routes: one synthesizes off-manifold samples from the tempered joint distribution, and the other reweights a fixed base dataset using self-normalized importance sampling (SNIS). We show that the SNIS-weighted objective provides a consistent forward-KL fit to the tempered posterior with finite weight variance. Across four standard simulation-based inference benchmarks, including the chaotic Lorenz-96 system, our $β$-amortized estimator achieves competitive posterior approximations, in standard two-sample metrics, matching non-amortized MCMC-based power-posterior samplers over a wide range of temperatures.

📄 PDF Abstract BibTeX arXiv:2601.22367

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Generalized Bayesian Inference for Scientific Simulators via Amortized Cost Estimation

2023-05-24 · NeurIPS 2023 11 · Richard Gao, Michael Deistler, Jakob H. Macke

Simulation-based inference (SBI) enables amortized Bayesian inference for simulators with implicit likelihoods. But when we are primarily interested in the quality of predictive simulations, or when the model cannot exac…

Bayesian Inference

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

JANA: Jointly Amortized Neural Approximation of Complex Bayesian Models

2023-02-17 · Stefan T. Radev, Marvin Schmitt, Valentin Pratz, Umberto Picchini 외

This work proposes ``jointly amortized neural approximation'' (JANA) of intractable likelihood functions and posterior densities arising in Bayesian surrogate modeling and simulation-based inference. We train three compl…

DiagnosticTime SeriesTime Series Analysis

Amortized Bayesian Workflow (Extended Abstract)

2024-09-06 · Marvin Schmitt, Chengkun Li, Aki Vehtari, Luigi Acerbi 외

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 both s…

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