paper-with-me

홈 › Papers

Unsupervised Continual Learning for Amortized Bayesian Inference

2026-02-26 · Aayush Mishra, Šimon Kucharský, Paul-Christian Bürkner arxiv

Amortized Bayesian Inference (ABI) enables efficient posterior estimation using generative neural networks trained on simulated data, but often suffers from performance degradation under model misspecification. While self-consistency (SC) training on unlabeled empirical data can enhance network robustness, current approaches are limited to static, single-task settings and fail to handle sequentially arriving data or distribution shifts. We propose a continual learning framework for ABI that decouples simulation-based pre-training from unsupervised sequential SC fine-tuning on real-world data. To address the challenge of catastrophic forgetting, we introduce two adaptation strategies: (1) SC with episodic replay, utilizing a memory buffer of past observations, and (2) SC with elastic weight consolidation, which regularizes updates to preserve task-critical parameters. Across three diverse case studies, our methods significantly mitigate forgetting and yield posterior estimates that outperform standard simulation-based training, achieving estimates closer to MCMC reference, providing a viable path for trustworthy ABI across a range of different tasks.

📄 PDF Abstract BibTeX arXiv:2602.22884

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningBayesian Inference

Similar Papers 제목 키워드 기반

Does Unsupervised Domain Adaptation Improve the Robustness of Amortized Bayesian Inference? A Systematic Evaluation

2025-02-07 · Lasse Elsemüller, Valentin Pratz, Mischa von Krause, Andreas Voss 외

Neural networks are fragile when confronted with data that significantly deviates from their training distribution. This is true in particular for simulation-based inference methods, such as neural amortized Bayesian inf…

Bayesian InferenceDomain AdaptationUnsupervised Domain Adaptation

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

All-in-one simulation-based inference

2024-04-15 · Manuel Gloeckler, Michael Deistler, Christian Weilbach, Frank Wood 외

Amortized Bayesian inference trains neural networks to solve stochastic inference problems using model simulations, thereby making it possible to rapidly perform Bayesian inference for any newly observed data. However, c…

AllBayesian InferenceEpidemiology