Beyond Uncertainty Quantification: Learning Uncertainty for Trust-Informed Neural Network Decisions - A Case Study in COVID-19 Classification
Hassan Gharoun, Mohammad Sadegh Khorshidi, Fang Chen, and Amir H. Gandomi

TL;DR
This paper introduces an uncertainty-aware neural network that learns to determine when predictions can be trusted, improving decision reliability in critical applications like COVID-19 diagnosis.
Contribution
It presents a novel stacked neural network framework that learns to assess prediction trustworthiness, surpassing traditional threshold-based uncertainty quantification methods.
Findings
Reduces confidently incorrect predictions significantly
Outperforms traditional threshold-based methods
Enhances trustworthiness in high-stakes decision systems
Abstract
Reliable uncertainty quantification is critical in high-stakes applications, such as medical diagnosis, where confidently incorrect predictions can erode trust in automated decision-making systems. Traditional uncertainty quantification methods rely on a predefined confidence threshold to classify predictions as confident or uncertain. However, this approach assumes that predictions exceeding the threshold are trustworthy, while those below it are uncertain, without explicitly assessing the correctness of high-confidence predictions. As a result, confidently incorrect predictions may still occur, leading to misleading uncertainty assessments. To address this limitation, this study proposed an uncertainty-aware stacked neural network, which extends conventional uncertainty quantification by learning when predictions should be trusted. The framework consists of a two-tier model: the base…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI)
MethodsMonte Carlo Dropout · Dropout
