LGAIMLFeb 22, 2025

A calibration test for evaluating set-based epistemic uncertainty representations

arXiv:2502.16299v25 citationsh-index: 69Mach learn
Originality Incremental advance
AI Analysis

This work addresses the problem of ensuring valid uncertainty quantification in machine learning for applications requiring reliable probabilistic predictions, representing an incremental improvement with instance-dependent calibration.

The paper tackles the challenge of evaluating set-based epistemic uncertainty representations by proposing a novel statistical test to determine if a convex combination of a set's predictions is calibrated, demonstrating benefits on synthetic and real-world experiments.

The accurate representation of epistemic uncertainty is a challenging yet essential task in machine learning. A widely used representation corresponds to convex sets of probabilistic predictors, also known as credal sets. One popular way of constructing these credal sets is via ensembling or specialized supervised learning methods, where the epistemic uncertainty can be quantified through measures such as the set size or the disagreement among members. In principle, these sets should contain the true data-generating distribution. As a necessary condition for this validity, we adopt the strongest notion of calibration as a proxy. Concretely, we propose a novel statistical test to determine whether there is a convex combination of the set's predictions that is calibrated in distribution. In contrast to previous methods, our framework allows the convex combination to be instance dependent, recognizing that different ensemble members may be better calibrated in different regions of the input space. Moreover, we learn this combination via proper scoring rules, which inherently optimize for calibration. Building on differentiable, kernel-based estimators of calibration errors, we introduce a nonparametric testing procedure and demonstrate the benefits of capturing instance-level variability on of synthetic and real-world experiments.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes