paper-with-me

Papers

Variational predictive resampling

2026-05-11 · Laura Battaglia, Stefano Cortinovis, Chris Holmes, David T. Frazier, Jack Jewson arxiv

Bayesian inference provides principled uncertainty quantification, but accurate posterior sampling with MCMC can be computationally prohibitive for modern applications. Variational inference (VI) offers a scalable alternative and often yields accurate predictive distributions, but cheap variational families such as mean-field (MF) can produce over-concentrated approximations that miss posterior dependence. We propose variational predictive resampling (VPR), a scalable posterior sampling method that exploits VI's predictive strength within a predictive-resampling framework to better approximate the Bayesian posterior. Given a prior-likelihood pair, VPR repeatedly imputes future observations from the current variational predictive, updates the variational approximation after each imputation, and records the parameter value implied by the completed sample. We establish conditions under which the law of the parameter returned by VPR is well defined and show that its finite-horizon approximation converges to this limit. In a tractable Gaussian location model, we show that VPR with MF variational predictives converges to the exact Bayesian posterior, whereas the optimal MF-VI approximation retains a non-vanishing asymptotic gap. Experiments on linear regression, logistic regression, and hierarchical linear mixed-effects models demonstrate that VPR substantially improves posterior uncertainty quantification and recovers posterior dependence missed by MF-VI, while remaining computationally competitive with, and often more efficient than, MCMC.

📄 PDF Abstract BibTeX arXiv:2605.11168

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Synthetic Data in Education: Empirical Insights from Traditional Resampling and Deep Generative Models

2026-04-22 · Tapiwa Amion Chinodakufa, Ashfaq Ali Shafin, Khandaker Mamun Ahmed arxiv

Synthetic data generation offers promise for addressing data scarcity and privacy concerns in educational technology, yet practitioners lack empirical guidance for selecting between traditional resampling techniques and …

Synthetic Data Generation

From Drift to Coherence: Stabilizing Beliefs in LLMs

2026-06-16 · SongEun Kim, Seungyoo Lee, Edwin Fong, Hyungi Lee 외 arxiv

Large language models (LLMs) are often hypothesized to perform implicit Bayesian inference, yet a key coherence condition, the martingale property of predictive beliefs, has been shown to fail in controlled synthetic in-…

Bayesian InferenceQuestion Answering

Prediction model for rare events in longitudinal follow-up and resampling methods

2023-06-19 · Pierre Druilhet, Mathieu Berthe, Stéphanie Léger

We consider the problem of model building for rare events prediction in longitudinal follow-up studies. In this paper, we compare several resampling methods to improve standard regression models on a real life example. W…

regression

Variational Resampling Based Assessment of Deep Neural Networks under Distribution Shift

2019-06-07 · Xudong Sun, Alexej Gossmann, Yu Wang, Bernd Bischl

A novel variational inference based resampling framework is proposed to evaluate the robustness and generalization capability of deep learning models with respect to distribution shift. We use Auto Encoding Variational B…

Domain AdaptationDomain GeneralizationGeneral Classificationimage-classification+3

Differentiable Particle Filtering via Entropy-Regularized Optimal Transport

2021-02-15 · Adrien Corenflos, James Thornton, George Deligiannidis, Arnaud Doucet

Particle Filtering (PF) methods are an established class of procedures for performing inference in non-linear state-space models. Resampling is a key ingredient of PF, necessary to obtain low variance likelihood and stat…

State Space ModelsVariational Inference