paper-with-me

Papers

Reducing Aleatoric and Epistemic Uncertainty through Multi-modal Data Acquisition

2025-01-30 · Arthur Hoarau, Benjamin Quost, Sébastien Destercke, Willem Waegeman

To generate accurate and reliable predictions, modern AI systems need to combine data from multiple modalities, such as text, images, audio, spreadsheets, and time series. Multi-modal data introduces new opportunities and challenges for disentangling uncertainty: it is commonly assumed in the machine learning community that epistemic uncertainty can be reduced by collecting more data, while aleatoric uncertainty is irreducible. However, this assumption is challenged in modern AI systems when information is obtained from different modalities. This paper introduces an innovative data acquisition framework where uncertainty disentanglement leads to actionable decisions, allowing sampling in two directions: sample size and data modality. The main hypothesis is that aleatoric uncertainty decreases as the number of modalities increases, while epistemic uncertainty decreases by collecting more observations. We provide proof-of-concept implementations on two multi-modal datasets to showcase our data acquisition framework, which combines ideas from active learning, active feature acquisition and uncertainty quantification.

📄 PDF Abstract BibTeX arXiv:2501.18268

Code (1)

ArthurHoa/deep-eknn 공식 구현 pytorch

Tasks

Active LearningDisentanglementUncertainty Quantification

Similar Papers 제목 키워드 기반

Credal Concept Bottleneck Models for Epistemic-Aleatoric Uncertainty Decomposition

2026-04-27 · Tanmoy Mukherjee, Thomas Bailleux, Pierre Marquis, Zied Bouraoui arxiv

Concept Bottleneck Models (CBMs) predict through human-interpretable concepts, but they typically output point concept probabilities that conflate epistemic uncertainty (reducible model underspecification) with aleatoric…

CLAPS: Aleatoric-Epistemic Scaling via Last-Layer Laplace for Conformal Regression

2025-12-01 · Dongseok Kim, Hyoungsun Choi, Mohamed Jismy Aashik Rasool, Gisung Oh arxiv

Conformal regression provides finite-sample marginal coverage, but it does not by itself determine how interval width should adapt across heterogeneous inputs. Existing locally adaptive methods mainly account for aleator…

Disentangling Epistemic and Aleatoric Uncertainty in Reinforcement Learning

2022-06-03 · Bertrand Charpentier, Ransalu Senanayake, Mykel Kochenderfer, Stephan Günnemann

Characterizing aleatoric and epistemic uncertainty on the predicted rewards can help in building reliable reinforcement learning (RL) systems. Aleatoric uncertainty results from the irreducible environment stochasticity …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Why Machine Learning Models Fail to Fully Capture Epistemic Uncertainty

2025-05-29 · Sebastián Jiménez, Mira Jürgens, Willem Waegeman

In recent years various supervised learning methods that disentangle aleatoric and epistemic uncertainty based on second-order distributions have been proposed. We argue that these methods fail to capture critical compon…

Uncertainty Quantification

Normalizing Flow Ensembles for Rich Aleatoric and Epistemic Uncertainty Modeling

2023-02-02 · Lucas Berry, David Meger

In this work, we demonstrate how to reliably estimate epistemic uncertainty while maintaining the flexibility needed to capture complicated aleatoric distributions. To this end, we propose an ensemble of Normalizing Flow…

Active Learning