Uncertainty Estimation by Density Aware Evidential Deep Learning
About
Evidential deep learning (EDL) has shown remarkable success in uncertainty estimation. However, there is still room for improvement, particularly in out-of-distribution (OOD) detection and classification tasks. The limited OOD detection performance of EDL arises from its inability to reflect the distance between the testing example and training data when quantifying uncertainty, while its limited classification performance stems from its parameterization of the concentration parameters. To address these limitations, we propose a novel method called Density Aware Evidential Deep Learning (DAEDL). DAEDL integrates the feature space density of the testing example with the output of EDL during the prediction stage, while using a novel parameterization that resolves the issues in the conventional parameterization. We prove that DAEDL enjoys a number of favorable theoretical properties. DAEDL demonstrates state-of-the-art performance across diverse downstream tasks related to uncertainty estimation and classification
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Classification | CIFAR10 (test) | Accuracy91.11 | 266 | |
| Classification | CIFAR-100 (test) | Accuracy66.01 | 129 | |
| OOD Detection | CIFAR-10 (IND) SVHN (OOD) | AUROC0.8924 | 91 | |
| OOD Detection | CIFAR-100 IND SVHN OOD | AUROC (%)81.07 | 74 | |
| OOD Detection | CIFAR100 ID TImageNet OOD | AUROC0.7504 | 31 | |
| Calibration | DermaMNIST (test) | Brier Score2.78 | 19 | |
| Image Classification | DMNIST (test) | Test Accuracy84.12 | 16 | |
| OOD Detection | CIFAR-10 IND CIFAR-100 OOD (test) | AUROC0.8604 | 13 | |
| Misclassification Detection | CIFAR-10 (test) | -- | 11 | |
| Misclassification Detection | CIFAR-100 (test) | -- | 11 |