paper-with-me

홈 › Papers

Exploring the Limits of Epistemic Uncertainty Quantification in Low-Shot Settings

2021-11-18 · NeurIPS Workshop LatinX_in_AI 2021 12 · Matias Valdenegro-Toro

Uncertainty quantification in neural network promises to increase safety of AI systems, but it is not clear how performance might vary with the training set size. In this paper we evaluate seven uncertainty methods on Fashion MNIST and CIFAR10, as we sub-sample and produce varied training set sizes. We find that calibration error and out of distribution detection performance strongly depend on the training set size, with most methods being miscalibrated on the test set with small training sets. Gradient-based methods seem to poorly estimate epistemic uncertainty and are the most affected by training set size. We expect our results can guide future research into uncertainty quantification and help practitioners select methods based on their particular available data.

📄 PDF Abstract BibTeX arXiv:2111.09808

Code (1)

mvaldenegro/paper-quality-epistemic-uncertainty-bayes 공식 구현

Tasks

Out-of-Distribution DetectionUncertainty Quantification

Similar Papers 제목 키워드 기반

Evidential Neural Radiance Fields

2026-02-27 · Ruxiao Duan, Alex Wong arxiv

Understanding sources of uncertainty is fundamental to trustworthy three-dimensional scene modeling. While recent advances in neural radiance fields (NeRFs) achieve impressive accuracy in scene reconstruction and novel v…

Novel View Synthesis

From Aleatoric to Epistemic: Exploring Uncertainty Quantification Techniques in Artificial Intelligence

2025-01-05 · Tianyang Wang, Yunze Wang, Jun Zhou, Benji Peng 외

Uncertainty quantification (UQ) is a critical aspect of artificial intelligence (AI) systems, particularly in high-risk domains such as healthcare, autonomous systems, and financial technology, where decision-making proc…

Decision MakingEnsemble LearningUncertainty Quantification

Epistemic Wrapping for Uncertainty Quantification

2025-05-04 · Maryam Sultana, Neil Yorke-Smith, Kaizheng Wang, Shireen Kudukkil Manchingal 외

Uncertainty estimation is pivotal in machine learning, especially for classification tasks, as it improves the robustness and reliability of models. We introduce a novel `Epistemic Wrapping' methodology aimed at improvin…

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…

Uncertainty Quantification and Data Efficiency in AI: An Information-Theoretic Perspective

2025-12-04 · Osvaldo Simeone, Yaniv Romano arxiv

In context-specific applications such as robotics, telecommunications, and healthcare, artificial intelligence systems often face the challenge of limited training data. This scarcity introduces epistemic uncertainty, i.…

Data Augmentation