paper-with-me

홈 › Papers

Uncertainty Quantification in Computer-Aided Diagnosis: Make Your Model say "I don't know" for Ambiguous Cases

2019-08-02 · Max-Heinrich Laves, Sontje Ihler, Tobias Ortmaier

We evaluate two different methods for the integration of prediction uncertainty into diagnostic image classifiers to increase patient safety in deep learning. In the first method, Monte Carlo sampling is applied with dropout at test time to get a posterior distribution of the class labels (Bayesian ResNet). The second method extends ResNet to a probabilistic approach by predicting the parameters of the posterior distribution and sampling the final result from it (Variational ResNet).The variance of the posterior is used as metric for uncertainty.Both methods are trained on a data set of optical coherence tomography scans showing four different retinal conditions. Our results shown that cases in which the classifier predicts incorrectly correlate with a higher uncertainty. Mean uncertainty of incorrectly diagnosed cases was between 4.6 and 8.1 times higher than mean uncertainty of correctly diagnosed cases. Modeling of the prediction uncertainty in computer-aided diagnosis with deep learning yields more reliable results and is anticipated to increase patient safety.

📄 PDF Abstract BibTeX arXiv:1908.00792

Code (1)

mlaves/uncertainty-midl 공식 구현 pytorch

Tasks

DiagnosticUncertainty Quantification

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

A Deep Bayesian Convolutional Spiking Neural Network-based CAD system with Uncertainty Quantification for Medical Images Classification

2025-04-23 · Mohaddeseh Chegini, Ali Mahloojifar

The Computer_Aided Diagnosis (CAD) systems facilitate accurate diagnosis of diseases. The development of CADs by leveraging third generation neural network, namely, Spiking Neural Network (SNN), is essential to utilize o…

Deep Learningimage-classificationImage ClassificationMedical Image Classification+1

Functional Space Variational Inference for Uncertainty Estimation in Computer Aided Diagnosis

2020-05-24 · MIDL 2019 7 · Pranav Poduval, Hrushikesh Loya, Amit Sethi

Deep neural networks have revolutionized medical image analysis and disease diagnosis. Despite their impressive performance, it is difficult to generate well-calibrated probabilistic outputs for such networks, which make…

Bayesian InferenceLesion ClassificationMedical Image AnalysisSkin Lesion Classification+1

Incorporating Uncertainty in Learning to Defer Algorithms for Safe Computer-Aided Diagnosis

2021-08-17 · Jessie Liu, Blanca Gallego, Sebastiano Barbieri

Deep neural networks are increasingly being used for computer-aided diagnosis, but erroneous diagnoses can be extremely costly for patients. We propose a learning to defer with uncertainty (LDU) algorithm which identifie…

Diagnostic

Deep Learning Based Computer-Aided Systems for Breast Cancer Imaging : A Critical Review

2020-09-30 · Yuliana Jiménez-Gaona, María José Rodríguez-Álvarez, Vasudevan Lakshminarayanan

This paper provides a critical review of the literature on deep learning applications in breast tumor diagnosis using ultrasound and mammography images. It also summarizes recent advances in computer-aided diagnosis (CAD…

Deep Learning

Pseudo-D: Informing Multi-View Uncertainty Estimation with Calibrated Neural Training Dynamics

2025-09-15 · Ang Nan Gu, Michael Tsang, Hooman Vaseli, Purang Abolmaesumi 외 arxiv

Computer-aided diagnosis systems must make critical decisions from medical images that are often noisy, ambiguous, or conflicting, yet today's models are trained on overly simplistic labels that ignore diagnostic uncerta…