paper-with-me

Papers

Centroid Approximation for Bootstrap: Improving Particle Quality at Inference

2021-10-17 · Mao Ye, Qiang Liu

Bootstrap is a principled and powerful frequentist statistical tool for uncertainty quantification. Unfortunately, standard bootstrap methods are computationally intensive due to the need of drawing a large i.i.d. bootstrap sample to approximate the ideal bootstrap distribution; this largely hinders their application in large-scale machine learning, especially deep learning problems. In this work, we propose an efficient method to explicitly \emph{optimize} a small set of high quality ``centroid'' points to better approximate the ideal bootstrap distribution. We achieve this by minimizing a simple objective function that is asymptotically equivalent to the Wasserstein distance to the ideal bootstrap distribution. This allows us to provide an accurate estimation of uncertainty with a small number of bootstrap centroids, outperforming the naive i.i.d. sampling approach. Empirically, we show that our method can boost the performance of bootstrap in a variety of applications.

📄 PDF Abstract BibTeX arXiv:2110.08720

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

A Variational View on Bootstrap Ensembles as Bayesian Inference

2020-06-08 · Dimitrios Milios, Pietro Michiardi, Maurizio Filippone

In this paper, we employ variational arguments to establish a connection between ensemble methods for Neural Networks and Bayesian inference. We consider an ensemble-based scheme where each model/particle corresponds to …

Bayesian Inferencevalid

High-dimensional Bayesian filtering through deep density approximation

2025-11-10 · Kasper Bågmark, Filip Rydin arxiv

In this work, we systematically benchmark two recently developed deep density methods for nonlinear filtering. We model the filtering density of a discretely observed stochastic differential equation through the associat…

Computational Efficiency

Probabilistic programming for birth-death models of evolution using an alive particle filter with delayed sampling

2019-07-10 · Jan Kudlicka, Lawrence M. Murray, Fredrik Ronquist, Thomas B. Schön

We consider probabilistic programming for birth-death models of evolution and introduce a new widely-applicable inference method that combines an extension of the alive particle filter (APF) with automatic Rao-Blackwelli…

Probabilistic Programming

Parametric Bootstrap Ensembles as Variational Inference

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Dimitrios Milios, Pietro Michiardi, Maurizio Filippone

In this paper, we employ variational arguments to establish a connection between ensemble methods for Neural Networks and Bayesian inference. We consider an ensemble-based scheme where each model/particle corresponds to …

Bayesian InferenceVariational Inference

Rao-Blackwellized POMDP Planning

2024-09-24 · Jiho Lee, Nisar R. Ahmed, Kyle H. Wray, Zachary N. Sunberg

Partially Observable Markov Decision Processes (POMDPs) provide a structured framework for decision-making under uncertainty, but their application requires efficient belief updates. Sequential Importance Resampling Part…

Decision MakingDecision Making Under Uncertainty