English

Rethinking Vacuity for OOD Detection in Evidential Deep Learning

Artificial Intelligence 2026-05-08 v1

Abstract

Vacuity, or Uncertainty Mass (UM), is commonly used as a metric to evaluate Out-of-Distribution (OOD) detection in Evidential Deep Learning (EDL). It generally involves dividing the number of classes (KK) by the total strength of belief (SS) of the model's predictions, where SS is derived from summing the Dirichlet parameters. As such, UM is sensitive to the cardinality of KK. In particular, it is unlikely in practice that there is a linear relationship between KK and SS as KK and SS increase due to the nature of EDL (suppressing incorrectly assigned evidence). As a result, when comparing In Distribution (ID) and OOD results, it is important that KIDK_{\mathrm{ID}} and KOODK_{\mathrm{OOD}} are equal; something that is not always ensured in practice. We provide an empirical demonstration of how results for AUROC and AUPR can substantially differ when class cardinality between ID and OOD differs by 1, with AUROC differing by as much as 0.318 and AUPR by 0.613 for standard EDL, and AUROC by 0.360 and AUPR by 0.683 for IB-EDL. More concretely, our findings isolate an evaluation artefact: when K differs between ID and OOD, AUROC/AUPR can be artificially inflated without any change in model predictions. We further discuss the evaluation of EDL over causal language models using Multiple-Choice Question-Answer (MCQA) datasets and argue for clearer definitions of ID and OOD in this context. Our primary contribution is an empirical and theoretical demonstration that vacuity-based OOD detection in EDL-fine-tuned LLMs is highly sensitive to uncontrolled differences in evaluated class cardinality.

Keywords

Cite

@article{arxiv.2605.06382,
  title  = {Rethinking Vacuity for OOD Detection in Evidential Deep Learning},
  author = {Claire McNamara},
  journal= {arXiv preprint arXiv:2605.06382},
  year   = {2026}
}
R2 v1 2026-07-01T12:55:16.165Z