IVCVLGDec 31, 2020

Estimating Uncertainty in Neural Networks for Cardiac MRI Segmentation: A Benchmark Study

arXiv:2012.15772v245 citations
AI Analysis

This work provides a comprehensive evaluation of uncertainty estimation methods for cardiac MRI segmentation, helping identify potentially inaccurate segmentations for manual review, which is important for clinical applications.

This study systematically evaluated Bayesian and non-Bayesian methods for estimating uncertainty in neural networks for cardiac MRI segmentation. Deep Ensembles generally outperformed other methods, except for images with heavy noise and blurring distortions. Incorporating uncertainty estimates reduced poor segmentations to 5% by flagging 31-48% of the most uncertain cases for manual review, a significant improvement over random review.

Objective: Convolutional neural networks (CNNs) have demonstrated promise in automated cardiac magnetic resonance image segmentation. However, when using CNNs in a large real-world dataset, it is important to quantify segmentation uncertainty and identify segmentations which could be problematic. In this work, we performed a systematic study of Bayesian and non-Bayesian methods for estimating uncertainty in segmentation neural networks. Methods: We evaluated Bayes by Backprop, Monte Carlo Dropout, Deep Ensembles, and Stochastic Segmentation Networks in terms of segmentation accuracy, probability calibration, uncertainty on out-of-distribution images, and segmentation quality control. Results: We observed that Deep Ensembles outperformed the other methods except for images with heavy noise and blurring distortions. We showed that Bayes by Backprop is more robust to noise distortions while Stochastic Segmentation Networks are more resistant to blurring distortions. For segmentation quality control, we showed that segmentation uncertainty is correlated with segmentation accuracy for all the methods. With the incorporation of uncertainty estimates, we were able to reduce the percentage of poor segmentation to 5% by flagging 31--48% of the most uncertain segmentations for manual review, substantially lower than random review without using neural network uncertainty (reviewing 75--78% of all images). Conclusion: This work provides a comprehensive evaluation of uncertainty estimation methods and showed that Deep Ensembles outperformed other methods in most cases. Significance: Neural network uncertainty measures can help identify potentially inaccurate segmentations and alert users for manual review.

Foundations

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

Your Notes