paper-with-me

홈 › Papers

Beyond Accuracy: Reliability and Uncertainty Estimation in Convolutional Neural Networks

2026-03-11 · Sanne Ruijs, Alina Kosiakova, Farrukh Javed arxiv

Deep neural networks (DNNs) have become integral to a wide range of scientific and practical applications due to their flexibility and strong predictive performance. Despite their accuracy, however, DNNs frequently exhibit poor calibration, often assigning overly confident probabilities to incorrect predictions. This limitation underscores the growing need for integrated mechanisms that provide reliable uncertainty estimation. In this article, we compare two prominent approaches for uncertainty quantification: a Bayesian approximation via Monte Carlo Dropout and the nonparametric Conformal Prediction framework. Both methods are assessed using two convolutional neural network architectures; H-CNN VGG16 and GoogLeNet, trained on the Fashion-MNIST dataset. The empirical results show that although H-CNN VGG16 attains higher predictive accuracy, it tends to exhibit pronounced overconfidence, whereas GoogLeNet yields better-calibrated uncertainty estimates. Conformal Prediction additionally demonstrates consistent validity by producing statistically guaranteed prediction sets, highlighting its practical value in high-stakes decision-making contexts. Overall, the findings emphasize the importance of evaluating model performance beyond accuracy alone and contribute to the development of more reliable and trustworthy deep learning systems.

📄 PDF Abstract BibTeX arXiv:2603.10731

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Unimodal: Generalising Neural Processes for Multimodal Uncertainty Estimation

2023-04-04 · NeurIPS 2023 11

Uncertainty estimation is an important research area to make deep neural networks (DNNs) more trustworthy. While extensive research on uncertainty estimation has been conducted with unimodal data, uncertainty estimation …

Gaussian ProcessesOut-of-Distribution Detection

Calibrating Uncertainty for Zero-Shot Adversarial CLIP

2025-12-15 · Wenjing Lu, Zerui Tao, Yuning Qiu, Dongping Zhang 외 arxiv

CLIP delivers strong zero-shot classification but remains highly vulnerable to adversarial attacks. Prior adversarial fine-tuning work primarily matches predicted logits between clean and adversarial examples, which over…

Zero-shot GeneralizationAdversarial Robustness

Word-Sequence Entropy: Towards Uncertainty Estimation in Free-Form Medical Question Answering Applications and Beyond

2024-02-22 · Zhiyuan Wang, Jinhao Duan, Chenxi Yuan, Qingyu Chen 외

Uncertainty estimation is crucial for the reliability of safety-critical human and artificial intelligence (AI) interaction systems, particularly in the domain of healthcare engineering. However, a robust and general unc…

FormMedical Question AnsweringMedQAQuestion Answering+1

Enhancing LLM Reliability via Explicit Knowledge Boundary Modeling

2025-03-04 · Hang Zheng, Hongshen Xu, Yuncong Liu, Lu Chen 외

Large language models (LLMs) frequently hallucinate due to misaligned self-awareness, generating erroneous outputs when addressing queries beyond their knowledge boundaries. While existing approaches mitigate hallucinati…

Dialogue State Tracking

Measuring and Modeling Uncertainty Degree for Monocular Depth Estimation

2023-07-19 · Mochu Xiang, Jing Zhang, Nick Barnes, Yuchao Dai

Effectively measuring and modeling the reliability of a trained model is essential to the real-world deployment of monocular depth estimation (MDE) models. However, the intrinsic ill-posedness and ordinal-sensitive natur…

Depth EstimationMonocular Depth Estimation