Skip to main content
QUICK REVIEW

[Paper Review] Accuracy, Uncertainty, and Adaptability of Automatic Myocardial ASL Segmentation using Deep CNN

P Hung, Yi Guo|arXiv (Cornell University)|Dec 10, 2018
Advanced MRI Techniques and Applications40 references4 citations
TL;DR

This study proposes a deep convolutional neural network (U-Net with Monte Carlo dropout) for automatic myocardial arterial spin labeling (ASL) perfusion MRI segmentation, achieving high accuracy (Dice score: 0.91±0.04) and enabling uncertainty estimation and adaptive tradeoff control between false positives and false negatives via a Tversky loss with learnable β. The method demonstrates strong correlation (R² = 0.96) with manual segmentation for myocardial blood flow quantification.

ABSTRACT

PURPOSE: To apply deep CNN to the segmentation task in myocardial arterial spin labeled (ASL) perfusion imaging and to develop methods that measure uncertainty and that adapt the CNN model to a specific false positive vs. false negative tradeoff. METHODS: The Monte Carlo dropout (MCD) U-Net was trained on data from 22 subjects and tested on data from 6 heart transplant recipients. Manual segmentation and regional myocardial blood flow (MBF) were available for comparison. We consider two global uncertainty measures, named Dice Uncertainty and MCD Uncertainty, which were calculated with and without the use of manual segmentation, respectively. Tversky loss function with a hyperparameter $β$ was used to adapt the model to a specific false positive vs. false negative tradeoff. RESULTS: The MCD U-Net achieved Dice coefficient of mean(std) = 0.91(0.04) on the test set. MBF measured using automatic segmentations was highly correlated to that measured using the manual segmentation ($R^2$ = 0.96). Dice Uncertainty and MCD Uncertainty were in good agreement ($R^2$ = 0.64). As $β$ increased, the false positive rate systematically decreased and false negative rate systematically increased. CONCLUSION: We demonstrate the feasibility of deep CNN for automatic segmentation of myocardial ASL, with good accuracy. We also introduce two simple methods for assessing model uncertainty. Finally, we demonstrate the ability to adapt the CNN model to a specific false positive vs. false negative tradeoff. These findings are directly relevant to automatic segmentation in quantitative cardiac MRI and are broadly applicable to automatic segmentation problems in diagnostic imaging.

Motivation & Objective

  • To develop an accurate, automated method for segmenting myocardial tissue in arterial spin labeling (ASL) perfusion MRI.
  • To quantify model uncertainty in deep learning-based segmentation without requiring manual annotations.
  • To enable adaptive control of false positive vs. false negative tradeoffs in clinical segmentation tasks.
  • To validate the method on a clinical cohort of heart transplant recipients with ground truth from manual segmentation and MBF measurements.

Proposed method

  • A U-Net architecture with Monte Carlo dropout (MCD) was trained on 22 subjects to perform automatic myocardial segmentation in ASL MRI.
  • Two uncertainty measures were introduced: Dice Uncertainty (using manual segmentation as reference) and MCD Uncertainty (independent of manual labels).
  • A Tversky loss function with a learnable hyperparameter β was used to control the balance between false positive and false negative errors.
  • The model was tested on 6 independent heart transplant recipients with manual segmentation and regional myocardial blood flow (MBF) measurements available for validation.
  • Uncertainty estimates were evaluated for agreement between Dice Uncertainty and MCD Uncertainty, with R² = 0.64.
  • The impact of β on segmentation performance was systematically analyzed across varying false positive and false negative rates.

Experimental results

Research questions

  • RQ1Can a deep CNN with Monte Carlo dropout provide reliable uncertainty estimates for myocardial ASL segmentation without requiring manual segmentation for uncertainty computation?
  • RQ2How well does the model’s uncertainty correlate with ground truth when manual segmentation is available?
  • RQ3To what extent can the Tversky loss with adjustable β parameter control the tradeoff between false positives and false negatives in myocardial segmentation?
  • RQ4How accurate is the automatic segmentation in preserving quantitative myocardial blood flow (MBF) values compared to manual segmentation?
  • RQ5Can the model generalize effectively to unseen clinical data with high accuracy and robust uncertainty estimation?

Key findings

  • The MCD U-Net achieved a mean Dice coefficient of 0.91 with a standard deviation of 0.04 on the test set of 6 heart transplant recipients.
  • Myocardial blood flow (MBF) values derived from automatic segmentations showed a very high correlation (R² = 0.96) with those from manual segmentation.
  • Dice Uncertainty and MCD Uncertainty showed moderate but significant agreement (R² = 0.64), indicating that MCD Uncertainty can serve as a reliable proxy for uncertainty without manual labels.
  • As the Tversky loss hyperparameter β increased, the false positive rate decreased systematically while the false negative rate increased, demonstrating effective tradeoff control.
  • The model demonstrated strong generalization to unseen clinical data, maintaining high segmentation accuracy and reliable uncertainty quantification.
  • The integration of uncertainty estimation and adaptive loss optimization enhances clinical applicability of deep learning in quantitative cardiac MRI.

Better researchstarts right now

From reading papers to final review, dramatically reduce your research time.

No credit card · Free plan available

This review was created by AI and reviewed by human editors.