paper-with-me

Papers

Uncertainty-Aware Reliable Text Classification

2021-07-15 · Yibo Hu, Latifur Khan

Deep neural networks have significantly contributed to the success in predictive accuracy for classification tasks. However, they tend to make over-confident predictions in real-world settings, where domain shifting and out-of-distribution (OOD) examples exist. Most research on uncertainty estimation focuses on computer vision because it provides visual validation on uncertainty quality. However, few have been presented in the natural language process domain. Unlike Bayesian methods that indirectly infer uncertainty through weight uncertainties, current evidential uncertainty-based methods explicitly model the uncertainty of class probabilities through subjective opinions. They further consider inherent uncertainty in data with different root causes, vacuity (i.e., uncertainty due to a lack of evidence) and dissonance (i.e., uncertainty due to conflicting evidence). In our paper, we firstly apply evidential uncertainty in OOD detection for text classification tasks. We propose an inexpensive framework that adopts both auxiliary outliers and pseudo off-manifold samples to train the model with prior knowledge of a certain class, which has high vacuity for OOD samples. Extensive empirical experiments demonstrate that our model based on evidential uncertainty outperforms other counterparts for detecting OOD examples. Our approach can be easily deployed to traditional recurrent neural networks and fine-tuned pre-trained transformers.

📄 PDF Abstract BibTeX arXiv:2107.07114

Code (1)

snowood1/BERT-ENN 공식 구현 pytorch

Tasks

ClassificationOutlier DetectionOut of Distribution (OOD) Detectiontext-classificationText Classification

Similar Papers 제목 키워드 기반

Reliable Breast Cancer Molecular Subtype Prediction based on uncertainty-aware Bayesian Deep Learning by Mammography

2024-12-16 · Mohaddeseh Chegini, Ali Mahloojifar

Breast cancer is a heterogeneous disease with different molecular subtypes, clinical behavior, treatment responses as well as survival outcomes. The development of a reliable, accurate, available and inexpensive method t…

Cancer ClassificationClassificationDeep LearningPrognosis+1

UATTA-ENS: Uncertainty Aware Test Time Augmented Ensemble for PIRC Diabetic Retinopathy Detection

2022-11-06 · Pratinav Seth, Adil Khan, Ananya Gupta, Saurabh Kumar Mishra 외

Deep Ensemble Convolutional Neural Networks has become a methodology of choice for analyzing medical images with a diagnostic performance comparable to a physician, including the diagnosis of Diabetic Retinopathy. Howeve…

Diabetic Retinopathy DetectionDiagnostic

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

Who to Trust? Aggregating Client Predictions in Federated Distillation

2025-09-18 · Viktor Kovalchuk, Denis Son, Arman Bolatov, Mohsen Guizani 외 arxiv

Under data heterogeneity (e.g., $\textit{class mismatch}$), clients may produce unreliable predictions for instances belonging to unfamiliar classes. An equally weighted combination of such predictions can corrupt the te…

Text Classification

Taming Perception Jitter: Uncertainty-Aware LiDAR Object Detection for Reliable Motion Classification

2026-06-08 · Cornelius Schröder, Žygimantas Marcinkus, Markus Lienkamp arxiv

Reliable motion classification is critical for autonomous driving, as false dynamic predictions of static objects can cascade into unnecessary planner interventions. Unstable bounding box predictions can lead to spurious…

Autonomous DrivingObject Detection