paper-with-me

홈 › Papers

Ribbon: Scalable Approximation and Robust Uncertainty Quantification

2026-06-25 · Graham Gibson, John Tipton, Kellin Rumsey, Natalie Klein arxiv

Reliably quantifying predictive uncertainty is difficult for complex, high-dimensional, or misspecified models. Both fully Bayesian and bootstrap resampling methods provide principled uncertainty estimates but are often too expensive for modern machine-learning models because they require posterior sampling or repeated model refitting. We introduce Ribbon, a scalable approximation to Dirichlet-reweighted bootstrap uncertainty. Ribbon replaces repeated refitting with an influence-function linearization around a single fitted model, preserving the first-order data-reweighting structure of the Bayesian bootstrap while requiring only post-hoc linear algebra. Ribbon approximates the Bayesian-bootstrap or weighted-likelihood-bootstrap refitting target. With a general concentration parameter, Ribbon gives a calibrated Dirichlet-reweighting family whose uncertainty scale can be tuned on validation data. We show that Ribbon is asymptotically equivalent to a flat-prior Laplace approximation under correct likelihood specification and recovers the robust sandwich covariance under misspecification. Across synthetic regression, MNIST classification, and California Housing benchmarks, Ribbon provides competitive predictive performance and improved calibration in several settings while avoiding repeated model retraining.

📄 PDF Abstract BibTeX arXiv:2606.27269

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

laplax -- Laplace Approximations with JAX

2025-07-22 · Tobias Weber, Bálint Mucsányi, Lenard Rommel, Thomas Christie 외 arxiv

The Laplace approximation provides a scalable and efficient means of quantifying weight-space uncertainty in deep neural networks, enabling the application of Bayesian tools such as predictive uncertainty and model selec…

Variational Bayes for high-dimensional proportional hazards models with applications within gene expression

2021-12-19 · Michael Komodromos, Eric Aboagye, Marina Evangelou, Sarah Filippi 외

Few Bayesian methods for analyzing high-dimensional sparse survival data provide scalable variable selection, effect estimation and uncertainty quantification. Such methods often either sacrifice uncertainty quantificati…

Uncertainty QuantificationVariable Selection

Stein Variational Newton Neural Network Ensembles

2024-11-04 · Klemens Flöge, Mohammed Abdul Moeed, Vincent Fortuin

Deep neural network ensembles are powerful tools for uncertainty quantification, which have recently been re-interpreted from a Bayesian perspective. However, current methods inadequately leverage second-order informatio…

Bayesian InferenceUncertainty Quantification

Uncertainty Quantification and Propagation in Surrogate-based Bayesian Inference

2023-12-08 · Philipp Reiser, Javier Enrique Aguilar, Anneli Guthke, Paul-Christian Bürkner

Surrogate models are statistical or conceptual approximations for more complex simulation models. In this context, it is crucial to propagate the uncertainty induced by limited simulation budget and surrogate approximati…

Bayesian InferenceUncertainty Quantification

STACI: Spatio-Temporal Aleatoric Conformal Inference

2025-05-27 · Brandon R. Feng, David Keetae Park, Xihaier Luo, Arantxa Urdangarin 외

Fitting Gaussian Processes (GPs) provides interpretable aleatoric uncertainty quantification for estimation of spatio-temporal fields. Spatio-temporal deep learning models, while scalable, typically assume a simplistic i…

Gaussian ProcessesGPUPrediction IntervalsUncertainty Quantification+1