paper-with-me

Papers

Multidimensional Uncertainty-Aware Evidential Neural Networks

2020-12-26 · Yibo Hu, Yuzhe Ou, Xujiang Zhao, Jin-Hee Cho, Feng Chen

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 data. However, the ENN is trained as a black box without explicitly considering inherent uncertainty in data with their different root causes, such as vacuity (i.e., uncertainty due to a lack of evidence) or dissonance (i.e., uncertainty due to conflicting evidence). By considering the multidimensional uncertainty, we proposed a novel uncertainty-aware evidential NN called WGAN-ENN (WENN) for solving an out-of-distribution (OOD) detection problem. We took a hybrid approach that combines Wasserstein Generative Adversarial Network (WGAN) with ENNs to jointly train a model with prior knowledge of a certain class, which has high vacuity for OOD samples. Via extensive empirical experiments based on both synthetic and real-world datasets, we demonstrated that the estimation of uncertainty by WENN can significantly help distinguish OOD samples from boundary samples. WENN outperformed in OOD detection when compared with other competitive counterparts.

📄 PDF Abstract BibTeX arXiv:2012.13676

Code (1)

snowood1/wenn 공식 구현 pytorch

Tasks

Generative Adversarial NetworkMulti-class ClassificationOutlier DetectionOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

EvidMTL: Evidential Multi-Task Learning for Uncertainty-Aware Semantic Surface Mapping from Monocular RGB Images

2025-03-06 · Rohit Menon, Nils Dengler, Sicong Pan, Gokul Krishna Chenchani 외

For scene understanding in unstructured environments, an accurate and uncertainty-aware metric-semantic mapping is required to enable informed action selection by autonomous systems. Existing mapping methods often suffer…

Depth EstimationDepth PredictionMulti-Task LearningScene Understanding+2

EviDep: Uncertainty-Aware Multimodal Depression Estimation via Disentangled Evidential Learning

2026-04-17 · Fangyuan Liu, Sirui Zhao, Zeyu Zhang, Jinyang Huang 외 arxiv

Audio--visual recordings provide complementary cues for estimating depression severity, but their informativeness varies across time and modalities. Point predictions alone do not express the uncertainty associated with …

Knowledge from Uncertainty in Evidential Deep Learning

2023-10-19 · Cai Davies, Marc Roig Vilamala, Alun D. Preece, Federico Cerutti 외

This work reveals an evidential signal that emerges from the uncertainty value in Evidential Deep Learning (EDL). EDL is one example of a class of uncertainty-aware deep learning approaches designed to provide confidence…

Deep Learning

ELC: Evidential Lifelong Classifier for Uncertainty Aware Radar Pulse Classification

2026-04-08 · Mohamed Rabie, Chinthana Panagamuwa, Konstantinos G. Kyriakopoulos arxiv

Reliable radar pulse classification is essential in Electromagnetic Warfare for situational awareness and decision support. Deep Neural Networks have shown strong performance in radar pulse and RF emitter recognition; ho…

Continual Learning

Uncertainty quantification in neural network-based glucose prediction for diabetes

2026-03-05 · Hai Siong Tan, Rafe McBeth arxiv

In this work, we investigate uncertainty-aware neural network models for blood glucose prediction and adverse glycemic event identification in Type 1 diabetes. We consider three families of sequence models based on LSTM,…