Exploring Instance-Level Uncertainty for Medical Detection
Jiawei Yang, Yuan Liang, Yao Zhang, Weinan Song, Kun Wang, Lei He

TL;DR
This paper introduces a method to estimate instance-level uncertainty in bounding-box detection for medical imaging, improving detection performance and decision-making in lung nodule detection tasks.
Contribution
It proposes augmenting a 2.5D detection CNN with bounding-box-level uncertainty estimates, specifically predictive variance and Monte Carlo sample variance, which was previously underexplored in detection tasks.
Findings
Detection accuracy improved from 84.57% to 88.86% using combined uncertainty measures.
Uncertainty estimates enable better operating points than probability thresholds.
Performance further increased to 89.52% with uncertainty-based decision thresholds.
Abstract
The ability of deep learning to predict with uncertainty is recognized as key for its adoption in clinical routines. Moreover, performance gain has been enabled by modelling uncertainty according to empirical evidence. While previous work has widely discussed the uncertainty estimation in segmentation and classification tasks, its application on bounding-box-based detection has been limited, mainly due to the challenge of bounding box aligning. In this work, we explore to augment a 2.5D detection CNN with two different bounding-box-level (or instance-level) uncertainty estimates, i.e., predictive variance and Monte Carlo (MC) sample variance. Experiments are conducted for lung nodule detection on LUNA16 dataset, a task where significant semantic ambiguities can exist between nodules and non-nodules. Results show that our method improves the evaluating score from 84.57% to 88.86% by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
