paper-with-me

Papers

Uncertainty estimations methods for a deep learning model to aid in clinical decision-making -- a clinician's perspective

2022-10-02 · Michael Dohopolski, Kai Wang, Biling Wang, Ti Bai, Dan Nguyen, David Sher, Steve Jiang, Jing Wang

Prediction uncertainty estimation has clinical significance as it can potentially quantify prediction reliability. Clinicians may trust 'blackbox' models more if robust reliability information is available, which may lead to more models being adopted into clinical practice. There are several deep learning-inspired uncertainty estimation techniques, but few are implemented on medical datasets -- fewer on single institutional datasets/models. We sought to compare dropout variational inference (DO), test-time augmentation (TTA), conformal predictions, and single deterministic methods for estimating uncertainty using our model trained to predict feeding tube placement for 271 head and neck cancer patients treated with radiation. We compared the area under the curve (AUC), sensitivity, specificity, positive predictive value (PPV), and negative predictive value (NPV) trends for each method at various cutoffs that sought to stratify patients into 'certain' and 'uncertain' cohorts. These cutoffs were obtained by calculating the percentile "uncertainty" within the validation cohort and applied to the testing cohort. Broadly, the AUC, sensitivity, and NPV increased as the predictions were more 'certain' -- i.e., lower uncertainty estimates. However, when a majority vote (implementing 2/3 criteria: DO, TTA, conformal predictions) or a stricter approach (3/3 criteria) were used, AUC, sensitivity, and NPV improved without a notable loss in specificity or PPV. Especially for smaller, single institutional datasets, it may be important to evaluate multiple estimations techniques before incorporating a model into clinical practice.

📄 PDF Abstract BibTeX arXiv:2210.00589

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSensitivitySpecificityVariational Inference

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Position Paper On Diagnostic Uncertainty Estimation from Large Language Models: Next-Word Probability Is Not Pre-test Probability

2024-11-07 · Yanjun Gao, Skatje Myers, Shan Chen, Dmitriy Dligach 외

Large language models (LLMs) are being explored for diagnostic decision support, yet their ability to estimate pre-test probabilities, vital for clinical decision-making, remains limited. This study evaluates two LLMs, M…

Decision MakingDiagnosticPosition

Measuring Classification Decision Certainty and Doubt

2023-03-25 · Alexander M. Berenbeim, Iain J. Cruickshank, Susmit Jha, Robert H. Thomson 외

Quantitative characterizations and estimations of uncertainty are of fundamental importance in optimization and decision-making processes. Herein, we propose intuitive scores, which we call certainty and doubt, that can …

ClassificationDecision Making

Enhancing Uncertainty Communication in Time Series Predictions: Insights and Recommendations

2024-08-22 · Apoorva Karagappa, Pawandeep Kaur Betz, Jonas Gilg, Moritz Zeumer 외

As the world increasingly relies on mathematical models for forecasts in different areas, effective communication of uncertainty in time series predictions is important for informed decision making. This study explores h…

Decision MakingTime SeriesUncertainty Visualization

Affective Medical Estimation and Decision Making via Visualized Learning and Deep Learning

2022-05-09 · Mohammad Eslami, Solale Tabarestani, Ehsan Adeli, Glyn Elwyn 외

With the advent of sophisticated machine learning (ML) techniques and the promising results they yield, especially in medical applications, where they have been investigated for different tasks to enhance the decision-ma…

Decision MakingMemorizationSurveyUncertainty Visualization

Deep Bayesian segmentation for colon polyps: Well-calibrated predictions in medical imaging

2024-07-23 · Daniela L. Ramos, Hector J. Hortua

Colorectal polyps are generally benign alterations that, if not identified promptly and managed successfully, can progress to cancer and cause affectations on the colon mucosa, known as adenocarcinoma. Today advances in …

image-classificationImage ClassificationMedical DiagnosisSemantic Segmentation+1