CVJun 18, 2019

Quantifying and Leveraging Classification Uncertainty for Chest Radiograph Assessment

arXiv:1906.07775v156 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of high inter-rater variability and ambiguity in chest radiograph interpretation for medical diagnosis, representing an incremental advance in uncertainty quantification for domain-specific applications.

The paper tackled the problem of overconfident deep learning systems in chest radiograph classification by proposing a method that learns both probabilistic predictions and explicit uncertainty measures, resulting in an 8% improvement in ROC-AUC to 0.91 with a rejection rate under 25%.

The interpretation of chest radiographs is an essential task for the detection of thoracic diseases and abnormalities. However, it is a challenging problem with high inter-rater variability and inherent ambiguity due to inconclusive evidence in the data, limited data quality or subjective definitions of disease appearance. Current deep learning solutions for chest radiograph abnormality classification are typically limited to providing probabilistic predictions, relying on the capacity of learning models to adapt to the high degree of label noise and become robust to the enumerated causal factors. In practice, however, this leads to overconfident systems with poor generalization on unseen data. To account for this, we propose an automatic system that learns not only the probabilistic estimate on the presence of an abnormality, but also an explicit uncertainty measure which captures the confidence of the system in the predicted output. We argue that explicitly learning the classification uncertainty as an orthogonal measure to the predicted output, is essential to account for the inherent variability characteristic of this data. Experiments were conducted on two datasets of chest radiographs of over 85,000 patients. Sample rejection based on the predicted uncertainty can significantly improve the ROC-AUC, e.g., by 8% to 0.91 with an expected rejection rate of under 25%. Eliminating training samples using uncertainty-driven bootstrapping, enables a significant increase in robustness and accuracy. In addition, we present a multi-reader study showing that the predictive uncertainty is indicative of reader errors.

Foundations

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

Your Notes