Automatic quantification of the LV function and mass: a deep learning approach for cardiovascular MRI

Ariel H. Curiale,Flavio D. Colavecchia,German Mato
DOI: https://doi.org/10.1016/j.cmpb.2018.12.002
2018-12-15
Abstract:Objective: This paper proposes a novel approach for automatic left ventricle (LV) quantification using convolutional neural networks (CNN). Methods: The general framework consists of one CNN for detecting the LV, and another for tissue classification. Also, three new deep learning architectures were proposed for LV quantification. These new CNNs introduce the ideas of sparsity and depthwise separable convolution into the U-net architecture, as well as, a residual learning strategy level-to-level. To this end, we extend the classical U-net architecture and use the generalized Jaccard distance as optimization objective function. Results: The CNNs were trained and evaluated with 140 patients from two public cardiovascular magnetic resonance datasets (Sunnybrook and Cardiac Atlas Project) by using a 5-fold cross-validation strategy. Our results demonstrate a suitable accuracy for myocardial segmentation ($\sim$0.9 Dice's coefficient), and a strong correlation with the most relevant physiological measures: 0.99 for end-diastolic and end-systolic volume, 0.97 for the left myocardial mass, 0.95 for the ejection fraction and 0.93 for the stroke volume and cardiac output. Conclusion: Our simulation and clinical evaluation results demonstrate the capability and merits of the proposed CNN to estimate different structural and functional features such as LV mass and EF which are commonly used for both diagnosis and treatment of different pathologies. Significance: This paper suggests a new approach for automatic LV quantification based on deep learning where errors are comparable to the inter- and intra-operator ranges for manual contouring. Also, this approach may have important applications on motion quantification.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to automate the quantification of left ventricular function and mass in cardiac MRI through deep - learning methods. Specifically, the research aims to develop a method based on deep convolutional neural networks for automatically detecting and segmenting the myocardial tissue and blood pool of the left ventricle, thereby achieving an accurate assessment of left ventricular function and mass. This method is of great significance for the prognosis and treatment of cardiac pathology, especially for the diagnosis and monitoring of diseases such as mitral regurgitation, ischemia, dyssynchrony, and myocarditis. The key points mentioned in the paper include: - **Left Ventricular Mass (LVM), Left Ventricular Volume (LVV) and Ejection Fraction (EF)**: These are important structural features for evaluating cardiac function. - **Cardiovascular Magnetic Resonance Imaging (CMR)**: Currently considered the most accurate among non - invasive diagnostic tools for cardiac structure and function. - **Manual or Semi - automatic Contour Delineation**: Commonly used methods in current clinical practice, but time - consuming and operator - dependent. - **Application of Deep - learning Technologies**: By introducing three new deep - learning architectures, optimizing the objective function using the generalized Jaccard distance, and combining the ideas of sparsity and depth - wise separable convolution, as well as the layer - by - layer residual learning strategy, to improve the accuracy of myocardial segmentation. The main contribution of the paper lies in providing an efficient and accurate automated method for the quantification of left ventricular function and mass, and its results are within the error range of manual contour delineation. This indicates that this method has potential value in clinical applications.