LGMLMay 28, 2025

Uncertainty Quantification with Proper Scoring Rules: Adjusting Measures to Prediction Tasks

arXiv:2505.22538v1h-index: 69
Originality Incremental advance
AI Analysis

This work addresses uncertainty quantification for machine learning practitioners by providing a flexible framework, though it is incremental as it builds on existing scoring rule decompositions.

The paper tackles uncertainty quantification by proposing measures based on proper scoring rules, showing that matching the scoring rule to the task loss improves selective prediction, and demonstrating that mutual information works best for out-of-distribution detection while a zero-one-loss-based measure outperforms others in active learning.

We address the problem of uncertainty quantification and propose measures of total, aleatoric, and epistemic uncertainty based on a known decomposition of (strictly) proper scoring rules, a specific type of loss function, into a divergence and an entropy component. This leads to a flexible framework for uncertainty quantification that can be instantiated with different losses (scoring rules), which makes it possible to tailor uncertainty quantification to the use case at hand. We show that this flexibility is indeed advantageous. In particular, we analyze the task of selective prediction and show that the scoring rule should ideally match the task loss. In addition, we perform experiments on two other common tasks. For out-of-distribution detection, our results confirm that a widely used measure of epistemic uncertainty, mutual information, performs best. Moreover, in the setting of active learning, our measure of epistemic uncertainty based on the zero-one-loss consistently outperforms other uncertainty measures.

Foundations

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

Your Notes