paper-with-me

홈 › Papers

Certainly Uncertain: A Benchmark and Metric for Multimodal Epistemic and Aleatoric Awareness

2024-07-02 · Khyathi Raghavi Chandu, Linjie Li, Anas Awadalla, Ximing Lu, Jae Sung Park, Jack Hessel, Lijuan Wang, Yejin Choi

The ability to acknowledge the inevitable uncertainty in their knowledge and reasoning is a prerequisite for AI systems to be truly truthful and reliable. In this paper, we present a taxonomy of uncertainty specific to vision-language AI systems, distinguishing between epistemic uncertainty (arising from a lack of information) and aleatoric uncertainty (due to inherent unpredictability), and further explore finer categories within. Based on this taxonomy, we synthesize a benchmark dataset, CertainlyUncertain, featuring 178K visual question answering (VQA) samples as contrastive pairs. This is achieved by 1) inpainting images to make previously answerable questions into unanswerable ones; and 2) using image captions to prompt large language models for both answerable and unanswerable questions. Additionally, we introduce a new metric confidence-weighted accuracy, that is well correlated with both accuracy and calibration error, to address the shortcomings of existing metrics.

📄 PDF Abstract BibTeX arXiv:2407.01942

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

A Mutual Information Lower Bound for Multimodal Regression Active Learning

2026-05-14 · Leonardo Ferreira Guilhoto, Akshat Kaushal, Paris Perdikaris arxiv

Active learning for continuous regression has lacked an acquisition function that targets epistemic uncertainty when the predictive distribution is multimodal: variance misses modal disagreement, and information-theoreti…

Active Learning

Diffusion Epistemic Uncertainty with Asymmetric Learning for Diffusion-Generated Image Detection

2026-01-21 · Yingsong Huang, Hui Guo, Jing Huang, Bing Bai 외 arxiv

The rapid progress of diffusion models highlights the growing need for detecting generated images. Previous research demonstrates that incorporating diffusion-based measurements, such as reconstruction error, can enhance…

Evaluating Epistemic Uncertainty: Beyond OOD Detection and Active Learning

2026-07-16 · Jakub Paplhám, Willem Waegeman, Eyke Hüllermeier, Vojtěch Franc arxiv

Current evaluation of epistemic uncertainty relies on tasks such as out-ofdistribution detection and active learning. However, the Bayes-optimal decision strategies for these tasks do not coincide with the scores commonl…

Active Learning

Bayesian Uncertainty Estimation of Learned Variational MRI Reconstruction

2021-02-12 · Dominik Narnhofer, Alexander Effland, Erich Kobler, Kerstin Hammernik 외

Recent deep learning approaches focus on improving quantitative scores of dedicated benchmarks, and therefore only reduce the observation-related (aleatoric) uncertainty. However, the model-immanent (epistemic) uncertain…

MRI Reconstruction

Bayesian Neural Networks vs. Mixture Density Networks: Theoretical and Empirical Insights for Uncertainty-Aware Nonlinear Modeling

2025-10-28 · Riddhi Pratim Ghosh, Ian Barnett arxiv

This paper investigates two prominent probabilistic neural modeling paradigms: Bayesian Neural Networks (BNNs) and Mixture Density Networks (MDNs) for uncertainty-aware nonlinear regression. While BNNs incorporate episte…