paper-with-me

홈 › Papers

Conformal prediction under ambiguous ground truth

2023-07-18 · David Stutz, Abhijit Guha Roy, Tatiana Matejovicova, Patricia Strachan, Ali Taylan Cemgil, Arnaud Doucet

Conformal Prediction (CP) allows to perform rigorous uncertainty quantification by constructing a prediction set $C(X)$ satisfying $\mathbb{P}(Y \in C(X))\geq 1-\alpha$ for a user-chosen $\alpha \in [0,1]$ by relying on calibration data $(X_1,Y_1),...,(X_n,Y_n)$ from $\mathbb{P}=\mathbb{P}^{X} \otimes \mathbb{P}^{Y|X}$. It is typically implicitly assumed that $\mathbb{P}^{Y|X}$ is the "true" posterior label distribution. However, in many real-world scenarios, the labels $Y_1,...,Y_n$ are obtained by aggregating expert opinions using a voting procedure, resulting in a one-hot distribution $\mathbb{P}_{vote}^{Y|X}$. For such ``voted'' labels, CP guarantees are thus w.r.t. $\mathbb{P}_{vote}=\mathbb{P}^X \otimes \mathbb{P}_{vote}^{Y|X}$ rather than the true distribution $\mathbb{P}$. In cases with unambiguous ground truth labels, the distinction between $\mathbb{P}_{vote}$ and $\mathbb{P}$ is irrelevant. However, when experts do not agree because of ambiguous labels, approximating $\mathbb{P}^{Y|X}$ with a one-hot distribution $\mathbb{P}_{vote}^{Y|X}$ ignores this uncertainty. In this paper, we propose to leverage expert opinions to approximate $\mathbb{P}^{Y|X}$ using a non-degenerate distribution $\mathbb{P}_{agg}^{Y|X}$. We develop Monte Carlo CP procedures which provide guarantees w.r.t. $\mathbb{P}_{agg}=\mathbb{P}^X \otimes \mathbb{P}_{agg}^{Y|X}$ by sampling multiple synthetic pseudo-labels from $\mathbb{P}_{agg}^{Y|X}$ for each calibration example $X_1,...,X_n$. In a case study of skin condition classification with significant disagreement among expert annotators, we show that applying CP w.r.t. $\mathbb{P}_{vote}$ under-covers expert annotations: calibrated for $72\%$ coverage, it falls short by on average $10\%$; our Monte Carlo CP closes this gap both empirically and theoretically.

📄 PDF Abstract BibTeX arXiv:2307.09302

Code (2)

google-deepmind/uncertain_ground_truth 공식 구현 jax
alaalab/webcp pytorch

Tasks

Conformal PredictionPredictionUncertainty Quantification

Similar Papers 제목 키워드 기반

Conformalized Credal Regions for Classification with Ambiguous Ground Truth

2024-11-07 · Michele Caprio, David Stutz, Shuo Li, Arnaud Doucet

An open question in \emph{Imprecise Probabilistic Machine Learning} is how to empirically derive a credal region (i.e., a closed and convex family of probabilities on the output space) from the available data, without an…

Conformal PredictionDisentanglementPrediction

E-Values Expand the Scope of Conformal Prediction

2025-03-17 · Etienne Gauthier, Francis Bach, Michael I. Jordan

Conformal prediction is a powerful framework for distribution-free uncertainty quantification. The standard approach to conformal prediction relies on comparing the ranks of prediction scores: under exchangeability, the …

Conformal PredictionPredictionUncertainty Quantificationvalid

Conformalized Credal Set Predictors

2024-02-16 · Alireza Javanmardi, David Stutz, Eyke Hüllermeier

Credal sets are sets of probability distributions that are considered as candidates for an imprecisely known ground-truth distribution. In machine learning, they have recently attracted attention as an appealing formalis…

Conformal PredictionNatural Language InferencePredictionvalid

ENCP: Episode-Normalized Conformal Prediction for Vision-and-Language Navigation

2026-09-15 · Vicky Feliren, A. Taufiq Asyhari, Muhamad Risqi U. Saputra arxiv

Uncertainty estimation for Vision-Language-Navigation (VLN) models is a critical task since it can help identify ambiguous and unreliable predictions, enabling agents to make safer navigation decisions. As one of the mos…

Label Noise Robustness of Conformal Prediction

2022-09-28 · Bat-Sheva Einbinder, Shai Feldman, Stephen Bates, Anastasios N. Angelopoulos 외

We study the robustness of conformal prediction, a powerful tool for uncertainty quantification, to label noise. Our analysis tackles both regression and classification problems, characterizing when and how it is possibl…

Conformal PredictionPredictionregressionUncertainty Quantification