paper-with-me

홈 › Papers

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

2020-12-31 · Matthew Ng, Fumin Guo, Labonny Biswas, Steffen E. Petersen, Stefan K. Piechnik, Stefan Neubauer, Graham Wright

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.

📄 PDF Abstract BibTeX arXiv:2012.15772

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMRI segmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Automatic segmentation with detection of local segmentation failures in cardiac MRI

2020-11-13 · Jörg Sander, Bob D. de Vos, Ivana Išgum

Segmentation of cardiac anatomical structures in cardiac magnetic resonance images (CMRI) is a prerequisite for automatic diagnosis and prognosis of cardiovascular diseases. To increase robustness and performance of segm…

PrognosisSegmentation

Left ventricle segmentation By modelling uncertainty in prediction of deep convolutional neural networks and adaptive thresholding inference

2018-02-23 · Alireza Norouzi, Ali Emami, S. M. Reza Soroushmehr, Nader Karimi 외

Deep neural networks have shown great achievements in solving complex problems. However, there are fundamental problems that limit their real world applications. Lack of measurable criteria for estimating uncertainty in …

Left Ventricle Segmentation

UU-Mamba: Uncertainty-aware U-Mamba for Cardiac Image Segmentation

2024-05-25 · Ting Yu Tsai, Li Lin, Shu Hu, Ming-Ching Chang 외

Biomedical image segmentation is critical for accurate identification and analysis of anatomical structures in medical imaging, particularly in cardiac MRI. Manual segmentation is labor-intensive, time-consuming, and pro…

Image SegmentationMambaMRI segmentationSegmentation+1

Anatomically-aware Uncertainty for Semi-supervised Image Segmentation

2023-10-24 · Sukesh Adiga V, Jose Dolz, Herve Lombaert

Semi-supervised learning relaxes the need of large pixel-wise labeled datasets for image segmentation by leveraging unlabeled data. A prominent way to exploit unlabeled data is to regularize model predictions. Since the …

Image SegmentationSegmentationSemantic Segmentation

How good nnU-Net for Segmenting Cardiac MRI: A Comprehensive Evaluation

2024-07-26 · Malitha Gunawardhana, Fangqiang Xu, Jichao Zhao

Cardiac segmentation is a critical task in medical imaging, essential for detailed analysis of heart structures, which is crucial for diagnosing and treating various cardiovascular diseases. With the advent of deep learn…

Cardiac SegmentationImage SegmentationMedical Image SegmentationSegmentation+1