paper-with-me

Papers

Posterior Uncertainty Quantification in Neural Networks using Data Augmentation

2024-03-18 · Luhuan Wu, Sinead Williamson

In this paper, we approach the problem of uncertainty quantification in deep learning through a predictive framework, which captures uncertainty in model parameters by specifying our assumptions about the predictive distribution of unseen future data. Under this view, we show that deep ensembling (Lakshminarayanan et al., 2017) is a fundamentally mis-specified model class, since it assumes that future data are supported on existing observations only -- a situation rarely encountered in practice. To address this limitation, we propose MixupMP, a method that constructs a more realistic predictive distribution using popular data augmentation techniques. MixupMP operates as a drop-in replacement for deep ensembles, where each ensemble member is trained on a random simulation from this predictive distribution. Grounded in the recently-proposed framework of Martingale posteriors (Fong et al., 2023), MixupMP returns samples from an implicitly defined Bayesian posterior. Our empirical analysis showcases that MixupMP achieves superior predictive performance and uncertainty quantification on various image classification datasets, when compared with existing Bayesian and non-Bayesian approaches.

📄 PDF Abstract BibTeX arXiv:2403.12729

Code (1)

apple/ml-mixupmp 공식 구현 pytorch

Tasks

Data Augmentationimage-classificationImage ClassificationUncertainty Quantification

Similar Papers 제목 키워드 기반

Uncertainty Quantification for Prior-Data Fitted Networks using Martingale Posteriors

2025-05-16 · Thomas Nagler, David Rügamer

Prior-data fitted networks (PFNs) have emerged as promising foundation models for prediction from tabular data sets, achieving state-of-the-art performance on small to moderate data sizes without tuning. While PFNs are m…

Uncertainty Quantification

Quantification of Uncertainty with Adversarial Models

2023-09-21 · NeurIPS 2023 11

Quantifying uncertainty is important for actionable predictions in real-world applications. A crucial part of predictive uncertainty quantification is the estimation of epistemic uncertainty, which is defined as an integ…

Spectral Representations for Accurate Causal Uncertainty Quantification with Gaussian Processes

2024-10-18 · Hugh Dance, Peter Orbanz, Arthur Gretton

Accurate uncertainty quantification for causal effects is essential for robust decision making in complex systems, but remains challenging in non-parametric settings. One promising framework represents conditional distri…

Bayesian OptimisationDecision MakingGaussian ProcessesUncertainty Quantification

NeuralSurv: Deep Survival Analysis with Bayesian Uncertainty Quantification

2025-05-16 · Mélodie Monod, Alessandro Micheli, Samir Bhatt

We introduce NeuralSurv, the first deep survival model to incorporate Bayesian uncertainty quantification. Our non-parametric, architecture-agnostic framework flexibly captures time-varying covariate-risk relationships i…

Data AugmentationSurvival AnalysisUncertainty Quantification

CUQ-GNN: Committee-based Graph Uncertainty Quantification using Posterior Networks

2024-09-06 · Clemens Damke, Eyke Hüllermeier

In this work, we study the influence of domain-specific characteristics when defining a meaningful notion of predictive uncertainty on graph data. Previously, the so-called Graph Posterior Network (GPN) model has been pr…

Node ClassificationUncertainty Quantification