IVCVLGMLMar 22, 2020

Estimating Uncertainty and Interpretability in Deep Learning for Coronavirus (COVID-19) Detection

arXiv:2003.10769v2403 citations
AI Analysis

This addresses the challenge of gaining clinician trust in AI for medical diagnosis, though it is incremental as it applies an existing uncertainty method to a new domain.

The paper tackled the problem of diagnostic uncertainty in COVID-19 detection from X-ray images by using Bayesian Convolutional Neural Networks to estimate prediction uncertainty, showing that uncertainty correlates with prediction accuracy.

Deep Learning has achieved state of the art performance in medical imaging. However, these methods for disease detection focus exclusively on improving the accuracy of classification or predictions without quantifying uncertainty in a decision. Knowing how much confidence there is in a computer-based medical diagnosis is essential for gaining clinicians trust in the technology and therefore improve treatment. Today, the 2019 Coronavirus (SARS-CoV-2) infections are a major healthcare challenge around the world. Detecting COVID-19 in X-ray images is crucial for diagnosis, assessment and treatment. However, diagnostic uncertainty in the report is a challenging and yet inevitable task for radiologist. In this paper, we investigate how drop-weights based Bayesian Convolutional Neural Networks (BCNN) can estimate uncertainty in Deep Learning solution to improve the diagnostic performance of the human-machine team using publicly available COVID-19 chest X-ray dataset and show that the uncertainty in prediction is highly correlates with accuracy of prediction. We believe that the availability of uncertainty-aware deep learning solution will enable a wider adoption of Artificial Intelligence (AI) in a clinical setting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes