Towards Fully Automated Segmentation of Rat Cardiac MRI by Leveraging Deep Learning Frameworks
This work addresses the problem of automating cardiac analysis for preclinical rat studies, which is incremental as it adapts existing deep learning methods to a new domain with specific challenges.
The paper tackled automated segmentation of rat cardiac MRI, which is challenging due to limited datasets and low resolution, by developing U-Net-based models for systole and diastole phases and using Gaussian Processes for phase selection, achieving Sørensen-Dice scores up to 0.93 and ejection fraction estimation errors as low as 3.5%.
Automated segmentation of human cardiac magnetic resonance datasets has been steadily improving during recent years. However, these methods are not directly applicable in preclinical context due to limited datasets and lower image resolution. Successful application of deep architectures for rat cardiac segmentation, although of critical importance for preclinical evaluation of cardiac function, has to our knowledge not yet been reported. We developed segmentation models that expand on the standard U-Net architecture and evaluated separate models for systole and diastole phases, 2MSA, and one model for all timepoints, 1MSA. Furthermore, we calibrated model outputs using a Gaussian Process (GP)-based prior to improve phase selection. Resulting models approach human performance in terms of left ventricular segmentation quality and ejection fraction (EF) estimation in both 1MSA and 2MSA settings (Sørensen-Dice score 0.91 +/- 0.072 and 0.93 +/- 0.032, respectively). 2MSA achieved a mean absolute difference between estimated and reference EF of 3.5 +/- 2.5 %, while 1MSA resulted in 4.1 +/- 3.0 %. Applying Gaussian Processes to 1MSA allows to automate the selection of systole and diastole phases. Combined with a novel cardiac phase selection strategy, our work presents an important first step towards a fully automated segmentation pipeline in the context of rat cardiac analysis.