Next Article in Journal
Who Could Be Blamed in the Case of Discrepant Histology and Serology Results for Helicobacter pylori Detection?
Next Article in Special Issue
Convolutional Neural Network-Based Automatic Analysis of Chest Radiographs for the Detection of COVID-19 Pneumonia: A Prioritizing Tool in the Emergency Department, Phase I Study and Preliminary “Real Life” Results
Previous Article in Journal
Serum Vitamin D as a Biomarker in Autoimmune, Psychiatric and Neurodegenerative Diseases
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Deep-Learning Segmentation of Epicardial Adipose Tissue Using Four-Chamber Cardiac Magnetic Resonance Imaging

1
Aix-Marseille Univ, CNRS, CRMBM, 13005 Marseille, France
2
APHM, Hôpital Universitaire Timone, CEMEREM, 13385 Marseille, France
3
Department of Radiology, APHM, La Timone Hospital, 13005 Marseille, France
4
Aix-Marseille Univ, INSERM, INRAE, C2VN, 13005 Marseille, France
5
Department of Endocrinology, Metabolic Diseases and Nutrition, Pôle ENDO, APHM, Hôpital Nord, Chemin Des Bourrely, 13005 Marseille, France
*
Authors to whom correspondence should be addressed.
Diagnostics 2022, 12(1), 126; https://doi.org/10.3390/diagnostics12010126
Submission received: 23 November 2021 / Revised: 29 December 2021 / Accepted: 29 December 2021 / Published: 6 January 2022
(This article belongs to the Special Issue Quantitative and Intelligent Analysis of Medical Imaging)

Abstract

:
In magnetic resonance imaging (MRI), epicardial adipose tissue (EAT) overload remains often overlooked due to tedious manual contouring in images. Automated four-chamber EAT area quantification was proposed, leveraging deep-learning segmentation using multi-frame fully convolutional networks (FCN). The investigation involved 100 subjects—comprising healthy, obese, and diabetic patients—who underwent 3T cardiac cine MRI, optimized U-Net and FCN (noted FCNB) were trained on three consecutive cine frames for segmentation of central frame using dice loss. Networks were trained using 4-fold cross-validation (n = 80) and evaluated on an independent dataset (n = 20). Segmentation performances were compared to inter-intra observer bias with dice (DSC) and relative surface error (RSE). Both systole and diastole four-chamber area were correlated with total EAT volume (r = 0.77 and 0.74 respectively). Networks’ performances were equivalent to inter-observers’ bias (EAT: DSCInter = 0.76, DSCU-Net = 0.77, DSCFCNB = 0.76). U-net outperformed (p < 0.0001) FCNB on all metrics. Eventually, proposed multi-frame U-Net provided automated EAT area quantification with a 14.2% precision for the clinically relevant upper three quarters of EAT area range, scaling patients’ risk of EAT overload with 70% accuracy. Exploiting multi-frame U-Net in standard cine provided automated EAT quantification over a wide range of EAT quantities. The method is made available to the community through a FSLeyes plugin.

1. Introduction

Epicardial adipose tissue (EAT) is a visceral fat depot surrounding the heart between the myocardium and the pericardium [1]. Its volume quantification holds potential as a novel biomarker for risks of coronary heart disease [2]. Pericardial fat, merging EAT and paracardial (PAT) fat, has been studied in the past in association with atherosclerotic disease [3] but these results have since been heavily criticized [4]. The inclusion of two fat depots as one single entity may not reflect the separate functions and clinical implications of each adipose tissue. Indeed, recent studies focusing on separating EAT and PAT concluded that EAT alone was involved in the corresponding disease [5,6]. Indeed, EAT is a metabolically active adipose tissue [1] compared to PAT. Its accumulation and subsequent inflammation add to cardiovascular risks, potentially impacting left ventricle (LV) diastolic dysfunction [7,8]. Even more recently, EAT overload has raised concern as a risk factor in generalized inflammation from COVID-19 [9,10]. It is now recognized that the amount of EAT is prospectively and independently associated with the number of coronary events in at-risk populations [11]. Consequently, reproducibly quantifying EAT is a major public health objective aiming at a better identification of patients at high CV risk. EAT can indeed be visualized from standard cardiac magnetic resonance imaging (MRI) images, but its analysis is currently not performed in clinical routine, because the necessary manual image segmentation is extremely time-consuming, and its measurement is not sufficiently standardized.
Different imaging modalities have been proposed to quantify EAT burden. Transthoracic echocardiography, a forefront modality in cardiology, was used to measured EAT thickness on the free wall of the right ventricle [12]. However, only a single distance measurement was used to estimate EAT volume, strongly limiting the precision of this method because EAT is irregularly distributed around the heart. Cardiac computed tomography (CCT) imaging has become the gold standard for the quantification of EAT volume [13]. In more recent studies, semi-automatic and deep learning methods have been implemented to achieve the EAT segmentation [14,15]. However, the requirement of high spatial resolution CCT led to the use of elevated ionizing radiation doses, which could be a risk for patients’ follow-up.
Cardiac MRI is a versatile tool than can measure cardiac function, morphology, perfusion and characterizes myocardial tissue in a single exam [16]. Cardiac MRI is also highly sensitive to fat, which has long been considered as an obstacle for myocardial visualization. Cardiac fat remains under-appreciated as a diagnostic feature of cardiac MRI. To specifically probe fat around the beating heart with MRI, one can use a dedicated acquisition technique such as water-suppressed MRI [17] or Dixon MRI (3D) [18,19]. Alternatively, EAT volume may also be measured from a routine stack of short-axis cine images [20]. EAT quantification is usually performed manually, which is a time-consuming and tedious task subjected to inter-observer variability. To help observers, first the cine temporal information could ease distinguishing EAT from paracardial fat. Indeed, EAT is attached to the myocardium and moves at pace with cardiac contraction and torsion, whereas PAT is only moderately pulled by the cardiac contraction and expansion. Second, while the pericardial fascia is not clearly visible on short axis views, which was often reduced to a thin line that may be blurred by partial volume effects, on four-chamber (4Ch) views, the pericardium is generally less affected by partial volume effects resulting in better visualization. As such, the four-chamber view is recommended for evaluating pericarditis [21] and is a frequent choice of orientation to quantify EAT, PAT, and pericardial fat [22,23,24,25,26,27]. Consequently, the EAT analysis in this study were based on quantification of its 2D area representation in 4Ch long-axis cine MRI views. To address specifically this kind of segmentation challenges, deep learning approaches have recently bloomed. Indeed, fully automated methods applied on routine images, such as cine MRI, could be rapidly translated to the clinics. Bard et al. [23] developed a deep learning method to quantify pericardial fat in 4Ch long-axis cine MRI and evaluated it on the UK BioBank dataset. However, the segmentation of pericardial fat (EAT + PAT) limits the evaluation of the distinct roles and clinical implications of epicardial fat compared to paracardial fat.
Thus, we propose here to segment the thin EAT area on 4Ch cine MRI multi-frame images using state-of-the-art fully convolutional networks (FCNs) for cardiac image segmentation, that were adapted to segment EAT, PAT, and cardiac ventricles. A specific database of 4Ch cine MRI spanning diabetic, obese, and healthy subjects was leveraged to train, validate, and evaluate proposed FCN networks.

2. Materials and Methods

2.1. Study Population

A retrospective mono-centric database was defined totaling 153 subjects, out of which 100 exams could be exploited. The 100 enrolled subjects including healthy controls, type-2 diabetic patients, and non-diabetic obese patients were selected based on 4Ch orientation and the absence of severe artifacts as shown in Figure 1.
Patients were defined as having type 2 diabetes mellitus if they fulfilled any of the WHO criteria: HbA1c ≥ 6.5%, FBG level ≥ 7.0 mmol/L, oral glucose tolerance test result ≥ 11.1 mmol/L, or current treatment with antidiabetic agents. Obese non-diabetic patients were defined as the absence of any WHO criteria and a BMI 30 kg/m2. All enrolled subjects had normal left ventricular function, no history of heart failure or coronary heart disease.

2.2. MRI Acquisition

All subjects underwent cardiac MRI including the acquisition of a full stack of short-axis slices and a single slice four-chamber cine on a 3-T MRI system (Magnetom Verio, Siemens Healthineers, Erlangen, Germany) with a dedicated cardiac 32-channel coil array (Invivo, Gainesville, FL, USA). The cine series were acquired with a retrospectively ECG-gated balanced steady-state free precession (bSSFP) sequence with in-plane image resolution varying from 1.3 × 1.3 mm2 to 1.8 × 1.8 mm2 (depending on subjects), slice thickness of 6 mm, TE/TR = 1.2/3.2 ms, GRAPPA 2 (24 auto-calibration signal lines), temporal resolution of 28–35 ms, with 25 frames reconstructed. Further details of the cardiac MRI protocols were previously described [20,28,29,30,31]. N4 bias field correction [32] was applied to all image series before further processing.

2.3. EAT Segmentation

For reference, EAT volume was segmented by expert readers provided with full stack short-axis series using Argus viewer (Siemens Medical Solutions, Erlangen, Germany). In an independent session, two expert readers were provided with full 4Ch series and performed blinded segmentation of three labels using the FSLeyes viewer [33] (version 0.31, Paul McCarthy, University of Oxford, UK): heart ventricles (HV) (including both ventricle muscles and blood pools), epicardial (EAT), and paracardial (PAT) adipose tissues. EAT was defined as hyperintense signal within the pericardium around the ventricles. Peri-atrial fat was not included as it has been shown that peri-ventricle EAT alone had a stronger correlation with coronary diseases than total EAT [26]. All isles of periventricular fat were included to form EAT area. PAT was defined as fat adjacent but outside the pericardium. Segmentations were performed on three cardiac phases determined by readers having the entire series at their disposal: first phase, peak systole, and late diastole. The three segmented masks were propagated to the remaining frames using an automatic label propagation algorithm based on non-linear registrations, as previously described [34] resulting in 25 images segmented per subjects. Series in the test dataset were segmented by both readers, and reader 1 repeated blinded segmentations 6 weeks later.

2.4. Network Architecture

Two different fully convolutional networks (FCNs) were investigated: U-Net [35] with 48 filters for the first layer and FCN developed by Bai et al. [36] with 48 filters for the first layer, later referenced as FCNB. These networks are based on an encoder–decoder structure but differ in their decoder structure. The encoder part processes an image of arbitrary size as input and applies convolutional layers for extracting image features while the decoder upsamples and combines low-resolution featured map to the original input resolution. The absence of a dense layer allows these networks to process images of various sizes.
The U-Net [35] has been the most popular 2D segmentation network for biomedical images and a fundamental component of many state-of-the-art cardiac image segmentation approaches [37,38,39]. The specificity of the U-Net is to employ skip connections between encoder and decoder to recover spatial information lost in downsampling layers as shown in Figure 2.
The second network investigated is the FCN developed by Bai et al. [36], later referred to as FCNB. FNCB has demonstrated excellent segmentation performances on the largest available cardiac MR dataset (UK-Biobank [40] Its specificity is based on the decoder that only consists of the concatenation of all featured maps, upsampled to the original resolution, as shown in Figure 2.
In their original papers, the cross-entropy loss was used to train those networks. However, this loss has shown limits to address class imbalance. In our study, regions of interest (ROI) were sparsely represented compared to the background and cross-entropy loss is inadequate to handle it. Thus, the loss function was defined as the mean dice between the probabilistic label map without background and the manually annotated label map.

2.5. Training

Specifically, optimized FCNB and U-Net were trained on three consecutive cine frames for segmentation of the central frame, providing a crucial temporal information often necessary for the experts to segment EAT. Input images were normalized to the range of [0,1] with fixed size (256 × 192 × 3), mask zero-padding or cropping was applied when needed.
For each batch (N = 30), on-the-fly data augmentation was performed using rotational transformation and/or image scaling before feeding them to the network. Both data augmentation were set using a random clipped normal distribution spanning from −30°/0.4 up to 30°/1.6 for rotational transformation and image scaling respectively. The Adam optimization [41] was used for minimizing the dice loss function with a constant learning rate of 1e-3. It took approximatively 35 min to train either the U-Net or FCNB on a Graphics Processing Unit (GPU) (NVidia Tesla K80).
The networks investigated were implemented using Python within the TensorFlow 2 framework. The FCNB model was adapted from the original implementation [42], whereas U-Net was custom-designed. To adapt to the proposed multi-frame approach, both 2D networks were modified to accept 2D+t inputs, considering the cardiac time dimension as a third dimension with limited horizon. Thus, the first convolution layer of each network was replaced with a 3D convolution layer with valid padding. The following layers were kept identical, processing extracted features independently of the input dimensions.
To perform a robust evaluation, networks were trained using cross-validation and evaluated on an independent dataset: the database was split in five subsets (500 images/20 subjects each reflecting our database populations distribution: 4 healthy controls, 13 type 2-diabetics, 3 nondiabetic obese patients). One subset (500 images) was used as a test set whereas the 4 other subsets were used for stratified cross-validation training, resulting in a 4-fold cross-validation. Thus, a single subset is retained as validation (500 images) whereas the 3 others (1500 images) are used for training, ensuring that validation and training dataset reflects the database population distribution.

2.6. Evaluation Metrics

Segmentation performances were evaluated for accuracy, propinquity, and surface estimation error. Dice similarity coefficient (DSC) measured segmentation accuracy from the overlap between the manual and automatic segmented surfaces (SM and SA), defined as
DSC = 2   S M   S A S M + S A
The mean surface distance (MSD) calculated the propinquity between segmentations as is the mean distance (in mm) between segmented contours, defined as
MSD = 1 n M + n A ( ( k = 1 n M d ( k , S A ) ) + ( k = 1 n A d ( k , S M ) ) )
To evaluate the clinical final purpose, which is the quantitative measurement of EAT area, absolute relative surface error (RSE) was utilized, defined as
RSE = | S M S A | S M
To further assess accuracy, positive predicted value (PPV) which is an indicator of over-segmentation (PPV << 1) was calculated on the entire database, defined as
PPV = S M   S A   S A  

2.7. Statistical Analysis

Statistical analysis was conducted using R (version 3.6.3) [43]. Analysis of linear regression was used to study the correlation between manually evaluated EAT volume and 4Ch area. The metrics’ distribution normality was assessed using the Shapiro–Wilk test. Wilcoxon signed rank and Wilcoxon rank sum tests were used to investigate significant differences for each metrics between intra-inter observers and FCNs. To account for segmentation difficulty and clinical relevance [44] that scale with the quantity of EAT, networks’ performances were assessed per quartile of manually segmented EAT area (Q1 < 8.22 cm2 ≤ Q2 < 12.70 cm2 ≤ Q3 < 15.55 cm2 ≤ Q4).

3. Results

The selected 100 subjects were divided into three groups (21 healthy controls, 67 type-2 diabetic patients and 12 non-diabetic obese patients) as detailed in Table 1.
In studied database, EAT volumes spanned a wide range from 29 to 376 cm3, defining quartiles by: Q1 < 77.8 cm3 ≤ Q2 < 94.6 cm3 ≤ Q3 < 114.3 cm3 ≤ Q4.
Corresponding EAT areas as measured on 4Ch views correlated well with total EAT volume measured from the stack of short-axis cine (Figure 3) with a slightly higher correlation in systole (Pearson r = 0.77) than in diastole (Pearson r = 0.74). Thus, a wide range of EAT 4Ch areas was available from 1.2 cm2 to 37.2 cm2, with a lower range for healthy subjects from 2.5 to 13.7 cm2, from 1.2 cm2 to 23.2 cm2 for non-diabetic obese subjects and from 5.3 cm2 to 37.2 cm2 for type 2 diabetic patients.
As shown in Table 2, intra and inter-observer DSC confirmed excellent reproducibility for HV segmentation (DSCIntra = 0.98 and DSCInter = 0.96 resp.). EAT and PAT differed between the two observers (DSCInter = 0.76 and 0.78 for EAT and PAT resp.), although segmentations performed twice by the same observer proved to be more reproducible (DSCIntra = 0.83 and 0.85 for EAT and PAT resp.). Intra-observer DSC and MSD were significatively lower (p < 0.05) concerning EAT segmentation in the diastolic frame compared to the segmentation in the systolic frame. For inter-observer bias, differences in DSC, MSD, or RSE metrics were not statistically significant between diastolic and systolic frames.
FCNB and U-Net segmentations performance measured by DSC, were significantly lower (p < 0.05) than intra-observer bias for all labels (for EAT: DSCIntra = 0.83, DSCU-Net = 0.77, DSCFCNB = 0.76). Both networks provided equivalent DSC, MSD, and RSE performance than inter-observer bias for all labels (for instance PAT: DSCInter = 0.78, DSCU-Net = 0.80, DSCFCNB = 0.78).
Across the four quartiles of data defined by equally populated ranges of EAT areas, both networks provided reliable segmentation of the heart ventricles (HV, FCNB: DSCQ1-Q4 = 0.97–0.96, U-Net: DSCQ1-Q4 = 0.97) as shown in Table 3. Interestingly, the network performances to segment EAT strongly depended on the population quartile. Indeed, U-Net DSC was significantly higher (p < 0.001) for upper quartiles as observed using U-Net: DSCQ4 = 0.83 > DSCQ3 = 0.80 > DSCQ2 = 0.76 > DSCQ1 = 0.69 as illustrated in Figure 4. DSC and RSE metrics demonstrated a gap of segmentation quality between the lower two quartiles and the upper two quartiles for both PAT and EAT segmentation (for EAT FCN: RSEQ4 = 15.60, RSEQ3 = 15.87 < RSEQ2 = 21.91 < RSEQ1 = 27.98). Across all quartiles, both networks had more difficulty separating PAT from EAT than identifying total pericardial fat (EAT+ PAT) in the image (with U-Net, RSEEAT + PAT << RSEEAT or RSEPAT for all quartiles).
Over the database and for all labels, U-net outperformed (p < 0.0001) FCNB for segmenting accurately (DSC), nearer to the ground truth (MSD), thus providing a more reliable (i.e., accurate) measurement (RSE).
FCNB and U-net performed significantly better (p < 0.05) for segmenting EAT area on the systolic frame compared to the diastolic frame (DSCUNet-diastole = 0.76 DSCUNet-systole = 0.80). These differences were not significant in PAT (see Appendix A Figure A1).
Classification of our database split by quartile of EAT burden was observed by confusion matrices. From Figure 5, the confusion matrices diagonal (in green) gave a measure of correct classification (66% for FCNB and 71% for U-Net), whereas the subdiagonal and the superdiagonal (in yellow) allowed evaluating a misclassification by one quartile (32% for FCNB and 27% U-Net) and the second subdiagonal and superdiagonal (in red) gave an estimate of a misclassification by two quartiles (2% for FCNB 2% for U-Net). As shown by subdiagonal confusion matrices and confirmed by PPV, FCNB significantly over-estimated EAT area compared to U-Net (PPVFCNB = 0.73 < PPVU-Net = 0.75, p < 0.0001).

4. Discussion

This study aimed at providing a rapid and fully integrable evaluation of epicardial fat burden. To achieve this evaluation, automated segmentation of the EAT layer was performed on four-chamber cine MRI series using Deep Learning approaches.

4.1. Four-Chamber-View Intrapericardial Fat Area Is a Relevant Measure of EAT

Confirming previous literature [24,25], the correlation found in this work between EAT area and volume across a wide range of EAT volumes (from 29 to 376 cm3) comforted the relevant use of four-chamber EAT area as a rapid but realistic measure of EAT burden. Already in past studies, the 2D EAT area has been linked to left ventricular diastolic dysfunction [22,26], hypertension and severity of insulin resistance [25], and non-alcoholic fatty liver disease patients [27]. Thus, four-chamber view holds potential as a surrogate to quantify EAT in routine clinical practice. Moreover, in four-chamber view, the pericardium beyond the apex of the heart could be visualized with more reliability. However, our database gathered retrospective studies in which EAT volume segmentation had been measured in short-axis views by different investigators over the years, which could lead to unaccounted volume imprecision. Ideally, the gold standard CCT EAT volume quantification would have been preferred but this examination is not commonly indicated for metabolic patients.

4.2. A Specific Database with Possible Extensions

This work leverages a unique database that combines a population spanning a large range of EAT quantity and manual segmentation of EAT on cine series. The strength of our dedicated database stands in its diversity in BMI, sex, age, health condition across many subjects (n = 100) (Table 1). Despite a large diversity of subjects, a disparity of age remains between younger healthy subjects and diabetic and/or obese patients. The addition of data from older healthy subjects, as well as elderly subjects (>65 years) would benefit the current database to reinforce our network training as elderly have been shown to be significantly more EAT burdened than younger individuals [45]. Our database could also be extended by including image sets from different MRI scanner types. Currently, this is a monocentric study and database. As a result, the trained models might not adapt well on datasets from scanners of different vendors and field strengths. Nevertheless, the database was made up of multiple protocols acquired over a decade, which already featured a variety of acquisition parameters and image quality levels. To further leverage the number of annotated data (2500 ground-truth, 25 images segmented per subject), generative adversarial network could be explored to extend beyond proposed data augmentation [46]. Another challenge are recurrent artifacts (aliasing, dark bands, flux artifacts) commonly observed in 3T bSSFP cine-MRI images, particularly pronounced in obese patients. This might preclude EAT segmentation and disturb networks accuracy. Training networks on artifacted images is another important addition to strengthen models for them to be ready for the clinic.

4.3. Challenge of EAT Segmentation

Experts and networks provided excellent results on large structures such as heart ventricles (DSC ≥ 0.96) and pericardial fat (DSC ≥ 0.88). However, one major challenge for the segmentation of EAT on cine MRI is to distinguish between burdening EAT and its extra-pericardial neighbor PAT. The pericardial fascia that separates those two fat compartments is about 2 mm thick [47,48] which is of the same order of magnitude as the image resolution (1.3–1.8 mm). This explains why both networks were able to segment combined EAT + PAT pericardial fat with appreciable precision, but the identification of individual fat was less satisfying. Nevertheless, FCN networks provided segmentation results on par with experts’ precision. Additionally, since cardiac contraction pulls onto the pericardium, its visualization improves in peak-systole [22], making this frame more suitable for the measurement of EAT when compared to diastole (pintra(DSCdia/DSCsys) = 0.0282).
One novelty has been to input multiple cardiac frames from the cardiac cycle to networks using a 3D first convolutional layer. It could be interesting in future work to enhance temporal information which is essential to detect the pericardial fascia. A map of cardiac deformations could enhance input images to be supplied to the network. It would be also interesting to investigate other network architectures, such as recurrent neural network, that could memorize information from adjacent slices to improve inter-slices coherence [49], but these extensions fall outside the scope of this work.

4.4. Comparing FCNs Performances

Specific complementary metrics (DSC, MSD, and RSE) have been chosen to evaluate EAT area segmentation and quantification. Alternatively, the Hausdorff distance metric is a common choice to evaluate segmentation performance [50], measuring the maximal pixel distance error between segmentations. However, EAT region is sparsely distributed around the heart, thus the Hausdorff distance was not considered in this work since it might range rapidly high, even when comparing two segmentations with similar areas.
From chosen metrics, U-Net outperformed FCNB for all labels, thus appearing preferrable to quantify EAT 4Ch area. Alternative semi- and fully automatic methods have been proposed for the EAT quantification on MRI-cine. Cristobal-Huerta et al. [51] developed an automatic pipeline composed of Law texture filters, snakes and K-cosine curvature analysis to partially quantify EAT volume, albeit on 10 subjects only. In a semi-automatic processing, Fulton et al. [52] applied landmarks on short-axis images from 12 subjects to unroll images into polar coordinates before employing a neural network for detection of epicardial fat contours. We were unable to compare our results with those previous works as segmentation metrics (e.g., DSC metric or Jaccard similarity index) were not provided. Recently, automatic total pericardial fat quantification has been developed in 4Ch cine MRI. Bard, Raisi-Estabragh et al. [23] obtained segmentation performances (DSC EAT+PAT = 0.8) very similar to ours (DSC EAT+PAT = 0.88) on their respective test-set. In their study, only the end-diastolic frame had been segmented while we segmented the full 4Ch cine MRI and trained on three consecutive cine frames to leverage cine temporal information. Finally, the optimized multi-frame U-Net was integrated in a FSLeyes plugin made available to the community [53] allowing comparison with further work and providing clinicians with a rapid EAT area segmentation (see Appendix A Figure A2).

4.5. Performances across Quartiles

Splitting the database in quartiles of EAT enabled to differentiate segmentation performances depending on EAT area. Indeed, segmentations quality from FCNs proved to be degraded in group Q1, in which EAT (as well as PAT) was thin and sparse as illustrated in Figure 4. However, EAT segmentations were on a par with inter-observers’ manual segmentation for the three upper quartiles and remained relevant for identifying patient at risk (Q2, Q3, Q4 ≥ 8.22 cm2) by measuring their EAT burden within 14% and 18% precision for U-Net and FCNB respectively.

5. Conclusions

This study provides a methodology for fully automated segmentation of epicardial fat on multi-frame cardiac cine MRI, demonstrated across 100 subjects exhibiting low to high EAT quantities. EAT is often overseen in diagnosis but has received increasing attention as a relevant biomarker of cardiac risk. Automatic EAT evaluation could help to identify patients at risk, especially for diabetic patients. The comparison with EAT volume supports the potential of four-chamber cine EAT area as a surrogate for clinical evaluation, with higher segmentation robustness in systolic frame. Between the two FCNs investigated, the optimized U-Net was better suited to provide EAT area estimation with a 14.2% precision for the clinically relevant upper three quarters of targeted EAT range. EAT evaluation on cine, leveraging multi-frame information, could be further integrated to explore both retrospective and prospective cardiac studies without the need for a specific acquisition thanks to publicly provided automatic EAT area segmentation.

Author Contributions

Conceptualization, P.D., S.C.G., F.K. and S.R.; Methodology, P.D., F.K. and S.R.; Software, P.D.; Validation, P.D., P.A., A.D., B.G. and S.R.; Formal analysis, P.D. and S.R.; Investigation, P.D., P.A. and S.R.; Resources, P.D., P.A., A.J., A.D. and M.B.; Data curation, P.D. and P.A.; Writing—original draft preparation, P.D. and S.R.; Writing—review and editing, P.D, P.A., S.C.G., A.J., F.K., A.D., M.B., B.G. and S.R.; Visualization, P.D. and S.R.; Supervision, S.C.G., F.K. and S.R.; Project administration, S.C.G., A.J., F.K., A.D., M.B., B.G. and S.R.; Funding acquisition, A.J., F.K., A.D., M.B. and B.G. All authors have read and agreed to the published version of the manuscript.

Funding

This project has received financial support from the CNRS through a MITI program and was performed within a laboratory member of France Life Imaging network, grant no. ANR-11-INBS-0006. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

Institutional Review Board Statement

The study was conducted according to the guidelines of the Declaration of Helsinki, and approved by the Ethics Committees of CPP Assistance Publique des Hôpitaux de Marseille (NCT00923039 registered the 18 June 2009, NCT01284816 registered 26 January 2011, NCT02042664 registered 20 January 2014, NCT03118336 registered 18 April 2017).

Informed Consent Statement

Written informed consent, including consent for publication, was obtained from the patient.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.

Acknowledgments

The authors thank Danone Institute International for supporting this work.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Figure A1. FCNs DSC performance varies along the cardiac cine frames with a maximum mean Dice and minimum standard deviation in systole.
Figure A1. FCNs DSC performance varies along the cardiac cine frames with a maximum mean Dice and minimum standard deviation in systole.
Diagnostics 12 00126 g0a1
Figure A2. FSLeyes plugin interface for epicardial and paracardial segmentation will facilitate reproducibility of proposed methods.
Figure A2. FSLeyes plugin interface for epicardial and paracardial segmentation will facilitate reproducibility of proposed methods.
Diagnostics 12 00126 g0a2

References

  1. Gaborit, B.; Sengenes, C.; Ancel, P.; Jacquier, A.; Dutour, A. Role of Epicardial Adipose Tissue in Health and Disease: A Matter of Fat?. In Comprehensive Physiology; Terjung, R., Ed.; John Wiley & Sons, Inc.: Hoboken, NJ, USA, 2017; pp. 1051–1082. ISBN 978-0-470-65071-4. [Google Scholar]
  2. Mahabadi, A.A.; Lehmann, N.; Kälsch, H.; Robens, T.; Bauer, M.; Dykun, I.; Budde, T.; Moebus, S.; Jöckel, K.-H.; Erbel, R.; et al. Association of Epicardial Adipose Tissue with Progression of Coronary Artery Calcification Is More Pronounced in the Early Phase of Atherosclerosis. JACC Cardiovasc. Imaging 2014, 7, 909–916. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  3. Ding, J.; Hsu, F.-C.; Harris, T.B.; Liu, Y.; Kritchevsky, S.B.; Szklo, M.; Ouyang, P.; Espeland, M.A.; Lohman, K.K.; Criqui, M.H.; et al. The Association of Pericardial Fat with Incident Coronary Heart Disease: The Multi-Ethnic Study of Atherosclerosis (MESA). Am. J. Clin. Nutr. 2009, 90, 499–504. [Google Scholar] [CrossRef]
  4. Iacobellis, G. Epicardial and Pericardial Fat: Close, but Very Different. Obesity 2009, 17, 625. [Google Scholar] [CrossRef]
  5. Nakanishi, K.; Fukuda, S.; Tanaka, A.; Otsuka, K.; Jissho, S.; Taguchi, H.; Yoshikawa, J.; Shimada, K. Persistent Epicardial Adipose Tissue Accumulation Is Associated with Coronary Plaque Vulnerability and Future Acute Coronary Syndrome in Non-Obese Subjects with Coronary Artery Disease. Atherosclerosis 2014, 237, 353–360. [Google Scholar] [CrossRef] [PubMed]
  6. Rosito, G.A.; Massaro, J.M.; Hoffmann, U.; Ruberg, F.L.; Mahabadi, A.A.; Vasan, R.S.; O’Donnell, C.J.; Fox, C.S. Pericardial Fat, Visceral Abdominal Fat, Cardiovascular Disease Risk Factors, and Vascular Calcification in a Community-Based Sample: The Framingham Heart Study. Circulation 2008, 117, 605–613. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  7. Dabbah, S.; Komarov, H.; Marmor, A.; Assy, N. Epicardial Fat, Rather than Pericardial Fat, Is Independently Associated with Diastolic Filling in Subjects without Apparent Heart Disease. Nutr. Metab. Cardiovasc. Dis. 2014, 24, 877–882. [Google Scholar] [CrossRef] [PubMed]
  8. Antonopoulos, A.S.; Antoniades, C. The Role of Epicardial Adipose Tissue in Cardiac Biology: Classic Concepts and Emerging Roles. J. Physiol. (Lond.) 2017, 595, 3907–3917. [Google Scholar] [CrossRef] [PubMed]
  9. Iacobellis, G.; Secchi, F.; Capitanio, G.; Basilico, S.; Schiaffino, S.; Boveri, S.; Sardanelli, F.; Corsi Romanelli, M.M.; Malavazos, A.E. Epicardial Fat Inflammation in Severe COVID-19. Obesity 2020, 28, 2260–2262. [Google Scholar] [CrossRef]
  10. Grodecki, K.; Lin, A.; Razipour, A.; Cadet, S.; McElhinney, P.A.; Chan, C.; Pressman, B.D.; Julien, P.; Maurovich-Horvat, P.; Gaibazzi, N.; et al. Epicardial Adipose Tissue Is Associated with Extent of Pneumonia and Adverse Outcomes in Patients with COVID-19. Metabolism 2021, 115, 154436. [Google Scholar] [CrossRef]
  11. Mahabadi, A.A.; Rassaf, T. Thoracic Adipose Tissue Density as a Novel Marker of Increased Cardiovascular Risk. Atherosclerosis 2018, 279, 91–92. [Google Scholar] [CrossRef]
  12. Iacobellis, G.; Assael, F.; Ribaudo, M.C.; Zappaterreno, A.; Alessi, G.; Di Mario, U.; Leonetti, F. Epicardial Fat from Echocardiography: A New Method for Visceral Adipose Tissue Prediction. Obes. Res. 2003, 11, 304–310. [Google Scholar] [CrossRef]
  13. Dey, D.; Suzuki, Y.; Suzuki, S.; Ohba, M.; Slomka, P.J.; Polk, D.; Shaw, L.J.; Berman, D.S. Automated Quantitation of Pericardiac Fat from Noncontrast CT. Investig. Radiol. 2008, 43, 145–153. [Google Scholar] [CrossRef] [PubMed]
  14. Nichols, J.H.; Samy, B.; Nasir, K.; Fox, C.S.; Schulze, P.C.; Bamberg, F.; Hoffmann, U. Volumetric Measurement of Pericardial Adipose Tissue from Contrast-Enhanced Coronary Computed Tomography Angiography: A Reproducibility Study. J. Cardiovasc. Comput. Tomogr. 2008, 2, 288–295. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  15. Commandeur, F.; Goeller, M.; Razipour, A.; Cadet, S.; Hell, M.M.; Kwiecinski, J.; Chen, X.; Chang, H.-J.; Marwan, M.; Achenbach, S.; et al. Fully Automated CT Quantification of Epicardial Adipose Tissue by Deep Learning: A Multicenter Study. Radiol. Artif. Intell. 2019, 1, e190045. [Google Scholar] [CrossRef]
  16. Kramer, C.M.; Barkhausen, J.; Bucciarelli-Ducci, C.; Flamm, S.D.; Kim, R.J.; Nagel, E. Standardized Cardiovascular Magnetic Resonance Imaging (CMR) Protocols: 2020 Update. J. Cardiovasc. Magn. Reson. 2020, 22, 17. [Google Scholar] [CrossRef] [PubMed]
  17. Flüchter, S.; Haghi, D.; Dinter, D.; Heberlein, W.; Kühl, H.P.; Neff, W.; Sueselbeck, T.; Borggrefe, M.; Papavassiliu, T. Volumetric Assessment of Epicardial Adipose Tissue with Cardiovascular Magnetic Resonance Imaging*. Obesity 2007, 15, 870–878. [Google Scholar] [CrossRef] [PubMed]
  18. Homsi, R.; Meier-Schroers, M.; Gieseke, J.; Dabir, D.; Luetkens, J.A.; Kuetting, D.L.; Naehle, C.P.; Marx, C.; Schild, H.H.; Thomas, D.K.; et al. 3D-Dixon MRI Based Volumetry of Peri- and Epicardial Fat. Int. J. Cardiovasc. Imaging 2016, 32, 291–299. [Google Scholar] [CrossRef]
  19. Henningsson, M.; Brundin, M.; Scheffel, T.; Edin, C.; Viola, F.; Carlhäll, C.-J. Quantification of Epicardial Fat Using 3D Cine Dixon MRI. BMC Med. Imaging 2020, 20, 80. [Google Scholar] [CrossRef]
  20. Gaborit, B.; Kober, F.; Jacquier, A.; Moro, P.J.; Cuisset, T.; Boullu, S.; Dadoun, F.; Alessi, M.-C.; Morange, P.; Clément, K.; et al. Assessment of Epicardial Fat Volume and Myocardial Triglyceride Content in Severely Obese Subjects: Relationship to Metabolic Profile, Cardiac Function and Visceral Fat. Int. J. Obes. (Lond.) 2012, 36, 422–430. [Google Scholar] [CrossRef] [Green Version]
  21. Chetrit, M.; Xu, B.; Kwon, D.H.; Ramchand, J.; Rodriguez, R.E.; Tan, C.D.; Jellis, C.L.; Johnston, D.R.; Renapurkar, R.D.; Cremer, P.C.; et al. Imaging-Guided Therapies for Pericardial Diseases. JACC Cardiovasc. Imaging 2020, 13, 1422–1437. [Google Scholar] [CrossRef]
  22. Rado, S.D.; Lorbeer, R.; Gatidis, S.; Machann, J.; Storz, C.; Nikolaou, K.; Rathmann, W.; Hoffmann, U.; Peters, A.; Bamberg, F.; et al. MRI-Based Assessment and Characterization of Epicardial and Paracardial Fat Depots in the Context of Impaired Glucose Metabolism and Subclinical Left-Ventricular Alterations. BJR 2019, 92, 20180562. [Google Scholar] [CrossRef] [PubMed]
  23. Bard, A.; Raisi-Estabragh, Z.; Ardissino, M.; Lee, A.M.; Pugliese, F.; Dey, D.; Sarkar, S.; Munroe, P.B.; Neubauer, S.; Harvey, N.C.; et al. Automated Quality-Controlled Cardiovascular Magnetic Resonance Pericardial Fat Quantification Using a Convolutional Neural Network in the UK Biobank. Front. Cardiovasc. Med. 2021, 8, 677574. [Google Scholar] [CrossRef] [PubMed]
  24. Nyman, K.; Granér, M.; Pentikäinen, M.O.; Lundbom, J.; Hakkarainen, A.; Sirén, R.; Nieminen, M.S.; Taskinen, M.-R.; Lundbom, N.; Lauerma, K. Cardiac Steatosis and Left Ventricular Function in Men with Metabolic Syndrome. J. Cardiovasc. Magn. Reson. 2013, 15, 103. [Google Scholar] [CrossRef] [Green Version]
  25. Granér, M.; Siren, R.; Nyman, K.; Lundbom, J.; Hakkarainen, A.; Pentikäinen, M.O.; Lauerma, K.; Lundbom, N.; Adiels, M.; Nieminen, M.S.; et al. Cardiac Steatosis Associates with Visceral Obesity in Nondiabetic Obese Men. J. Clin. Endocrinol. Metab. 2013, 98, 1189–1197. [Google Scholar] [CrossRef] [Green Version]
  26. Nakanishi, K.; Fukuda, S.; Tanaka, A.; Otsuka, K.; Taguchi, H.; Shimada, K. Relationships Between Periventricular Epicardial Adipose Tissue Accumulation, Coronary Microcirculation, and Left Ventricular Diastolic Dysfunction. Can. J. Cardiol. 2017, 33, 1489–1497. [Google Scholar] [CrossRef] [PubMed]
  27. Perseghin, G.; Lattuada, G.; De Cobelli, F.; Esposito, A.; Belloni, E.; Ntali, G.; Ragogna, F.; Canu, T.; Scifo, P.; Del Maschio, A.; et al. Increased Mediastinal Fat and Impaired Left Ventricular Energy Metabolism in Young Men with Newly Found Fatty Liver. Hepatology 2007, 47, 51–58. [Google Scholar] [CrossRef]
  28. Gaborit, B.; Kober, F.; Jacquier, A.; Moro, P.J.; Flavian, A.; Quilici, J.; Cuisset, T.; Simeoni, U.; Cozzone, P.; Alessi, M.-C.; et al. Epicardial Fat Volume Is Associated with Coronary Microvascular Response in Healthy Subjects: A Pilot Study. Obesity 2012, 20, 1200–1205. [Google Scholar] [CrossRef]
  29. Dutour, A.; Abdesselam, I.; Ancel, P.; Kober, F.; Mrad, G.; Darmon, P.; Ronsin, O.; Pradel, V.; Lesavre, N.; Martin, J.C.; et al. Exenatide Decreases Liver Fat Content and Epicardial Adipose Tissue in Patients with Obesity and Type 2 Diabetes: A Prospective Randomized Clinical Trial Using Magnetic Resonance Imaging and Spectroscopy. Diabetes Obes. Metab. 2016, 18, 882–891. [Google Scholar] [CrossRef]
  30. Gaborit, B.; Jacquier, A.; Kober, F.; Abdesselam, I.; Cuisset, T.; Boullu-Ciocca, S.; Emungania, O.; Alessi, M.-C.; Clément, K.; Bernard, M.; et al. Effects of Bariatric Surgery on Cardiac Ectopic Fat. J. Am. Coll. Cardiol. 2012, 60, 1381–1389. [Google Scholar] [CrossRef]
  31. Gaborit, B.; Ancel, P.; Abdullah, A.E.; Maurice, F.; Abdesselam, I.; Calen, A.; Soghomonian, A.; Houssays, M.; Varlet, I.; Eisinger, M.; et al. Effect of Empagliflozin on Ectopic Fat Stores and Myocardial Energetics in Type 2 Diabetes: The EMPACEF Study. Cardiovasc. Diabetol. 2021, 20, 57. [Google Scholar] [CrossRef]
  32. Tustison, N.J.; Avants, B.B.; Cook, P.A.; Zheng, Y.; Egan, A.; Yushkevich, P.A.; Gee, J.C. N4ITK: Improved N3 Bias Correction. IEEE Trans. Med. Imaging 2010, 29, 1310–1320. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  33. McCarthy, Paul FSLeyes v.0.31. Available online: https://doi.org/10.5281/zenodo.3403671 (accessed on 2 October 2020).
  34. Ogier, A.; Sdika, M.; Foure, A.; Le Troter, A.; Bendahan, D. Individual Muscle Segmentation in MR Images: A 3D Propagation through 2D Non-Linear Registration Approaches. In Proceedings of the 2017 39th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Jeju, Korea, 11–15 July 2017; IEEE: Seogwipo, Korea, 2017; pp. 317–320. [Google Scholar]
  35. Ronneberger, O.; Fischer, P.; Brox, T. U-Net: Convolutional Networks for Biomedical Image Segmentation. In Medical Image Computing and Computer-Assisted Intervention–MICCAI 2015; Navab, N., Hornegger, J., Wells, W.M., Frangi, A.F., Eds.; Lecture Notes in Computer Science; Springer International Publishing: Cham, Switzerland, 2015; Volume 9351, pp. 234–241. ISBN 978-3-319-24573-7. [Google Scholar]
  36. Bai, W.; Sinclair, M.; Tarroni, G.; Oktay, O.; Rajchl, M.; Vaillant, G.; Lee, A.M.; Aung, N.; Lukaschuk, E.; Sanghvi, M.M.; et al. Automated Cardiovascular Magnetic Resonance Image Analysis with Fully Convolutional Networks. J. Cardiovasc Magn. Reson. 2018, 20, 65. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  37. Zheng, Q.; Delingette, H.; Duchateau, N.; Ayache, N. 3-D Consistent and Robust Segmentation of Cardiac Images by Deep Learning with Spatial Propagation. IEEE Trans. Med. Imaging 2018, 37, 2137–2148. [Google Scholar] [CrossRef]
  38. Baumgartner, C.F.; Koch, L.M.; Pollefeys, M.; Konukoglu, E. An Exploration of 2D and 3D Deep Learning Techniques for Cardiac MR Image Segmentation. In Statistical Atlases and Computational Models of the Heart. ACDC and MMWHS Challenges; Pop, M., Sermesant, M., Jodoin, P.-M., Lalande, A., Zhuang, X., Yang, G., Young, A., Bernard, O., Eds.; Lecture Notes in Computer Science; Springer International Publishing: Cham, Switzerland, 2018; Volume 10663, pp. 111–119. ISBN 978-3-319-75540-3. [Google Scholar]
  39. Isensee, F.; Jaeger, P.F.; Full, P.M.; Wolf, I.; Engelhardt, S.; Maier-Hein, K.H. Automatic Cardiac Disease Assessment on Cine-MRI via Time-Series Segmentation and Domain Specific Features. In Statistical Atlases and Computational Models of the Heart. ACDC and MMWHS Challenges; Pop, M., Sermesant, M., Jodoin, P.-M., Lalande, A., Zhuang, X., Yang, G., Young, A., Bernard, O., Eds.; Lecture Notes in Computer Science; Springer International Publishing: Cham, Switzerland, 2018; Volume 10663, pp. 120–129. ISBN 978-3-319-75540-3. [Google Scholar]
  40. Sudlow, C.; Gallacher, J.; Allen, N.; Beral, V.; Burton, P.; Danesh, J.; Downey, P.; Elliott, P.; Green, J.; Landray, M.; et al. UK Biobank: An Open Access Resource for Identifying the Causes of a Wide Range of Complex Diseases of Middle and Old Age. PLoS Med. 2015, 12, e1001779. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  41. Kingma, D.P.; Ba, J. Adam: A Method for Stochastic Optimization. arXiv 2017, arXiv:1412.6980. [Google Scholar]
  42. Bai, W. Ukbb_cardiac. Available online: https://github.com/baiwenjia/ukbb_cardiac (accessed on 8 October 2020).
  43. R Core Team R: A Language and Environment for Statistical Computing; R Foundation for Statistical Computing: Vienna, Austria, 2020.
  44. Mahabadi, A.A.; Berg, M.H.; Lehmann, N.; Kälsch, H.; Bauer, M.; Kara, K.; Dragano, N.; Moebus, S.; Jöckel, K.-H.; Erbel, R.; et al. Association of Epicardial Fat with Cardiovascular Risk Factors and Incident Myocardial Infarction in the General Population. J. Am. Coll. Cardiol. 2013, 61, 1388–1395. [Google Scholar] [CrossRef] [Green Version]
  45. Foldyna, B.; Zeleznik, R.; Eslami, P.; Mayrhofer, T.; Ferencik, M.; Bittner, D.O.; Meyersohn, N.M.; Puchner, S.B.; Emami, H.; Aerts, H.J.W.L.; et al. Epicardial Adipose Tissue in Patients with Stable Chest Pain. JACC Cardiovasc. Imaging 2020, 13, 2273–2275. [Google Scholar] [CrossRef]
  46. Chaitanya, K.; Karani, N.; Baumgartner, C.F.; Becker, A.; Donati, O.; Konukoglu, E. Semi-Supervised and Task-Driven Data Augmentation. In Information Processing in Medical Imaging; Chung, A.C.S., Gee, J.C., Yushkevich, P.A., Bao, S., Eds.; Lecture Notes in Computer Science; Springer International Publishing: Cham, Switzerland, 2019; Volume 11492, pp. 29–41. ISBN 978-3-030-20350-4. [Google Scholar]
  47. Bull, R.K.; Edwards, P.D.; Dixon, A.K. CT Dimensions of the Normal Pericardium. BJR 1998, 71, 923–925. [Google Scholar] [CrossRef]
  48. Bogaert, J.; Francone, M. Cardiovascular Magnetic Resonance in Pericardial Diseases. J. Cardiovasc. Magn. Reson. 2009, 11, 14. [Google Scholar] [CrossRef] [Green Version]
  49. Poudel, R.P.K.; Lamata, P.; Montana, G. Recurrent Fully Convolutional Neural Networks for Multi-Slice MRI Cardiac Segmentation. In Reconstruction, Segmentation, and Analysis of Medical Images; Zuluaga, M.A., Bhatia, K., Kainz, B., Moghari, M.H., Pace, D.F., Eds.; Lecture Notes in Computer Science; Springer International Publishing: Cham, Switzerland, 2017; Volume 10129, pp. 83–94. ISBN 978-3-319-52279-1. [Google Scholar]
  50. Huttenlocher, D.P.; Klanderman, G.A.; Rucklidge, W.J. Comparing Images Using the Hausdorff Distance. IEEE Trans. Pattern Anal. Machine Intell. 1993, 15, 850–863. [Google Scholar] [CrossRef] [Green Version]
  51. Cristobal-Huerta, A.; Torrado-Carvajal, A.; Malpica, N.; Luaces, M.; Hernandez-Tamames, J.A. Automated Quantification of Epicardial Adipose Tissue in Cardiac Magnetic Resonance Imaging. In Proceedings of the 2015 37th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Milan, Italy, 25–29 August 2015; pp. 7308–7311. [Google Scholar]
  52. Fulton, M.R.; Givan, A.H.; Fernandez-del-Valle, M.; Klingensmith, J.D. Segmentation of Epicardial Adipose Tissue in Cardiac MRI Using Deep Learning. In Proceedings of the Medical Imaging 2020: Biomedical Applications in Molecular, Structural, and Functional Imaging; Gimi, B.S., Krol, A., Eds.; SPIE: Houston, TX, USA, 2020; p. 25. [Google Scholar]
  53. Daudé, P. Fsleyes-Plugin-Epicseg. Available online: https://github.com/pdaude/fsleyes-plugin-epicseg (accessed on 20 July 2021).
Figure 1. Overview of the study design.
Figure 1. Overview of the study design.
Diagnostics 12 00126 g001
Figure 2. Networks’ optimized architecture. The two networks evaluated in this study: U-Net and fully-convolutional network (FCNB) architectures included a first 3D convolution layer to allow multiple cardiac frames as input. Following 2D convolution layers encoded images from 48 features up to 768 features. Eventually, the decoder targeted three labels for segmentation in the central input frame: epicardial adipose tissue (EAT), paracardial adipose tissue (PAT), and heart ventricles (HV).
Figure 2. Networks’ optimized architecture. The two networks evaluated in this study: U-Net and fully-convolutional network (FCNB) architectures included a first 3D convolution layer to allow multiple cardiac frames as input. Following 2D convolution layers encoded images from 48 features up to 768 features. Eventually, the decoder targeted three labels for segmentation in the central input frame: epicardial adipose tissue (EAT), paracardial adipose tissue (PAT), and heart ventricles (HV).
Diagnostics 12 00126 g002
Figure 3. Comparison of reference total epicardial fat volume andproposed EAT area measured on four-chamber cine. EAT area was measured in end-systolic or end-diastolic frame across the 100 subjects’ database. The three cohorts merged for the database were identified by markers color.
Figure 3. Comparison of reference total epicardial fat volume andproposed EAT area measured on four-chamber cine. EAT area was measured in end-systolic or end-diastolic frame across the 100 subjects’ database. The three cohorts merged for the database were identified by markers color.
Diagnostics 12 00126 g003
Figure 4. Representative segmentation results for each population defined by quartile of EAT area. Images were cropped around the heart for visualization. White arrows point out discrepancies between manual and automatic segmentations. As detailed in the methods, only periventricular EAT was segmented.
Figure 4. Representative segmentation results for each population defined by quartile of EAT area. Images were cropped around the heart for visualization. White arrows point out discrepancies between manual and automatic segmentations. As detailed in the methods, only periventricular EAT was segmented.
Diagnostics 12 00126 g004
Figure 5. Quartile classification results from EAT area estimated from networks segmentation against classification from manual EAT area. Only segmentations from preferred systolic frames were shown here. Markers colors were defined by manual EAT quartiles. Red squares delineate manual EAT quartiles.
Figure 5. Quartile classification results from EAT area estimated from networks segmentation against classification from manual EAT area. Only segmentations from preferred systolic frames were shown here. Markers colors were defined by manual EAT quartiles. Red squares delineate manual EAT quartiles.
Diagnostics 12 00126 g005
Table 1. Study population clinical characteristics.
Table 1. Study population clinical characteristics.
HealthyNon-Diabetic ObeseType-2-Diabetic
Clinical characteristics
Number of participants211267
Age, years25 ± 1041 ± 1353 ± 10
Gender: female, n (%)11 (52)10 (83)41 (61)
BMI, kg/m²21.9 ± 2.640.8 ± 5.935.6 ± 6.8
T2D
Duration of diabetes, years 8 ± 6
Cardiovascular risk factors, n (%)
Hypertension6 (29)1 (8)32 (48)
Dyslipidemia2 (10)1 (8)36 (54)
Current Smoker, n (%)3 (14)1 (8)8 (12)
Table 2. Mean values and standard deviations (in parenthesis) of segmentation results on the test set.
Table 2. Mean values and standard deviations (in parenthesis) of segmentation results on the test set.
DSCMSD (mm)RSE (%)
IntraInterU-NetFCNBIntraInterU-NetFCNBIntraInterU-NetFCNB
Paracardial Fat
(PAT)
0.85
(0.06)
0.78
(0.09)
0.80
(0.08)
0.78
(0.10)
1.15
(0.63)
2.08
(1.49)
2.38
(1.78)
2.29
(1.47)
11.78
(8.09)
20.43
(18.77)
14.29
(10.44)
17.43
(17.50)
Epicardial Fat
(EAT)
0.83
(0.07)
0.76
(0.10)
0.77
(0.07)
0.76
(0.07)
1.53
(1.32)
2.65
(2.98)
1.71
(1.06)
2.06
(1.96)
13.02
(14.59)
17.67
(15.07)
20.33
(15.70)
20.97
(15.66)
Pericardial Fat (EAT + PAT)0.90
(0.04)
0.88
(0.05)
0.88
(0.06)
0.88
(0.06)
1.12
(0.66)
1.55
(0.07)
1.36
(0.90)
1.60
(1.28)
6.92
(7.16)
9.20
(6.80)
7.36
(9.40)
8.92
(12.97)
Heart ventricles (HV)0.98
(0.01)
0.96
(0.02)
0.97
(0.02)
0.96
(0.03)
0.96
(0.5)
1.88
(2.24)
1.33
(0.79)
1.42
(0.89)
2.33
(2.20)
3.69
(3.18)
3.88
(4.46)
4.22
(5.80)
Metrics are reported as mean values (standard deviation). Systole and diastole segmentations were not differentiated in these metrics. DSC, dice similarity coefficient; MSD, mean surface distance; RSE, absolute relative surface error. Epicardial Fat values are highlighted in bold.
Table 3. DSC, MSD, RSE metrics evaluated per quartile (Q1-Q4) of EAT area for U-Net and FCNB.
Table 3. DSC, MSD, RSE metrics evaluated per quartile (Q1-Q4) of EAT area for U-Net and FCNB.
Q1DSCMSD (mm)RSE (%)
U-NetFCNBU-NetFCNBU-NetFCNB
Paracardial Fat (PAT)0.550.535.825.6936.2138.54
Epicardial Fat (EAT)0.690.672.142.2122.1527.98
Pericardial Fat (EAT + PAT)0.780.771.601.782.082.65
Heart ventricles (HV)0.970.971.121.3512.5916.19
Q2DSCMSD (mm)RSE (%)
U-NetFCNBU-NetFCNBU-NetFCNB
Paracardial Fat (PAT)0.760.752.682.8217.2920.83
Epicardial Fat (EAT)0.760.741.221.5317.8521.91
Pericardial Fat (EAT + PAT)0.870.871.161.357.558.60
Heart ventricles (HV)0.970.971.111.652.573.04
Q3DSCMSD (mm)RSE (%)
U-NetFCNBU-NetFCNBU-NetFCNB
Paracardial Fat (PAT)0.820.822.261.9912.7212.14
Epicardial Fat (EAT)0.800.791.301.4713.4915.87
Pericardial Fat (EAT + PAT)0.900.901.371.435.865.28
Heart ventricles (HV)0.970.971.081.502.543.07
Q4DSCMSD (mm)RSE (%)
U-NetFCNBU-NetFCNBU-NetFCNB
Paracardial Fat (PAT)0.800.782.463.1213.6516.72
Epicardial Fat (EAT)0.830.791.402.0611.7215.60
Pericardial Fat (EAT + PAT)0.910.901.401.845.646.43
Heart ventricles (HV)0.970.961.312.603.204.52
Epicardial Fat values are highlighted in bold.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Daudé, P.; Ancel, P.; Confort Gouny, S.; Jacquier, A.; Kober, F.; Dutour, A.; Bernard, M.; Gaborit, B.; Rapacchi, S. Deep-Learning Segmentation of Epicardial Adipose Tissue Using Four-Chamber Cardiac Magnetic Resonance Imaging. Diagnostics 2022, 12, 126. https://doi.org/10.3390/diagnostics12010126

AMA Style

Daudé P, Ancel P, Confort Gouny S, Jacquier A, Kober F, Dutour A, Bernard M, Gaborit B, Rapacchi S. Deep-Learning Segmentation of Epicardial Adipose Tissue Using Four-Chamber Cardiac Magnetic Resonance Imaging. Diagnostics. 2022; 12(1):126. https://doi.org/10.3390/diagnostics12010126

Chicago/Turabian Style

Daudé, Pierre, Patricia Ancel, Sylviane Confort Gouny, Alexis Jacquier, Frank Kober, Anne Dutour, Monique Bernard, Bénédicte Gaborit, and Stanislas Rapacchi. 2022. "Deep-Learning Segmentation of Epicardial Adipose Tissue Using Four-Chamber Cardiac Magnetic Resonance Imaging" Diagnostics 12, no. 1: 126. https://doi.org/10.3390/diagnostics12010126

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop