English

Using uncertainty estimation to reduce false positives in liver lesion detection

Image and Video Processing 2021-01-27 v3 Computer Vision and Pattern Recognition Machine Learning

Abstract

Despite the successes of deep learning techniques at detecting objects in medical images, false positive detections occur which may hinder an accurate diagnosis. We propose a technique to reduce false positive detections made by a neural network using an SVM classifier trained with features derived from the uncertainty map of the neural network prediction. We demonstrate the effectiveness of this method for the detection of liver lesions on a dataset of abdominal MR images. We find that the use of a dropout rate of 0.5 produces the least number of false positives in the neural network predictions and the trained classifier filters out approximately 90% of these false positives detections in the test-set.

Keywords

Cite

@article{arxiv.2101.04386,
  title  = {Using uncertainty estimation to reduce false positives in liver lesion detection},
  author = {Ishaan Bhat and Hugo J. Kuijf and Veronika Cheplygina and Josien P. W. Pluim},
  journal= {arXiv preprint arXiv:2101.04386},
  year   = {2021}
}

Comments

Accepted at IEEE ISBI 2021

R2 v1 2026-06-23T22:03:41.665Z