Evidential Uncertainty Quantification: A Variance-Based Perspective
Ruxiao Duan, Brian Caffo, Harrison X. Bai, Haris I. Sair, Craig Jones

TL;DR
This paper introduces a novel variance-based method for quantifying evidential uncertainty in classification tasks, extending techniques from regression to provide class-level uncertainty and correlation insights.
Contribution
It adapts the variance-based approach from regression to classification, enabling class-wise uncertainty and correlation quantification in evidential deep learning.
Findings
Variance-based approach achieves similar accuracy to entropy-based methods.
Provides class-level uncertainty and between-class correlation information.
Effective in cross-domain active learning scenarios.
Abstract
Uncertainty quantification of deep neural networks has become an active field of research and plays a crucial role in various downstream tasks such as active learning. Recent advances in evidential deep learning shed light on the direct quantification of aleatoric and epistemic uncertainties with a single forward pass of the model. Most traditional approaches adopt an entropy-based method to derive evidential uncertainty in classification, quantifying uncertainty at the sample level. However, the variance-based method that has been widely applied in regression problems is seldom used in the classification setting. In this work, we adapt the variance-based approach from regression to classification, quantifying classification uncertainty at the class level. The variance decomposition technique in regression is extended to class covariance decomposition in classification based on the law…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Evidential Uncertainty Quantification: A Variance-Based Perspective· youtube
Taxonomy
TopicsMachine Learning and Algorithms · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
