Multidimensional Uncertainty-Aware Evidential Neural Networks
Yibo Hu, Yuzhe Ou, Xujiang Zhao, Jin-Hee Cho, Feng Chen

TL;DR
This paper introduces WGAN-ENN, a novel multidimensional uncertainty-aware evidential neural network that improves out-of-distribution detection by explicitly modeling different sources of uncertainty, outperforming existing methods.
Contribution
The paper proposes WGAN-ENN, combining Wasserstein GANs with evidential neural networks to explicitly model multidimensional uncertainty for better OOD detection.
Findings
WENN effectively distinguishes OOD from in-distribution samples.
WENN outperforms existing methods in OOD detection accuracy.
Explicit uncertainty modeling enhances decision-making in neural networks.
Abstract
Traditional deep neural networks (NNs) have significantly contributed to the state-of-the-art performance in the task of classification under various application domains. However, NNs have not considered inherent uncertainty in data associated with the class probabilities where misclassification under uncertainty may easily introduce high risk in decision making in real-world contexts (e.g., misclassification of objects in roads leads to serious accidents). Unlike Bayesian NN that indirectly infer uncertainty through weight uncertainties, evidential NNs (ENNs) have been recently proposed to explicitly model the uncertainty of class probabilities and use them for classification tasks. An ENN offers the formulation of the predictions of NNs as subjective opinions and learns the function by collecting an amount of evidence that can form the subjective opinions by a deterministic NN from…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Infrastructure Maintenance and Monitoring · Anomaly Detection Techniques and Applications
