Evidential Uncertainty Sets in Deep Classifiers Using Conformal Prediction
Hamed Karimi, Reza Samavi
TL;DR
Evidential Conformal Prediction (ECP) fuses Conformal Prediction with Evidential Deep Learning to produce prediction sets that are both efficient and adaptive while guaranteeing marginal coverage. The approach derives a novel non-conformity score from logit-based evidential quantities, including belief masses, Dirichlet parameters, and a model uncertainty u, and uses uncertainty surprisal and expected utility to form per-label costs. ECP offers theoretical coverage guarantees and reliability metrics for marginal coverage, and experiments on ImageNet datasets show smaller prediction sets and improved adaptivity compared to APS and RAPS, without extra hyperparameter tuning. The work presents a practical, principled framework for uncertainty-aware classification with strong performance guarantees in safety-critical settings.
Abstract
In this paper, we propose Evidential Conformal Prediction (ECP) method for image classifiers to generate the conformal prediction sets. Our method is designed based on a non-conformity score function that has its roots in Evidential Deep Learning (EDL) as a method of quantifying model (epistemic) uncertainty in DNN classifiers. We use evidence that are derived from the logit values of target labels to compute the components of our non-conformity score function: the heuristic notion of uncertainty in CP, uncertainty surprisal, and expected utility. Our extensive experimental evaluation demonstrates that ECP outperforms three state-of-the-art methods for generating CP sets, in terms of their set sizes and adaptivity while maintaining the coverage of true labels.
