Skip to main content
Heliyon logoLink to Heliyon
. 2022 Oct 5;8(10):e10872. doi: 10.1016/j.heliyon.2022.e10872

Application of AI in cardiovascular multimodality imaging

Giuseppe Muscogiuri a,b,, Valentina Volpato c,j, Riccardo Cau d, Mattia Chiesa e, Luca Saba d, Marco Guglielmo f, Alberto Senatieri b, Gregorio Chierchia b, Gianluca Pontone e, Serena Dell’Aversana g, U Joseph Schoepf h, Mason G Andrews h, Paolo Basile i, Andrea Igoren Guaricci i, Paolo Marra k, Denisa Muraru b,c, Luigi P Badano b,c, Sandro Sironi b,k
PMCID: PMC9576885  PMID: 36267381

Abstract

Technical advances in artificial intelligence (AI) in cardiac imaging are rapidly improving the reproducibility of this approach and the possibility to reduce time necessary to generate a report.

In cardiac computed tomography angiography (CCTA) the main application of AI in clinical practice is focused on detection of stenosis, characterization of coronary plaques, and detection of myocardial ischemia.

In cardiac magnetic resonance (CMR) the application of AI is focused on post-processing and particularly on the segmentation of cardiac chambers during late gadolinium enhancement. In echocardiography, the application of AI is focused on segmentation of cardiac chambers and is helpful for valvular function and wall motion abnormalities.

The common thread represented by all of these techniques aims to shorten the time of interpretation without loss of information compared to the standard approach.

In this review we provide an overview of AI applications in multimodality cardiac imaging.

Keywords: Cardiac computed tomography angiography, Cardiac magnetic resonance, echocardiography, Artificial intelligence, Coronary plaque, Late gadolinium enhancement


Cardiac computed tomography angiography; Cardiac magnetic resonance; echocardiography; Artificial intelligence; Coronary plaque; Late gadolinium enhancement.

1. Introduction

Cardiovascular imaging represents a wide field of application in diagnostics in medicine characterized by a fast technological improvement in order to satisfy the pressing clinical and therapeutical needs [1, 2, 3, 4, 5, 6, 7]. Despite this strong push and the attempt to perform comprehensive evaluations, the clinical and prognostic value of current traditional imaging tools is limited owing to different reasons including intra and interobserver variability, suboptimal image quality, time-consuming exams, operators fatigue and so on [8, 9, 10]. On parallel, the application of artificial intelligence (AI) in medical imaging has been rapidly growing during recent years [11, 12], especially with developing of Machine learning (ML) and deep learning algorithms [13]. ML needs that some features are provided manually by the user while in deep learning (DL) the same features are automatically extrapolated by the algorithm [13].

Focusing on cardiovascular imaging, the application of AI in the field ranges from image acquisition, to image analysis, and then ultimately to evaluation and prognosis [13, 14, 15, 16, 17]. The main advantage of AI applications in cardiovascular imaging is the possibility to provide optimal image quality, fast image analysis, and prognostic stratification in a relatively brief time, with high reproducibility, and with low involvement by the reader [13, 14, 16].

In cardiac computed tomography (CT) the application of AI can be useful in both non-contrast and contrast-enhanced acquisitions [13].

Beyond the role of AI in the evaluation of calcium scores [18, 19], the main application of AI in cardiac CT imaging is the analysis of cardiac computed tomography angiography (CCTA) to evaluate the severity of coronary stenosis [15], evaluation of coronary plaques [20] and allowing thorough evaluation of myocardial ischemia with Fractional Flow Reserve CT (FFR-CT) and myocardial perfusion (MP) [21, 22, 23, 24, 25].

In Cardiovascular Magnetic Resonance (CMR) the application of AI is well established to be useful in image acquisition [26, 27]], as well as post-processing in both ventricular function [28] and tissue characterization [14].

In echocardiography, the application of AI can be useful for the automatic evaluation of biventricular volumes, function, strain analysis, wall motion, and power doppler acquisition [29].

AI in cardiac imaging and analysis has a potential role in terms of prognostic stratification, especially if imaging findings are combined with clinical data [16].

The aim of this review is to show the application of AI in multimodality imaging represented by cardiac CT, CMR, and echocardiography. All patients signed informed written consent for this review.

2. AI algorithms for cardiovascular imaging

Deep learning is a class of artificial intelligence methods that can learn abstract representations from structured and unstructured data, such as images [30]and bio-signals [31]. Deep learning models are a boosted version of the first generations of neural networks in which specialized layers of neurons, able to handle any source of data, have been embedded. In the imaging field, the ‘convolutional layer’ plays a central and crucial role centered on its ability to identify relevant patterns in images, such as edges, color gradients, and shapes, by performing the convolution operation between image and a set of specific filters. The pattern learned by the network is subsequently used to face two kinds of analysis: classification or segmentation. Classification aims to discriminate between two or more classes of patients, while segmentation aims to detect specific structures or objects by performing pixel-level labeling.

Corresponding to the task to be accomplished, specific neural network architectures have been proposed. Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN), such as the Long-Short Term memory (LSTM) and the Gated Recurrent Units (GRU), are commonly implemented to perform classification tasks. Whereas, Unet, Generative-Adversial Networks (GANs) and auto-encoders (AE) are widely used for segmentation analysis.

For instance, Betancur et al. [32] developed a standard CNN network with 3 convolutional layers to produce reproducible tomography of myocardial perfusion imaging in more than 2 thousand patients to predict major adverse cardiac events (MACE) after 3 years follow-up. This simple architecture was found to be superior to existing methods for predicting outcomes. Moreover, Tison et al. [33]trained more complex CNN architecture with 8 consecutive convolutional layers on about 10 thousand 12-lead ECGs. The network showed an AUC = 0.97 vs. 0.91 of current ECG algorithms. Choi et al. [34]employed a GRU neural network to detect new onset heart failure (HF) from electronic health records combined with temporal information. These networks were shown to have c-statistic for incident of HF of 0.78 at 12-month observation and 0.88 at 18-month observation.

Using the segmentation method, Zreik et al. [25] applied a combined strategy consisting of an autoencoder and a support vector machine to automatically detect coronary stenosis in rest coronary CT angiograms, which showed great improvement compared to fractional flow reserve (FFR) measurements. Bai et al. adapted a VGG-16 network to segment left and right ventricles on 100,000 MRI images from the UK Biobank [35]; and Avendi et al. [36] developed a stacked autoencoder to infer the LV shape obtaining a relevant improvement over the existing manual methods.

Regarding informatic resources, few effective frameworks have been developed to build end-to-end deep learning models. At this time, the three most used frameworks are Tensorflow, Keras, and PyToch [37]. Tensorflow, developed by Google's Brain team, supports languages like Python and R, and uses dataflow graphs strategically to effectively process data. Keras is an R/Python package which provides high-level functions to easily build Tensorflow or Theano models as a stack of consecutive layers. Finally, PyTorch developed by Facebook's AI Research lab employs Python along with CUDA and was designed to scale both the production of building models and overall flexibility.

3. AI in cardiac computed tomography

The application of AI in cardiac CT ranges from diagnosis to prognosis [13, 38] and seems likely to play a key role in the future for speeding up the time of reporting [15, 39], providing information regarding coronary plaques [20], and detection of myocardial ischemia [21, 40].

3.1. Calcium score

The coronary calcium score (CAC) is one of the best predictors of coronary artery disease (CAD) outcome and a validated tool for prognostic stratification [41, 42, 43]. Currently, the calcium score is acquired using ECG-gated non-contrast acquisitions [44] and subsequently, images are commonly analyzed using semi-automated software, which requires time [13]. A fully automated approach would be extremely helpful in clinical practice, however until now these approaches have been inaccurate and poorly reproducible [18].

The application of AI in the evaluation of CAC would be extremely helpful in clinical practice because it would provide clinicians information regarding the prognostic stratification and probability of significant CAD in a relatively abbreviated time [16].

One of the first approaches described in the literature regarding the application of AI in the evaluation of CAC was performed by Isgum et al. [45]; the authors analyzed a pool of images obtained from ECG gated non-contrast images and they correctly identified the patient's risk score group in 93.4% of cases and identified coronary calcification in 73.8% of cases [45].

Subsequently, Sandsted et al. compared the semi-automated approach with a fully AI automated technique for the evaluation of CAC [46]. Interestingly, the authors found a Spearman's rank correlation coefficient between AI and semiautomated software for Agatston Score, Calcium Volume score, and Calcium Mass of 0.935, 0.932, and 0.934 respectively, while intraclass correlation were of 0.996, 0.996, and 0.991 respectively [46].

Recently a manuscript has been published by Winkel et al. showing that the application of deep learning (DL) software in a multicenter study which was able to obtain values of CAC compared with human readers in a vessel analysis with an accuracy of 93% and in the absence of calcium was found to have a sensitivity, specificity, and accuracy of 97%, 93% and 95% respectively [47].

The application of AI in the evaluation of CAC is primarily focused on the evaluation of ECG-gated non-contrast images, yet there are several manuscripts emerging in the literature that are exploring the possibility to calculate calcium scores from chest CT scans without any ECG-gated acquisition [19, 48, 49].

Takx et al. recently analyzed the impact of CAC analysis in patients who underwent non-contrast CT acquisition for the evaluation of lung cancer screening [50]. In a cohort of 1793 patients, the authors found a good reliability with a weighted k of 0.85 for the Agatston risk score between manual and automated software [50]; however, the automated approach showed an underestimation of calcium volume if compared with manual software [50].

These analyses exemplify the key role of AI for the evaluation of CAC which will be fundamentally focused on the evaluation of images acquired without ECG-gating allowing an evaluation of CAC score with high reproducibility.

3.2. Coronary stenosis

It has been demonstrated that CAD-RADS is an excellent tool for the classification of stenosis using a model where patients undergoing CCTA are able to be risk stratified given their specific CAD-RADS score [51]. The evaluation of CAD-RADS has an important impact in terms of prognosis [52] with a 5 year event-free survival of 95.2% in patients with a CAD-RADS score of 0 compared to 69.3% of patients with a CAD-RADS score of 5 [52].

The possibility to provide the CAD-RADS score in a quick and automatic way would represent a fundamental tool during the reporting of CCTA [15]. Considering the expected increase in CCTA examinations during the years ahead, it would be important to at least have an algorithm that can adequately differentiate patients with CAD-RADS = 0 and CAD-RADS ≠ 0 [15].

One of the first applications of CAD-RADS classification using a deep learning algorithm was described by Muscogiuri et. al [15]. The authors developed three models: Model A (CAD-RADS 0 vs CAD-RADS 1-2 vs CAD-RADS 3,4,5), Model 1 (CAD-RADS 0 vs CAD-RADS>0), Model 2 (CAD-RADS 0-2 vs CAD-RADS 3-5) [15]. The sensitivity, specificity, negative predictive value, positive predictive value and accuracy for Model A, Model 1 and Model 2 were respectively: 47%, 74%, 77%, 46% and 60% (Model A); 66%, 91%, 92%, 63%, 86% (Model 1); 82%, 58%, 74%, 69%, 71% (Model 2) [15]. Furthermore, it is not surprising that the algorithm provided a CAD-RADS score in a significantly shorter time compared to human readers (104.3 ± 1.4 s vs 530.5 ± 179.1 s, p = 0.01). The most important findings demonstrated by the work of Muscogiuri et al. is the high diagnostic accuracy of the algorithm for the differentiation between patients with CAD-RADS >0; this finding can be extremely important in clinical routine helping to speed up the reporting of CCTAs.

Another article regarding coronary stenosis evaluation was written by Paul et al. [53].

The authors developed a model that was able to predict stenosis <50 and ≥50% based on deep learning, CAD-RADS classification, and MPR reconstruction [53] which reached a sensitivity, specificity, positive predictive value, negative predictive value and accuracy, respectively, of 93%, 97%, 93%, 97% and 96% in a patient-based model [53].

Also, Xu et al. developed a deep learning model centered on the evaluation of coronary stenosis as compared to ICA [54]. The sensitivity, specificity, positive predictive value and negative predictive value that the authors observed for deep learning algorithm vs readers for detection of stenosis >50% were, respectively, 58.6%, 92.2%, 83.6%, and 76.7% via vessel-based analysis, while they were 84.0 %, 71.0 %, 93.6% and 46.7% via patient-based analysis [54]. Furthermore, the authors showed a significant reduction in time of analysis if compared to manual work (p < 0.01) [54].

Like the results of the previous manuscripts mentioned above, Choi et al. developed an algorithm that was able to identify stenosis >70% with an accuracy, sensitivity, specificity, positive predictive value and negative predictive value of 99.7%, 90.9%, 99.8%, 93.3%, 99.9% respectively [55]. Meanwhile, Griffin et al. tested an AI-algorithm that was able to identify stenosis with a sensitivity, specificity, positive predictive value, negative predictive value, and accuracy of 94%, 82%, 69%, 97%, and 86% respectively for stenosis ≥70% [56].

Analysis of stenosis using AI, regardless of CAD-RADS scores, has clear potential as an interesting field with suspected high clinical impact in the future. The application of a deep learning algorithm in CCTA reporting will undoubtedly be helpful for reduction of reporting time, particularly by avoiding the examinations of CAD-RADS scores of 0.

A case of CAD-RADS 0 and has been shown in Figure 1 (A-C) and a case of CADRADS 5 has shown in Figure 2 (A-C).

Figure 1.

Figure 1

64-year-old female patient underwent to coronary computed tomography angiography for dispnea. The left main and left anterior descending artery showed no atherosclerosis (A) as well as right coronary artery (B) and circumflex (C).

Figure 2.

Figure 2

62-year-old male patient underwent coronary computed tomography angiography for chest pain in patient with previous PTCA and stent on left anterior descending artery. Left main coronary artery (A, arrow) and circumflex (A,arrowhead) show severe ostial mixed plaque, as well as left anterior descendant (B, arrow); the right artery only shows moderate calcific plaque at mid segment (C, arrow).

3.3. Plaque analysis

In cardiac computed tomography, AI may have several strengths in coronary atherosclerotic plaque analysis including the promise of providing more efficient and rapid methods for characterization of plaque morphology [13, 16, 20].

As described above, AI may be useful in helping with coronary calcium score evaluation (CACS). In parallel with this assessment, AI may simplify the assessment of atherosclerotic plaque vulnerability using its characteristic features. Choi et al. proposed an AI algorithm to evaluate vessel morphology and degree of stenosis, comparing the new model with the consensus of three expert readers [55]. The authors reported that the AI model achieved an excellent performance in detecting a degree of stenosis >70% with accuracy, sensitivity, specificity, positive predictive value and negative predictive values of 99.7%, 90.9%, 99.8%, 93.3%, and 99.9%, respectively with excellent agreement between expert readers and AI (intraclass correlation coefficient = 0.91) [55]. In addition, the authors demonstrated that AI detected and quantified high-risk plaque features more often than that of expert readers (21,1% vs 13,4 %, respectively) [55]. Similarly, Masuda et al used a ML algorithm with a histogram analysis for the identification of fibrous, fatty, or fibrous-fatty plaques showing an accuracy of 0.92 in comparison with an accuracy of 0.83 of the conventional CT method [57].

In addition, AI algorithms have been proposed for the assessment of ischemia risk scores based on computed tomography angiography imaging. In particular Dey et al. investigated a ML approach with quantitative plaque metrics using CTA to measure the functional significance of coronary stenoses in comparison with FFR 7. The authors reported that an integrated ML algorithm combining quantitative CTA measures showed a higher area under the curve (0.84) than individual quantitative CTA metrics, stenosis (0.76), low-density non calcified plaque (0.77), and total plaque volume (0.74) [58]. The authors concluded that a combined ischemia risk score based on an integrated ML approach from combining quantitative CTA measures improved the prediction of lesion-specific ischemia 7.

Finally, the application of AI can be extended beyond plaque quantification to include adjacent tissues. Commandeur et al. evaluated the performance of DL models for fully automated quantification of epicardial adipose tissue from cardiac CT. The proposed models achieved a quantification in a mean time of 1.57 s compared to 15 min for human observers with high agreement between the automated method and the observer (R = 0,905, p < 0001) [59].

A case has been shown in Figure 3 (A-E).

Figure 3.

Figure 3

An example of quantitative plaque AI -based measurements in a 58-year-old make with exertional chest pain. A straightened MPR demonstrated a diffuse calcified atherosclerotic plaque in left circumflex artery (A). The curved multiplanar reformatted image of the left anterior descending artery, with different plaque components (B, C). The cross-sectional view of the proximal left anterior descending artery (D) and of the mid left anterior descending artery (E) demonstrated different plaque components.

3.4. FFRct and myocardial perfusion

Fractional flow reserve Computed Tomography (FFRct) is a useful tool that increases the positive predictive value of CCTA [60, 61]. FFRct using a fluid-dynamic model evaluates the potential for ischemia caused by coronary plaques [62]. In recent developments, the application of machine learning algorithms for the evaluation of FFRct has been extremely helpful for the evaluation of different ischemic lesions [22, 57, 63, 64].

Clinical validation of ML-FFRct has been published in the literature by the MACHINE Registry [65].

In a multicenter registry across the United States, Europe, and Asia, the accuracy of ML-FFRct has been compared with invasive FFR as a reference standard [65]; furthermore, the results of ML-FFRct were compared also with values of FFRct obtained by the classic fluid-dynamic FFRct (CFD-FFRct). A comparison of ML-FFRct and CFD-FFRct showed the same area under the curve (AUC: 0.84) compared to the low AUC of CCTA (AUC: 0.69) [65]. On a vessel-based analysis the diagnostic accuracy of ML-FFRct reached 78% compared to 58% of CCTA while the patient accuracy reached 85% compared to 71% of CCTA [65]. The results of this multicenter study were confirmed by a single-center study [21, 23] that demonstrated the increased diagnostic accuracy of ML-FFRct compared to CCTA alone.

The advantage of ML-FFRct for diagnostic accuracy has been shown compared to CCTA in the presence of calcified lesions [66]. With an Agatston score ≥400, the AUC increased from 0.55 of CCTA to 0.71 for ML-FFRct. With an Agatston score between 0 and 400, the AUC increased from 0.63 of CCTA to 0.86 of ML-FFRct [66]. Interestingly, the ML-FFRct showed also an increased prognostic value in short follow up (1 year) for development of MACE if compared to CCTA (p < 0.04).

Like FFRct, myocardial CT perfusion (CTP) can be extremely useful for detection of ischemic coronary plaques [67, 68, 69]. The application of AI in CTP is still very limited, though there are some interesting articles recently published in the literature [24, 40]. Xiong et al first described this application using an ML algorithm trained on normalized perfusion intensity, transmural perfusion ratio, and myocardial wall thickness. It demonstrated a better performance with AdaBoost producing a sensitivity of 0.79 and specificity of 0.64 if compared to quantitative coronary angiography [24]. Another interesting article on the application of ML in CTP, was published by Han et al. [70]. The authors developed an ML algorithm that was able to identify deficits of perfusion at rest using datasets from CCTA with an accuracy, sensitivity, specificity, positive predictive, and negative predictive of 68.3%, 52.7%, 84.6%, 78.2%, and 63.0% respectively in patient-based analysis [70].

Recently Muscogiuri et al. developed a DL algorithm that was able to identify ischemic myocardium at rest on CCTA and in addition to anatomical evaluation with a sensitivity, specificity, NPV, PPV, accuracy, and AUC respectively of 100%, 72%, 100%, 74%, 84%, 96% [40]. Though the populations these methods were applied to were small, this article highlights the possibilities available to develop algorithms that provide quality information about the presence of ischemic myocardium using the appropriate Hounsfield unit for ischemic myocardium at rest.

Application of FFRct and CTP have shown respectively in Figure 4 (A-F) and 5 (A-F)..

Figure 4.

Figure 4

70-year-old male patient underwent to coronary computed tomography for chest pain. Left anterior descending artery shows a severe mixed plaque stenosis (A, arrowhead); left circumflex artery shows a moderate proximal fibro-lipid plaque (B, arrowhead) while right coronary artery shows a severe fibro-fatty plaque stenosis (C, arrowhead). The FFRct assessment confirmed the functional significance of the stenosis on left anterior descending artery and right coronary artery (D), while FFRct values of the left circumflex artery were above the ischemia threshold of 0.80. The invasive coronary angiogram shows severe stenosis of the mid segment of left anterior descending artery (E) and mid segment of right coronary artery.

Figure 5.

Figure 5

81-year-old male patient underwent perfusion CT for atypical pain and dispnea. Right coronary artery (A, arrow) and left circumflex (B, arrow) shows mild mixed plaque while left anterior descending artery demonstrates severe fibrofatty stenosis (C, arrow). The findings are then confirmed by the perfusion study, which shows antero septal mid-ventricle (D, arrow) and anterior mid-ventricle (E, arrow) and anterior apical segment (F, arrow).

4. AI in cardiac magnetic resonance

The application of AI in CMR ranges from image acquisition to image analysis [13, 27].

The main application of AI in post-processing has been focused on segmentation and tissue characterization [13, 71].

4.1. Function

Evaluation of cardiac function is extremely important in CMR considering the impact related to prognosis [1, 72]. Several techniques have been described evaluating biventricular cardiac volumes and function from cine images, however all these manual or semi-automated approaches require time-consuming analysis [35, 73]. The application of fully automated software based on AI should decrease the variability of volumes between readers and concurrently increase the speed of reporting [13].

Several approaches have been shown in the literature demonstrating differences in accuracy when evaluating the volumes resulting in competition and comparison [74].

Isensee et al. took part in the competition at the 20th International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI) and showed that the algorithm they developed based on 2D and three-dimensional (3D) U-net model had the highest Dice coefficients in the diastolic phase for the left ventricle (0.96), right ventricle (0.94), and myocardium (0.90) [75]. Several research groups have developed algorithms for cardiac segmentation based on the population of the MICCAI competition [74]; however, these approaches have been limited due to a small population [74]. In order to overcome this limitation, Bai et al. proposed an algorithm of analysis based on a larger population coming from the UK biobank [35]. The authors developed an algorithm consisting of a fully convolutional neural network (FCN) trained on cine images which revealed high DICE coefficients for the left ventricle cavity (0.94), left ventricular myocardium (0.88), and right ventricle (0.90) [35]; furthermore, the authors demonstrated a close correlation between biventricular volumes and left ventricular mass compared to manual segmentation [35].

Interestingly, Penso et al. using a large dataset, developed a U-Net that was able to segment images in a cohort of patients with three different cardiac phenotypes with good agreement compared to manual segmentation resulting in a DICE score for left ventricle, right ventricle and myocardial mass respectively of 0.94, 0.90 and 0.85 [28].

The main characteristic of automatic segmentation is represented by the possibility to obtain results like manual segmentation in a short time; therefore, it is not surprising that several software vendors are pushing this AI solution for the analysis of volume and function.

A representative case is shown in Figure 6 (A-B).

Figure 6.

Figure 6

19-year-old male patient underwent cardiac magnetic resonance for follow-up of a COVID19 related myocarditis. Deep learning algorithm provided contours of left endocardium (red line), epicardium (green line), and endocardium of right ventricle (yellow line) in systolic phase (A). The same contours were automatically depicted on systole (B).

4.2. Tissue characterization

One of the main advantages of CMR over the other techniques are the ability to deeply evaluate and characterize tissues [76, 77, 78]. T1-weighted black blood sequences are mainly focused on the evaluation of fibro-fatty infiltration and cardiac masses [79, 80], while T2-weighted images are mainly focused on the evaluation of myocardial edema [80, 81].

T1-mapping with ECV sequences can provide information regarding the extracellular volume [77, 82] while T2-mapping can provide the presence of myocardial edema [83, 84]. Another method that is useful for the evaluation of myocardial fibrosis and decreased gadolinium wash-out is the acquisition of late gadolinium enhancement (LGE) sequences [13]. These sequences are based on different settings of cardiac disease so using LGE can be helpful in terms of prognostic stratification and planning of therapy [76, 85, 86, 87].

LGE can be quantified using manual contouring or semi-automated software however, like the evaluation of volumes, this approach is frequently time consuming [13].

In order to overcome this issue, an automatic approach was developed by Zabihollahy et al.The authors validated a 3D-CNN segmentation using a 3D LGE dataset of the left ventricle [88]. Comparing the data of 3D-CCN with manual segmentation showed a Dice similarity coefficient (DSC) of 0.94 [88]. Moccia et al. developed a segmentation model based on a fully convolutional neural network for LGE segmentation and provided a sensitivity, specificity, accuracy, and DSC of 88.1%, 97.9%, 96.8%, and 71.3%, respectively. Another interesting approach was shown by Zhang et al. [89]the authors developed an algorithm that was able to identify LGE from cine images showing a sensitivity, specificity, and AUC of 89.8%, 99.1%, and 0.94% respectively on non-contrast cine images [89]. As highlighted in the manuscript of Zhang et al [89]the possibility to obtain images of fibrosis from cine images represents an interesting tool considering the future application of AI in non-contrast images.

Another interesting approach using deep learning was developed for atrial segmentation of scar by Li et al. [90]. The authors found that their network provided an accuracy of 0.86% ± 0.03% and a mean DSC of 0.70 ± 0.07 [90].

Automatic segmentation of myocardial and atrial LGE represents an important tool for the reporting of CMR providing medical teams the opportunity to obtain key information regarding prognosis in a short time.

5. Artificial intelligence in echocardiography

Due to its worldwide availability, echocardiography is usually the first-level imaging technique in the setting of cardiovascular disease [91]. Accurate and reproducible measurements are of crucial importance in the diagnostic work-up and during the follow-up of several cardiac disorders and might significantly impact clinical decision-making [92, 93]. Despite advancements in echocardiography in recent years, and the development of three-dimensional (3D) software packages for strain analysis [94, 95], the operator dependency of acquisition and interpretation of imaging data remains a major drawback [96]. The assessment of left ventricular ejection fraction (LVEF), one of the most important echo parameters on which many clinical decisions rely [97], has been shown to be closely influenced by the reader's experience, commonly resulting in a subjective interpretation [98]. Using AI might create new clinical advantages - shifting image interpretation from a subjective to an objective field, thereby resulting in more accurate and reproducible analyses.

Additionally, the development of new technologies has led to an increasing number of parameters that can be derived during each echocardiographic examination, but this growing degree of complexity might be difficult to understand by the ordering physician. Arterial hypertension is one of the most common cardiovascular diseases requiring echocardiographic evaluation [99]. In these patients, the assessment of myocardial mass, volume, and function is of particular importance. On top of the standard parameters, measurement of left atrial (LA) strain might detect early diastolic dysfunction and LV strain could uncover early systolic dysfunction. The LV strain pattern may help in the differential diagnosis between hypertension and infiltrative disease requiring a second-level imaging study [100, 101]. In day-to-day practice, it can be difficult for the clinician to manage the multitude of information provided and correctly link the data to each other. AI has potential to improve the analysis of an exponential amount of information at an advanced level of interpretation, helping to improve patient diagnosis and prognostic stratification.

Finally, it is noteworthy that the high workflow in many of the echo labs around the world likely increases the risk of medical errors that could be avoided, or at least reduced through using a double-checking surveillance system potentially provided using AI.

However, despite achievable advantages in image analysis and interpretation, AI may also guarantee wider access to care and help reduce the cost of undergoing testing via a primary imaging modality such as echocardiography [102].

A representative figure for the application of AI in echocardiography was shown in Figure 7.

Figure 7.

Figure 7

After the acquisition of images by the operator, Artificial Intelligence is able to provide a wide spectrum of critical information ranging from the simple definition of image quality and segmentation of cardiac structures to more complex processes such as the evaluation of valvular diseases or differential diagnosis between cardiovascular diseases. This may support the daily practice in echo lab, improving diagnostic accuracy and reproducibility with a reduction of the examination time.

5.1. AI in image localization and segmentation

Appropriate automated detection of adequate echocardiographic views featuring the cardiac chambers are the primary focus of automated echocardiographic analysis, and several papers have already shown the use of AI to allow accurate view identification. In a recent study by Zhang et al, the authors used a deep learning (DL) model with a convolutional neural network (CNN) to derive a view classification system and image segmentation model derived from more than 270 echocardiograms and more than 700 images. It was subsequently deployed on more than 14,000 echocardiograms where the authors found that AI correctly identified 23 viewpoints, including those of suboptimal image quality, and correctly performed chamber segmentation using the 5 most common views with an accuracy up to 96% [103]. Similarly, DL with CNN was used in another recently published study in which a view classification model trained on over 800,000 images showed an accuracy up to 97.8% for 15-view classification [104].

Based on these results, the application of AI in view and segmentation echocardiographic models seem to be promising, with differences in vendors and poor image quality representing the major limitation in reaching perfect accuracy [105].

5.2. AI in analysis of cardiac chambers’ size and function

Analysis of cardiac chambers’ size and function is the primary goal in the current practice of echocardiography. Accurate measurement of cardiac volume, mass, and function requires trained readers. Accuracy is known to be affected by a high degree of interobserver variability and likely affected by errors in a high workflow lab [98]. In direct comparison between automated and manual measurement of LV wall thickness, LV and LA volume, and global longitudinal strain (GLS), more than 8,000 two-dimensional (2D) echocardiographic images have shown a median absolute deviation between 15 and 17% for mass and volumes, while LVEF and GLS showed smaller differences with a median absolute deviation of 6% and 1.4%, respectively [103].

However, since 3D echocardiography has proved to provide more accurate and reproducible results compared to 2D, there has been a push for the development of fully automated 3D software packages that allow direct measurement of cardiac mass, volume, and function without reader influence. There is currently several commercially available software packages available for 3D analysis of the left ventricle (LV), left atrium (LA), and right ventricle (RV), primarily based on adaptative analytics algorithms [106] or probabilistic contouring algorithms [107]. Several studies have demonstrated how the use of these automated software packages provide accurate analysis of cardiac chamber volume, and function, as well asLV mass similar to cardiac magnetic resonance imaging [106, 108, 109, 110, 111, 112]. Particularly, the study by Narang et al., demonstrated how the use of fully automated software packages for the assessment of LV/LA volume and function results also in time-saving analyses with a mean time of 35 ± 17 s for automated analysis compared to 3.6 ± 0.9 min and 96 ± 14 min for semi-automated 3D echo and CMR analysis, respectively [106].

As for view and segmentation models, the use of AI for automated assessment of cardiac chamber's size and function is still limited by the quality and quantity of the image datasets used in the training process. This has been reflected by suboptimal analysis of volume and function in patients with distorted LV shape secondary to the small number of those pathological datasets available for machine learning training [105].

5.3. AI in assessment of valvular function

Of particular importance in the setting of echocardiography is the Doppler-analyses using pulsed wave and continuous wave Doppler settings. Inaccuracies in assessment of Doppler velocity and tracing may lead to overestimation or underestimation of valvular disease. In a study by Gaillard et al., an automated detection of wave contour velocity based on active contour models measured at the aortic valve and LV outflow tract which showed good agreement compared to manual tracing in both patients with sinus rhythm and atrial fibrillation [113]. Recently, the use of unsupervised models for automated detection of bioprosthetic aortic valve degeneration has been shown to have a high sensitivity for the detection of valve degeneration which can be particularly useful in the follow-up of patients with aortic valve replacement [114]. Additionally, the use of AI has been shown to be promising in the appropriate selection of patients eligible for mitral valve repair [115].

5.4. AI in assessment of myocardial wall motion

Assessment of regional wall motion abnormalities (RWMA) is one of the central clinical concerns that need to be investigated when using echocardiography for the diagnosis and management of coronary artery disease. However, as already demonstrated, assessment of myocardial motion is subjective and heavily dependent on the operator's experience [116]. A recent study by Kusunose et al. showed how the use of DL algorithms, specifically a CNN model, was able to identify RWMA with an accuracy similar to that of experienced sonographers (AUC 0.99 for DL model vs 0.98 for sonographers), but the accuracy of the algorithm was significantly higher when compared to RWMA detection by fellowship-trained interpreters (0.99 vs 0.90, respectively) [105]. There was a lower yet still highly accurate detection of RWMA shown using a CNN model in patients undergoing 3D echo Dobutamine stress tests compared to experienced readers [117].

5.5. AI in assessment of cardiac disease

The primary aim when performing echocardiography is the early detection of several disease statuses in patients with cardiovascular risk factors or cardiovascular morbidities. However, frequently to achieve this goal several echocardiographic studies are required. In this setting, the use of AI may facilitate prompt diagnosis with low-cost workflows. Currently, several AI-based models for the early detection of cardiac dysfunction or disease identification have been trained. ML based algorithms using echocardiographic parameters at rest and during exercise have been demonstrated to improve the accuracy in the diagnosis of heart failure with preserved ejection fraction [118].

In a recent paper by Zhang et al., the authors trained a CNN black-box models to detect hypertrophic cardiomyopathy, amyloidosis, and pulmonary arterial hypertension. The resulting models showed high diagnostic accuracy in disease diagnosis (AUC 0.93, 0.87, 0.85, respectively) [103]. Sengupta et al. demonstrated how the use of a cognitive machine learning (ML) model based on clinical and multimodality imaging data allows proper differentiation between constrictive pericarditis and restrictive cardiomyopathies with an accuracy of 96% [119]. The use of ML model is also promising in differentiation between athlete's heart and hypertrophic cardiomyopathy [120].

5.6. Future perspective

The application of AI in cardiovascular imaging as described above is rapidly increasing considering the possibilities to reduce reporting times while doing so with high accuracy. In this review, the potential applications of AI algorithm have been described focusing on the impact that these algorithms could have in clinical practice. These algorithms can improve the diagnostic accuracy leading to a model of “precision medicine” and at the same time speeding up the time of reporting. Furthermore the numerous data obtained by the AI analyses can provide in a short time several indications for the management of patients.

In CCTA, the application of AI is focused on detection of stenosis and analysis of plaques, however it is notable that information on the presence of ischemia can be obtained from rest images. Using this opportunity, the application of AI algorithms on CCTA could minimize the overestimation of pathology, providing a depth of information from a single examination data particularly for anatomy and potential ischemia.

In CMR, the application of AI is focused on solving delays in reporting time and the potential application on the reporting of examinations thoroughly completed in just a few steps.

The use of AI in the field of echocardiography has the potential to improve the diagnostic accuracy of cardiovascular disease, moving the interpretation of imaging data to a more advanced level, and helping in prognostic stratification while enhancing lab workflow.

The application of AI in clinical practice is rapidly growing. However, it is important to consider that AI algorithms may represent a helpful tool for the evaluation of images in cardiac imaging, allowing to speed up the reporting and interpretation [13, 121]. AI algorithms can not substitute human readers but they represent a useful tool for implementation of clinical workflow.

However, despite the methods in which the application of AI in cardiac imaging can be extremely helpful, several limitations need to be addressed. In particular, it is not negligible that all these algorithms need to be approved by the FDA or the European Community before their use in clinical practice. European Commission for application of AI in medicine suggested some rules regarding requirements on data collecting, analysis and transparency [13], furthermore it is important to evaluate carefully the data collected considering that development of an AI algorithm need a heterogeneous population that should not be unbalanced in terms of ethnicity or gender [13].

Furthermore it is important to consider that although many algorithms are available also as open source, the development of a robust algorithm needs training and validation on a large dataset. Therefore, vendors need a large amount of data in order to develop a reliable tool; the latter can be considered a limitation in terms of AI algorithms development.

Therefore, despite the bright future of cardiac imaging linked to the application of AI, it is important to consider the clinical safety of these algorithms should they be approved for use in clinical practice.

Declarations

Author contribution statement

All authors listed have significantly contributed to the development and the writing of this article.

Funding statement

This research did not receive any specific grant from funding agencies in the public, commercial, or not-for-profit sectors.

Data availability statement

No data was used for the research described in the article.

Declaration of interests statement

The authors declare no conflict of interest.

Additional information

No additional information is available for this paper.

References

  • 1.Pontone G., Guaricci A.I., Andreini D., Ferro G., Guglielmo M., Baggiano A., et al. Prognostic stratification of patients with ST-segment-elevation myocardial infarction (PROSPECT): a cardiac magnetic resonance study. Circ. Cardiovasc. Imaging. 2017 Nov;10(11) doi: 10.1161/CIRCIMAGING.117.006428. PubMed PMID: 29146587. [DOI] [PubMed] [Google Scholar]
  • 2.Gaibazzi N., Porter T., Lorenzoni V., Pontone G., De Santis D., De Rosa A., et al. Effect of coronary revascularization on the prognostic value of stress myocardial contrast wall motion and perfusion imaging. J. Am. Heart Assoc. 2017 May 31;6(6) doi: 10.1161/JAHA.117.006202. PubMed PMID: 28566297. Pubmed Central PMCID: PMC5669203. Epub 2017/06/02. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Guglielmo M., Baggiano A., Muscogiuri G., Fusini L., Andreini D., Mushtaq S., et al. Multimodality imaging of left atrium in patients with atrial fibrillation. J. Cardiovasc. Comput. Tomogr. 2019 Nov-Dec;13(6):340–346. doi: 10.1016/j.jcct.2019.03.005. PubMed PMID: 30952613. Epub 2019/04/07. eng. [DOI] [PubMed] [Google Scholar]
  • 4.Guglielmo M., Fusini L., Muscogiuri G., Baessato F., Loffreno A., Cavaliere A., et al. T1 mapping and cardiac magnetic resonance feature tracking in mitral valve prolapse. Eur. Radiol. 2021 Feb;31(2):1100–1109. doi: 10.1007/s00330-020-07140-w. PubMed PMID: 32803414. Epub 2020/08/18. eng. [DOI] [PubMed] [Google Scholar]
  • 5.Pontone G., Guaricci A.I., Palmer S.C., Andreini D., Verdecchia M., Fusini L., et al. Diagnostic performance of non-invasive imaging for stable coronary artery disease: a meta-analysis. Int. J. Cardiol. 2020 Feb 1;300:276–281. doi: 10.1016/j.ijcard.2019.10.046. PubMed PMID: 31748186. Epub 2019/11/22. [DOI] [PubMed] [Google Scholar]
  • 6.Motoyama S., Ito H., Sarai M., Kondo T., Kawai H., Nagahara Y., et al. Plaque characterization by coronary computed tomography angiography and the likelihood of acute coronary events in mid-term follow-up. J. Am. Coll. Cardiol. 2015 Jul 28;66(4):337–346. doi: 10.1016/j.jacc.2015.05.069. PubMed PMID: 26205589. [DOI] [PubMed] [Google Scholar]
  • 7.Maffei E., Seitun S., Martini C., Palumbo A., Tarantini G., Berti E., et al. CT coronary angiography and exercise ECG in a population with chest pain and low-to-intermediate pre-test likelihood of coronary artery disease. Heart. 2010 Dec;96(24):1973–1979. doi: 10.1136/hrt.2009.191361. PubMed PMID: 21051457. Epub 2010/11/06. eng. [DOI] [PubMed] [Google Scholar]
  • 8.Maffei E., Seitun S., Martini C., Aldrovandi A., Cervellin G., Tedeschi C., et al. Prognostic value of computed tomography coronary angiography in patients with chest pain of suspected cardiac origin. Radiol. Med. 2011 Aug;116(5):690–705. doi: 10.1007/s11547-011-0647-z. PubMed PMID: 21424322. Epub 2011/03/23. [DOI] [PubMed] [Google Scholar]
  • 9.Guaricci A.I., Pontone G., Fusini L., De Luca M., Cafarelli F.P., Guglielmo M., et al. Additional value of inflammatory biomarkers and carotid artery disease in prediction of significant coronary artery disease as assessed by coronary computed tomography angiography. Eur. Heart J. Cardiovasc. Imaging. 2017 Sep 1;18(9):1049–1056. doi: 10.1093/ehjci/jew173. PubMed PMID: 27742738. Epub 2016/10/16. [DOI] [PubMed] [Google Scholar]
  • 10.Guaricci A.I., Arcadi T., Brunetti N.D., Maffei E., Montrone D., Martini C., et al. Carotid intima media thickness and coronary atherosclerosis linkage in symptomatic intermediate risk patients evaluated by coronary computed tomography angiography. Int. J. Cardiol. 2014 Oct 20;176(3):988–993. doi: 10.1016/j.ijcard.2014.08.141. PubMed PMID: 25213576. Epub 2014/09/13. eng. [DOI] [PubMed] [Google Scholar]
  • 11.England J.R., Cheng P.M. Artificial intelligence for medical image analysis: a guide for authors and reviewers. AJR Am. J. Roentgenol. 2019 Mar;212(3):513–519. doi: 10.2214/AJR.18.20490. PubMed PMID: 30557049. Epub 2018/12/18. [DOI] [PubMed] [Google Scholar]
  • 12.Sharma P., Suehling M., Flohr T., Comaniciu D. Artificial intelligence in diagnostic imaging: status Quo, challenges, and future opportunities. J. Thorac. Imag. 2020 May;35(Suppl 1):S11–S16. doi: 10.1097/RTI.0000000000000499. PubMed PMID: 32205816. [DOI] [PubMed] [Google Scholar]
  • 13.van Assen M., Muscogiuri G., Caruso D., Lee S.J., Laghi A., De Cecco C.N. Artificial intelligence in cardiac radiology. Radiol. Med. 2020 Sep 18;125(11):1186–1199. doi: 10.1007/s11547-020-01277-w. PubMed PMID: 32946002. Epub 2020/09/19. [DOI] [PubMed] [Google Scholar]
  • 14.Moccia S., Banali R., Martini C., Muscogiuri G., Pontone G., Pepi M., et al. Development and testing of a deep learning-based strategy for scar segmentation on CMR-LGE images. Magma. 2019 Apr;32(2):187–195. doi: 10.1007/s10334-018-0718-4. PubMed PMID: 30460430. [DOI] [PubMed] [Google Scholar]
  • 15.Muscogiuri G., Chiesa M., Trotta M., Gatti M., Palmisano V., Dell'Aversana S., et al. Performance of a deep learning algorithm for the evaluation of CAD-RADS classification with CCTA. Atherosclerosis. 2020 Feb;294:25–32. doi: 10.1016/j.atherosclerosis.2019.12.001. PubMed PMID: 31945615. Epub 2020/01/17. [DOI] [PubMed] [Google Scholar]
  • 16.Muscogiuri G., Van Assen M., Tesche C., De Cecco C.N., Chiesa M., Scafuri S., et al. Artificial intelligence in coronary computed tomography angiography: from anatomy to prognosis. BioMed Res. Int. 2020;2020 doi: 10.1155/2020/6649410. PubMed PMID: 33381570. Pubmed Central PMCID: PMC7762640. Epub 2021/01/01. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Choi H., Chang W., Kim J.H., Ahn C., Lee H., Kim H.Y., et al. Dose reduction potential of vendor-agnostic deep learning model in comparison with deep learning-based image reconstruction algorithm on CT: a phantom study. Eur. Radiol. 2021 Aug 14;32(2):1247–1255. doi: 10.1007/s00330-021-08199-9. PubMed PMID: 34390372. Pubmed Central PMCID: PMC8364308. Epub 2021/08/15. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.de Vos B.D., Wolterink J.M., Leiner T., de Jong P.A., Lessmann N., Isgum I. Direct automatic coronary calcium scoring in cardiac and chest CT. IEEE Trans. Med. Imag. 2019 Sep;38(9):2127–2138. doi: 10.1109/TMI.2019.2899534. PubMed PMID: 30794169. Epub 2019/02/23. [DOI] [PubMed] [Google Scholar]
  • 19.Wolterink J.M., Leiner T., de Vos B.D., van Hamersvelt R.W., Viergever M.A., Isgum I. Automatic coronary artery calcium scoring in cardiac CT angiography using paired convolutional neural networks. Med. Image Anal. 2016 Dec;34:123–136. doi: 10.1016/j.media.2016.04.004. PubMed PMID: 27138584. Epub 2016/05/04. [DOI] [PubMed] [Google Scholar]
  • 20.Cau R., Flanders A., Mannelli L., Politi C., Faa G., Suri J.S., et al. Artificial intelligence in computed tomography plaque characterization: a review. Eur. J. Radiol. 2021 Jul;140 doi: 10.1016/j.ejrad.2021.109767. PubMed PMID: 34000598. Epub 2021/05/18. [DOI] [PubMed] [Google Scholar]
  • 21.Tesche C., De Cecco C.N., Baumann S., Renker M., McLaurin T.W., Duguay T.M., et al. Coronary CT angiography-derived fractional flow reserve: machine learning algorithm versus computational fluid dynamics modeling. Radiology. 2018 Jul;288(1):64–72. doi: 10.1148/radiol.2018171291. PubMed PMID: 29634438. Epub 2018/04/11. [DOI] [PubMed] [Google Scholar]
  • 22.Tesche C., Gray H.N. Machine learning and deep neural networks applications in coronary flow assessment: the case of computed tomography fractional flow reserve. J. Thorac. Imag. 2020 May;35(Suppl 1):S66–S71. doi: 10.1097/RTI.0000000000000483. PubMed PMID: 32091446. Epub 2020/02/25. [DOI] [PubMed] [Google Scholar]
  • 23.von Knebel Doeberitz P.L., De Cecco C.N., Schoepf U.J., Duguay T.M., Albrecht M.H., van Assen M., et al. Coronary CT angiography-derived plaque quantification with artificial intelligence CT fractional flow reserve for the identification of lesion-specific ischemia. Eur. Radiol. 2019 May;29(5):2378–2387. doi: 10.1007/s00330-018-5834-z. PubMed PMID: 30523456. Epub 2018/12/14. [DOI] [PubMed] [Google Scholar]
  • 24.Xiong G., Kola D., Heo R., Elmore K., Cho I., Min J.K. Myocardial perfusion analysis in cardiac computed tomography angiographic images at rest. Med. Image Anal. 2015 Aug;24(1):77–89. doi: 10.1016/j.media.2015.05.010. PubMed PMID: 26073787. Pubmed Central PMCID: PMC4536577. Epub 2015/06/16. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.van Hamersvelt R.W., Zreik M., Voskuil M., Viergever M.A., Isgum I., Leiner T. Deep learning analysis of left ventricular myocardium in CT angiographic intermediate-degree coronary stenosis improves the diagnostic accuracy for identification of functionally significant stenosis. Eur. Radiol. 2019 May;29(5):2350–2359. doi: 10.1007/s00330-018-5822-3. PubMed PMID: 30421020. Pubmed Central PMCID: PMC6443613. Epub 2018/11/14. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Muscogiuri G., Martini C., Gatti M., Dell’Aversana S., Ricci F., Guglielmo M., et al. Feasibility of late gadolinium enhancement (LGE) in ischemic cardiomyopathy using 2D-multisegment LGE combined with artificial intelligence reconstruction deep learning noise reduction algorithm. Int. J. Cardiol. 2021 Sep 10;343:164–170. doi: 10.1016/j.ijcard.2021.09.012. PubMed PMID: 34517017. Epub 2021/09/14. eng. [DOI] [PubMed] [Google Scholar]
  • 27.Kustner T., Fuin N., Hammernik K., Bustin A., Qi H., Hajhosseiny R., et al. CINENet: deep learning-based 3D cardiac CINE MRI reconstruction with multi-coil complex-valued 4D spatio-temporal convolutions. Sci. Rep. 2020 Aug 13;10(1) doi: 10.1038/s41598-020-70551-8. PubMed PMID: 32792507. Pubmed Central PMCID: PMC7426830. Epub 2020/08/15. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28.Penso M., Moccia S., Scafuri S., Muscogiuri G., Pontone G., Pepi M., et al. Automated left and right ventricular chamber segmentation in cardiac magnetic resonance images using dense fully convolutional neural network. Comput. Methods Progr. Biomed. 2021 Jun;204 doi: 10.1016/j.cmpb.2021.106059. PubMed PMID: 33812305. Epub 20210321. eng. [DOI] [PubMed] [Google Scholar]
  • 29.Zhou J., Du M., Chang S., Chen Z. Artificial intelligence in echocardiography: detection, functional evaluation, and disease diagnosis. Cardiovasc. Ultrasound. 2021 Aug 20;19(1):29. doi: 10.1186/s12947-021-00261-2. PubMed PMID: 34416899. Pubmed Central PMCID: PMC8379752. Epub 2021/08/22. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Nagendran M., Chen Y., Lovejoy C.A., Gordon A.C., Komorowski M., Harvey H., et al. Artificial intelligence versus clinicians: systematic review of design, reporting standards, and claims of deep learning studies. BMJ. 2020 Mar 25 doi: 10.1136/bmj.m689. 368:m689. PubMed PMID: 32213531. Pubmed Central PMCID: PMC7190037 at www.icmje.org/coi_disclosure.pdf and declare: no support from any organisation for the submitted work; CAL worked as clinical data science and technology lead for Cera, a technology enabled homecare provider; ACG reports that outside of this work he has received speaker fees from Orion Corporation Orion Pharma and Amomed Pharma, has consulted for Ferring Pharmaceuticals, Tenax Therapeutics, Baxter Healthcare, Bristol-Myers Squibb and GSK, and received grant support from Orion Corporation Orion Pharma, Tenax Therapeutics, and HCA International with funds paid to his institution; HH was previously clinical director of Kheiron Medical Technologies and is now director at Hardian Health; EJT is on the scientific advisory board of Verily, Tempus Laboratories, Myokardia, and Voxel Cloud, the board of directors of Dexcoman, and is an advisor to Guardant Health, Blue Cross Blue Shield Association, and Walgreens; MM is a cofounder of Cera, a technology enabled homecare provider, board member of the NHS Innovation Accelerator, and senior advisor to Bain and Co. Epub 2020/03/28. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Krittanawong C., Johnson K.W., Rosenson R.S., Wang Z., Aydar M., Baber U., et al. Deep learning for cardiovascular medicine: a practical primer. Eur. Heart J. 2019 Jul 1;40(25):2058–2073. doi: 10.1093/eurheartj/ehz056. PubMed PMID: 30815669. Pubmed Central PMCID: PMC6600129. Epub 2019/03/01. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32.Betancur J., Commandeur F., Motlagh M., Sharir T., Einstein A.J., Bokhari S., et al. Deep learning for prediction of obstructive disease from fast myocardial perfusion SPECT: a multicenter study. JACC Cardiovasc. Imaging. 2018 Nov;11(11):1654–1663. doi: 10.1016/j.jcmg.2018.01.020. PubMed PMID: 29550305. Pubmed Central PMCID: PMC6135711. Epub 2018/03/20. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33.Tison G.H., Sanchez J.M., Ballinger B., Singh A., Olgin J.E., Pletcher M.J., et al. Passive detection of atrial fibrillation using a commercially available smartwatch. JAMA Cardiol. 2018 May 1;3(5):409–416. doi: 10.1001/jamacardio.2018.0136. PubMed PMID: 29562087. Pubmed Central PMCID: PMC5875390. Epub 2018/03/22. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Choi E., Schuetz A., Stewart W.F., Sun J. Using recurrent neural network models for early detection of heart failure onset. J. Am. Med. Inf. Assoc. 2017 Mar 1;24(2):361–370. doi: 10.1093/jamia/ocw112. PubMed PMID: 27521897. Pubmed Central PMCID: PMC5391725. Epub 2016/08/16. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Bai W., Sinclair M., Tarroni G., Oktay O., Rajchl M., Vaillant G., et al. Automated cardiovascular magnetic resonance image analysis with fully convolutional networks. J. Cardiovasc. Magn. Reson. 2018 Sep 14;20(1):65. doi: 10.1186/s12968-018-0471-x. PubMed PMID: 30217194. Pubmed Central PMCID: PMC6138894. Epub 20180914. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 36.Avendi M.R., Kheradvar A., Jafarkhani H. A combined deep-learning and deformable-model approach to fully automatic segmentation of the left ventricle in cardiac MRI. Med. Image Anal. 2016 May;30:108–119. doi: 10.1016/j.media.2016.01.005. PubMed PMID: 26917105. [DOI] [PubMed] [Google Scholar]
  • 37.Elshawi R., Wahab A., Barnawi A., Sakr S. DLBench: a comprehensive experimental evaluation of deep learning frameworks. Cluster Comput. 2021;24:2017–2038. [Google Scholar]
  • 38.Monti C.B., Codari M., van Assen M., De Cecco C.N., Vliegenthart R. Machine learning and deep neural networks applications in computed tomography for coronary artery disease and myocardial perfusion. J. Thorac. Imag. 2020 May;35(Suppl 1):S58–S65. doi: 10.1097/RTI.0000000000000490. PubMed PMID: 32195886. [DOI] [PubMed] [Google Scholar]
  • 39.Fischer A.M., Eid M., De Cecco C.N., Gulsun M.A., van Assen M., Nance J.W., et al. Accuracy of an artificial intelligence deep learning algorithm implementing a recurrent neural network with Long short-term memory for the automated detection of calcified plaques from coronary computed tomography angiography. J. Thorac. Imag. 2020 May;35(Suppl 1):S49–S57. doi: 10.1097/RTI.0000000000000491. PubMed PMID: 32168163. [DOI] [PubMed] [Google Scholar]
  • 40.Muscogiuri G., Chiesa M., Baggiano A., Spadafora P., De Santis R., Guglielmo M., et al. Diagnostic performance of deep learning algorithm for analysis of computed tomography myocardial perfusion. Eur. J. Nucl. Med. Mol. Imag. 2022 Feb 23;49(9):3119–3128. doi: 10.1007/s00259-022-05732-w. PubMed PMID: 35194673. Epub 20220223. [DOI] [PubMed] [Google Scholar]
  • 41.Greenland P., Bonow R.O., Brundage B.H., Budoff M.J., Eisenberg M.J., Grundy S.M., et al. ACCF/AHA 2007 clinical expert consensus document on coronary artery calcium scoring by computed tomography in global cardiovascular risk assessment and in evaluation of patients with chest pain: a report of the American college of cardiology foundation clinical expert consensus task force (ACCF/AHA writing committee to update the 2000 expert consensus document on electron beam computed tomography) developed in collaboration with the society of atherosclerosis imaging and prevention and the society of cardiovascular computed tomography. J. Am. Coll. Cardiol. 2007 Jan 23;49(3):378–402. doi: 10.1016/j.jacc.2006.10.001. PubMed PMID: 17239724. Epub 2007/01/24. [DOI] [PubMed] [Google Scholar]
  • 42.Hartaigh B.O., Valenti V., Cho I., Schulman-Marcus J., Gransar H., Knapper J., et al. 15-Year prognostic utility of coronary artery calcium scoring for all-cause mortality in the elderly. Atherosclerosis. 2016 Mar;246:361–366. doi: 10.1016/j.atherosclerosis.2016.01.039. PubMed PMID: 26841073. Pubmed Central PMCID: PMC4764445. Epub 2016/02/04. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 43.Tesche C., Duguay T.M., Schoepf U.J., van Assen M., De Cecco C.N., Albrecht M.H., et al. Current and future applications of CT coronary calcium assessment. Expert Rev. Cardiovasc Ther. 2018 Jun;16(6):441–453. doi: 10.1080/14779072.2018.1474347. PubMed PMID: 29734858. Epub 2018/05/08. [DOI] [PubMed] [Google Scholar]
  • 44.Agatston A.S., Janowitz W.R., Hildner F.J., Zusmer N.R., Viamonte M., Jr., Detrano R. Quantification of coronary artery calcium using ultrafast computed tomography. J. Am. Coll. Cardiol. 1990 Mar 15;15(4):827–832. doi: 10.1016/0735-1097(90)90282-t. PubMed PMID: 2407762. Epub 1990/03/15. [DOI] [PubMed] [Google Scholar]
  • 45.Isgum I., Rutten A., Prokop M., van Ginneken B. Detection of coronary calcifications from computed tomography scans for automated risk assessment of coronary artery disease. Med. Phys. 2007 Apr;34(4):1450–1461. doi: 10.1118/1.2710548. PubMed PMID: 17500476. Epub 2007/05/16. [DOI] [PubMed] [Google Scholar]
  • 46.Sandstedt M., Henriksson L., Janzon M., Nyberg G., Engvall J., De Geer J., et al. Evaluation of an AI-based, automatic coronary artery calcium scoring software. Eur. Radiol. 2020 Mar;30(3):1671–1678. doi: 10.1007/s00330-019-06489-x. PubMed PMID: 31728692. Pubmed Central PMCID: PMC7033052. Epub 2019/11/16. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 47.Winkel D.J., Suryanarayana V.R., Ali A.M., Gorich J., Buss S.J., Mendoza A., et al. Deep learning for vessel-specific coronary artery calcium scoring: validation on a multi-centre dataset. Eur. Heart J. Cardiovasc. Imaging. 2021 Jul 29;23(6):846–854. doi: 10.1093/ehjci/jeab119. PubMed PMID: 34322693. Epub 2021/07/30. [DOI] [PubMed] [Google Scholar]
  • 48.van Assen M., Martin S.S., Varga-Szemes A., Rapaka S., Cimen S., Sharma P., et al. Automatic coronary calcium scoring in chest CT using a deep neural network in direct comparison with non-contrast cardiac CT: a validation study. Eur. J. Radiol. 2021 Jan;134 doi: 10.1016/j.ejrad.2020.109428. PubMed PMID: 33285350. Epub 2020/12/08. [DOI] [PubMed] [Google Scholar]
  • 49.van Velzen S.G.M., Lessmann N., Velthuis B.K., Bank I.E.M., van den Bongard D., Leiner T., et al. Deep learning for automatic calcium scoring in CT: validation using multiple cardiac CT and chest CT protocols. Radiology. 2020 Apr;295(1):66–79. doi: 10.1148/radiol.2020191621. PubMed PMID: 32043947. Pubmed Central PMCID: PMC7106943. Epub 2020/02/12. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 50.Takx R.A., de Jong P.A., Leiner T., Oudkerk M., de Koning H.J., Mol C.P., et al. Automated coronary artery calcification scoring in non-gated chest CT: agreement and reliability. PLoS One. 2014;9(3) doi: 10.1371/journal.pone.0091239. PubMed PMID: 24625525. Pubmed Central PMCID: PMC3953377. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 51.Cury R.C., Abbara S., Achenbach S., Agatston A., Berman D.S., Budoff M.J., et al. CAD-RADS: coronary artery disease - reporting and data system: an expert consensus document of the society of cardiovascular computed tomography (SCCT), the American college of radiology (ACR) and the North American society for cardiovascular imaging (NASCI). Endorsed by the American college of cardiology. J. Am. Coll. Radiol. 2016 Dec;13(12 Pt A):1458–1466. doi: 10.1016/j.jacr.2016.04.024. e9. PubMed PMID: 27318576. Epub 2016/06/20. [DOI] [PubMed] [Google Scholar]
  • 52.Xie J.X., Cury R.C., Leipsic J., Crim M.T., Berman D.S., Gransar H., et al. The coronary artery disease-reporting and data system (CAD-RADS): prognostic and clinical implications associated with standardized coronary computed tomography angiography reporting. JACC Cardiovasc. Imaging. 2018 Jan;11(1):78–89. doi: 10.1016/j.jcmg.2017.08.026. PubMed PMID: 29301713. Epub 2018/01/06. [DOI] [PubMed] [Google Scholar]
  • 53.Paul J.F., Rohnean A., Giroussens H., Pressat-Laffouilhere T., Wong T. Evaluation of a deep learning model on coronary CT angiography for automatic stenosis detection. Diag. Interv. Imaging. 2022 Jan 25;103(6):316–323. doi: 10.1016/j.diii.2022.01.004. PubMed PMID: 35090845. Epub 20220125. [DOI] [PubMed] [Google Scholar]
  • 54.Xu L., He Y., Luo N., Guo N., Hong M., Jia X., et al. Diagnostic accuracy and generalizability of a deep learning-based fully automated algorithm for coronary artery stenosis detection on CCTA: a multi-centre registry study. Front Cardiovasc. Med. 2021;8 doi: 10.3389/fcvm.2021.707508. PubMed PMID: 34805297. Pubmed Central PMCID: PMC8602896. Epub 20211105. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 55.Choi A.D., Marques H., Kumar V., Griffin W.F., Rahban H., Karlsberg R.P., et al. CT evaluation by artificial intelligence for atherosclerosis, stenosis and vascular morphology (CLARIFY): a multi-center, international study. J. Cardiovasc. Comput. Tomogr. 2021 Nov-Dec;15(6):470–476. doi: 10.1016/j.jcct.2021.05.004. PubMed PMID: 34127407. Epub 20210612. [DOI] [PubMed] [Google Scholar]
  • 56.Griffin W.F., Choi A.D., Riess J.S., Marques H., Chang H.J., Choi J.H., et al. AI evaluation of stenosis on coronary CT angiography, comparison with quantitative coronary angiography and fractional flow reserve: a CREDENCE trial substudy. JACC Cardiovasc. Imaging. 2022 Feb 15 doi: 10.1016/j.jcmg.2021.10.020. PubMed PMID: 35183478. Epub 20220215. [DOI] [PubMed] [Google Scholar]
  • 57.Masuda T., Nakaura T., Funama Y., Okimoto T., Sato T., Higaki T., et al. Machine-learning integration of CT histogram analysis to evaluate the composition of atherosclerotic plaques: validation with IB-IVUS. J. Cardiovasc. Comput. Tomogr. 2019 Mar - Apr;13(2):163–169. doi: 10.1016/j.jcct.2018.10.018. PubMed PMID: 30529218. Epub 20181021. [DOI] [PubMed] [Google Scholar]
  • 58.Dey D., Gaur S., Ovrehus K.A., Slomka P.J., Betancur J., Goeller M., et al. Integrated prediction of lesion-specific ischaemia from quantitative coronary CT angiography using machine learning: a multicentre study. Eur. Radiol. 2018 Jun;28(6):2655–2664. doi: 10.1007/s00330-017-5223-z. PubMed PMID: 29352380. Pubmed Central PMCID: PMC5940537. Epub 20180119. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 59.Commandeur F., Goeller M., Razipour A., Cadet S., Hell M.M., Kwiecinski J., et al. Fully automated CT quantification of epicardial adipose tissue by deep learning: a multicenter study. Radiol. Artif. Intell. 2019 Nov 27;1(6) doi: 10.1148/ryai.2019190045. PubMed PMID: 32090206. Pubmed Central PMCID: PMC6884062. Epub 20191127. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 60.Pontone G., Baggiano A., Andreini D., Guaricci A.I., Guglielmo M., Muscogiuri G., et al. Dynamic stress computed tomography perfusion with a whole-heart coverage scanner in addition to coronary computed tomography angiography and fractional flow reserve computed tomography derived. JACC Cardiovasc. Imaging. 2019 Dec;12(12):2460–2471. doi: 10.1016/j.jcmg.2019.02.015. PubMed PMID: 31005531. Epub 2019/04/22. [DOI] [PubMed] [Google Scholar]
  • 61.Baggiano A., Fusini L., Del Torto A., Vivona P., Guglielmo M., Muscogiuri G., et al. Sequential strategy including FFR(CT) plus stress-CTP impacts on management of patients with stable chest pain: the stress-CTP RIPCORD study. J. Clin. Med. 2020 Jul 8;9(7) doi: 10.3390/jcm9072147. PubMed PMID: 32650379. Pubmed Central PMCID: PMC7408909. Epub 2020/07/12. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 62.Huang A.L., Maggiore P.L., Brown R.A., Turaga M., Reid A.B., Merkur J., et al. CT-derived fractional flow reserve (FFRCT): from gatekeeping to roadmapping. Can. Assoc. Radiol. J. 2020 May;71(2):201–207. doi: 10.1177/0846537119893752. PubMed PMID: 32063007. Epub 2020/02/18. [DOI] [PubMed] [Google Scholar]
  • 63.Itu L., Rapaka S., Passerini T., Georgescu B., Schwemmer C., Schoebinger M., et al. A machine-learning approach for computation of fractional flow reserve from coronary computed tomography. J. Appl. Physiol. 2016 Jul 1;121(1):42–52. doi: 10.1152/japplphysiol.00752.2015. (1985) PubMed PMID: 27079692. Epub 2016/04/16. [DOI] [PubMed] [Google Scholar]
  • 64.Tang C.X., Liu C.Y., Lu M.J., Schoepf U.J., Tesche C., Bayer R.R., 2nd, et al. CT FFR for ischemia-specific CAD with a new computational fluid dynamics algorithm: a Chinese multicenter study. JACC Cardiovasc. Imaging. 2019 Aug 14;13(4):980–990. doi: 10.1016/j.jcmg.2019.06.018. PubMed PMID: 31422138. Epub 2019/08/20. [DOI] [PubMed] [Google Scholar]
  • 65.Coenen A., Kim Y.H., Kruk M., Tesche C., De Geer J., Kurata A., et al. Diagnostic accuracy of a machine-learning approach to coronary computed tomographic angiography-based fractional flow reserve: result from the MACHINE consortium. Circ. Cardiovasc. Imaging. 2018 Jun;11(6) doi: 10.1161/CIRCIMAGING.117.007217. PubMed PMID: 29914866. Epub 2018/06/20. [DOI] [PubMed] [Google Scholar]
  • 66.Tesche C., Otani K., De Cecco C.N., Coenen A., De Geer J., Kruk M., et al. Influence of coronary calcium on diagnostic performance of machine learning CT-FFR: results from MACHINE registry. JACC Cardiovasc. Imaging. 2019 Aug 14;13(3):760–770. doi: 10.1016/j.jcmg.2019.06.027. PubMed PMID: 31422141. Epub 2019/08/20. [DOI] [PubMed] [Google Scholar]
  • 67.Pontone G., Muscogiuri G., Andreini D., Guaricci A.I., Guglielmo M., Mushtaq S., et al. The new frontier of cardiac computed tomography angiography: fractional flow reserve and stress myocardial perfusion. Curr. Treat. Options Cardiovasc. Med. 2016 Dec;18(12):74. doi: 10.1007/s11936-016-0493-3. PubMed PMID: 27783337. Epub 2016/10/27. [DOI] [PubMed] [Google Scholar]
  • 68.Pontone G., Andreini D., Guaricci A.I., Guglielmo M., Baggiano A., Muscogiuri G., et al. Quantitative vs. qualitative evaluation of static stress computed tomography perfusion to detect haemodynamically significant coronary artery disease. Eur. Heart J. Cardiovasc. Imaging. 2018 Nov 1;19(11):1244–1252. doi: 10.1093/ehjci/jey111. PubMed PMID: 30107557. Epub 2018/08/15. eng. [DOI] [PubMed] [Google Scholar]
  • 69.Pontone G., Baggiano A., Andreini D., Guaricci A.I., Guglielmo M., Muscogiuri G., et al. Stress computed tomography perfusion versus fractional flow reserve CT derived in suspected coronary artery disease: the PERFECTION study. JACC Cardiovasc. Imaging. 2019 Aug;12(8 Pt 1):1487–1497. doi: 10.1016/j.jcmg.2018.08.023. PubMed PMID: 30343073. Epub 2018/10/22. [DOI] [PubMed] [Google Scholar]
  • 70.Han D., Lee J.H., Rizvi A., Gransar H., Baskaran L., Schulman-Marcus J., et al. Incremental role of resting myocardial computed tomography perfusion for predicting physiologically significant coronary artery disease: a machine learning approach. J. Nucl. Cardiol. 2018 Feb;25(1):223–233. doi: 10.1007/s12350-017-0834-y. PubMed PMID: 28303473. Epub 2017/03/18. [DOI] [PubMed] [Google Scholar]
  • 71.Cau R., Cherchi V., Micheletti G., Porcu M., Mannelli L., Bassareo P., et al. Potential role of artificial intelligence in cardiac magnetic resonance imaging: can it help clinicians in making a diagnosis? J. Thorac. Imag. 2021;36(3):142–148. doi: 10.1097/RTI.0000000000000584. Mar 25. PubMed PMID: 33769416. Epub 2021/03/27. [DOI] [PubMed] [Google Scholar]
  • 72.Guaricci A.I., Masci P.G., Lorenzoni V., Schwitter J., Pontone G. CarDiac MagnEtic resonance for primary prevention implantable CardioVerter DebrillAtor ThErapy international registry: design and rationale of the DERIVATE study. Int. J. Cardiol. 2018 Jun 15;261:223–227. doi: 10.1016/j.ijcard.2018.03.043. PubMed PMID: 29550015. [DOI] [PubMed] [Google Scholar]
  • 73.Varga-Szemes A., Muscogiuri G., Schoepf U.J., Wichmann J.L., Suranyi P., De Cecco C.N., et al. Clinical feasibility of a myocardial signal intensity threshold-based semi-automated cardiac magnetic resonance segmentation method. Eur. Radiol. 2016 May;26(5):1503–1511. doi: 10.1007/s00330-015-3952-4. PubMed PMID: 26267520. Epub 20150813. [DOI] [PubMed] [Google Scholar]
  • 74.Bernard O., Lalande A., Zotti C., Cervenansky F., Yang X., Heng P.A., et al. Deep learning techniques for automatic MRI cardiac multi-structures segmentation and diagnosis: is the problem solved? IEEE Trans. Med. Imag. 2018 Nov;37(11):2514–2525. doi: 10.1109/TMI.2018.2837502. PubMed PMID: 29994302. Epub 20180517. [DOI] [PubMed] [Google Scholar]
  • 75.Isensee F., Jaeger P., Full P., Wolf I., Engelhardt S., Maier-Hein K.H. Automatic cardiac disease assessment on cine-MRI via time-series segmentation and domain specific features. STACOM-MICCAI, LNCS. 2017;10663:120–129. [Google Scholar]
  • 76.Muscogiuri G., Ricci F., Scafuri S., Guglielmo M., Baggiano A., De Stasio V., et al. Cardiac magnetic resonance tissue characterization in ischemic cardiomyopathy. J. Thorac. Imag. 2021 Sep 15;37(1):2–16. doi: 10.1097/RTI.0000000000000621. PubMed PMID: 34524203. Epub 2021/09/16. [DOI] [PubMed] [Google Scholar]
  • 77.Muscogiuri G., Suranyi P., Schoepf U.J., De Cecco C.N., Secinaro A., Wichmann J.L., et al. Cardiac magnetic resonance T1-mapping of the myocardium: technical background and clinical relevance. J. Thorac. Imag. 2018 Mar;33(2):71–80. doi: 10.1097/RTI.0000000000000270. PubMed PMID: 28471811. Epub 2017/05/05. [DOI] [PubMed] [Google Scholar]
  • 78.Gatti M., Carisio A., D'Angelo T., Darvizeh F., Dell'Aversana S., Tore D., et al. Cardiovascular magnetic resonance in myocardial infarction with non-obstructive coronary arteries patients: a review. World J. Cardiol. 2020 Jun 26;12(6):248–261. doi: 10.4330/wjc.v12.i6.248. PubMed PMID: 32774777. Pubmed Central PMCID: PMC7383353. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 79.Rastegar N., Te Riele A.S., James C.A., Bhonsale A., Murray B., Tichnell C., et al. Fibrofatty changes: incidence at cardiac MR imaging in patients with arrhythmogenic right ventricular dysplasia/cardiomyopathy. Radiology. 2016 Aug;280(2):405–412. doi: 10.1148/radiol.2016150988. PubMed PMID: 26967143. Pubmed Central PMCID: PMC4976459. Epub 20160311. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 80.Buckley O., Madan R., Kwong R., Rybicki F.J., Hunsaker A. Cardiac masses, part 1: imaging strategies and technical considerations. AJR Am. J. Roentgenol. 2011 Nov;197(5):W837–W841. doi: 10.2214/AJR.10.7260. PubMed PMID: 22021530. Pubmed Central PMCID: PMC4382355. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 81.Edwards N.C., Routledge H., Steeds R.P. T2-weighted magnetic resonance imaging to assess myocardial oedema in ischaemic heart disease. Heart. 2009 Aug;95(16):1357–1361. doi: 10.1136/hrt.2009.169961. PubMed PMID: 19447836. Epub 20090515. [DOI] [PubMed] [Google Scholar]
  • 82.Puntmann V.O., Carr-White G., Jabbour A., Yu C.Y., Gebker R., Kelle S., et al. Native T1 and ECV of noninfarcted myocardium and outcome in patients with coronary artery disease. J. Am. Coll. Cardiol. 2018 Feb 20;71(7):766–778. doi: 10.1016/j.jacc.2017.12.020. PubMed PMID: 29447739. Epub 2018/02/16. [DOI] [PubMed] [Google Scholar]
  • 83.Nakamori S., Dohi K. Myocardial tissue imaging with cardiovascular magnetic resonance. J. Cardiol. 2022 Mar 1;80(5):377–385. doi: 10.1016/j.jjcc.2022.02.006. PubMed PMID: 35246367. Epub 20220301. [DOI] [PubMed] [Google Scholar]
  • 84.Haslbauer J.D., Lindner S., Valbuena-Lopez S., Zainal H., Zhou H., D'Angelo T., et al. CMR imaging biosignature of cardiac involvement due to cancer-related treatment by T1 and T2 mapping. Int. J. Cardiol. 2019 Jan 15;275:179–186. doi: 10.1016/j.ijcard.2018.10.023. PubMed PMID: 30360992. Epub 20181011. [DOI] [PubMed] [Google Scholar]
  • 85.Muscogiuri G., Guglielmo M., Serra A., Gatti M., Volpato V., Schoepf U.J., et al. Multimodality imaging in ischemic chronic cardiomyopathy. J. Imaging. 2022 Feb 1;8(2) doi: 10.3390/jimaging8020035. PubMed PMID: 35200737. Pubmed Central PMCID: PMC8877428. Epub 20220201. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 86.Muscogiuri G., Rehwald W.G., Schoepf U.J., Suranyi P., Litwin S.E., De Cecco C.N., et al. T(Rho) and magnetization transfer and INvErsion recovery (TRAMINER)-prepared imaging: a novel contrast-enhanced flow-independent dark-blood technique for the evaluation of myocardial late gadolinium enhancement in patients with myocardial infarction. J. Magn. Reson. Imag. 2017 May;45(5):1429–1437. doi: 10.1002/jmri.25498. PubMed PMID: 27690324. Epub 2016/10/01. [DOI] [PubMed] [Google Scholar]
  • 87.Guaricci A.I., Masci P.G., Muscogiuri G., Guglielmo M., Baggiano A., Fusini L., et al. Vol. 23. 2021 Jul 18. CarDiac magnEtic Resonance for Prophylactic Implantable-cardioVerter defibrillAtor ThErapy in Non-ischaemic Dilated CardioMyopathy: an International Registry. Europace : European Pacing, Arrhythmias, and Cardiac Electrophysiology : Journal of the Working Groups on Cardiac Pacing, Arrhythmias, and Cardiac Cellular Electrophysiology of the European Society of Cardiology; pp. 1072–1083. (7) PubMed PMID: 33792661. [DOI] [PubMed] [Google Scholar]
  • 88.Zabihollahy F., White J.A., Ukwatta E. Convolutional neural network-based approach for segmentation of left ventricle myocardial scar from 3D late gadolinium enhancement MR images. Med. Phys. 2019 Apr;46(4):1740–1751. doi: 10.1002/mp.13436. PubMed PMID: 30734937. [DOI] [PubMed] [Google Scholar]
  • 89.Zhang N., Yang G., Gao Z., Xu C., Zhang Y., Shi R., et al. Deep learning for diagnosis of chronic myocardial infarction on nonenhanced cardiac cine MRI. Radiology. 2019 Jun;291(3):606–617. doi: 10.1148/radiol.2019182304. PubMed PMID: 31038407. [DOI] [PubMed] [Google Scholar]
  • 90.Li L., Wu F., Yang G., Xu L., Wong T., Mohiaddin R., et al. Atrial scar quantification via multi-scale CNN in the graph-cuts framework. Med. Image Anal. 2020 Feb;60 doi: 10.1016/j.media.2019.101595. PubMed PMID: 31811981. Pubmed Central PMCID: PMC6988106. Epub 20191116. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 91.Mitchell C., Rahko P.S., Blauwet L.A., Canaday B., Finstuen J.A., Foster M.C., et al. Guidelines for performing a comprehensive transthoracic echocardiographic examination in adults: recommendations from the American society of echocardiography. J. Am. Soc. Echocardiogr. 2019 01;32(1):1–64. doi: 10.1016/j.echo.2018.06.004. PubMed PMID: 30282592. Epub 2018/10/01. eng. [DOI] [PubMed] [Google Scholar]
  • 92.Reardon L., Scheels W.J., Singer A.J., Reardon R.F. Feasibility and accuracy of speckle tracking echocardiography in emergency department patients. Am. J. Emerg. Med. 2018 12;36(12):2254–2259. doi: 10.1016/j.ajem.2018.08.074. PubMed PMID: 30322665. Epub 20180904. eng. [DOI] [PubMed] [Google Scholar]
  • 93.Rady M., Ulbrich S., Heidrich F., Jellinghaus S., Ibrahim K., Linke A., et al. Left ventricular torsion - a new echocardiographic prognosticator in patients with non-ischemic dilated cardiomyopathy. Circ. J. 2019 02 25;83(3):595–603. doi: 10.1253/circj.CJ-18-0986. PubMed PMID: 30662022. Epub 20190120. eng. [DOI] [PubMed] [Google Scholar]
  • 94.Narang A., Hitschrich N., Mor-Avi V., Schreckenberg M., Schummers G., Tiemann K., et al. Virtual reality analysis of three-dimensional echocardiographic and cardiac computed tomographic data sets. J. Am. Soc. Echocardiogr. 2020 Nov;33(11):1306–1315. doi: 10.1016/j.echo.2020.06.018. PubMed PMID: 32981791. Epub 2020/09/25. eng. [DOI] [PubMed] [Google Scholar]
  • 95.Kawakami H., Wright L., Nolan M., Potter E.L., Yang H., Marwick T.H. Feasibility, reproducibility, and clinical implications of the novel fully automated assessment for global longitudinal strain. J. Am. Soc. Echocardiogr. 2021 02;34(2):136–145. doi: 10.1016/j.echo.2020.09.011. e2. PubMed PMID: 33293202. Epub 20201205. eng. [DOI] [PubMed] [Google Scholar]
  • 96.Galderisi M., Cosyns B., Edvardsen T., Cardim N., Delgado V., Di Salvo G., et al. Standardization of adult transthoracic echocardiography reporting in agreement with recent chamber quantification, diastolic function, and heart valve disease recommendations: an expert consensus document of the European Association of Cardiovascular Imaging. Eur. Heart J. Cardiovasc. Imaging. 2017 Dec;18(12):1301–1310. doi: 10.1093/ehjci/jex244. PubMed PMID: 29045589. eng. [DOI] [PubMed] [Google Scholar]
  • 97.Kutyifa V., Kloppe A., Zareba W., Solomon S.D., McNitt S., Polonsky S., et al. The influence of left ventricular ejection fraction on the effectiveness of cardiac resynchronization therapy: MADIT-CRT (Multicenter Automatic Defibrillator Implantation Trial with Cardiac Resynchronization Therapy) J. Am. Coll. Cardiol. 2013 Mar 05;61(9):936–944. doi: 10.1016/j.jacc.2012.11.051. PubMed PMID: 23449428. eng. [DOI] [PubMed] [Google Scholar]
  • 98.Kaufmann B.A., Min S.Y., Goetschalckx K., Bernheim A.M., Buser P.T., Pfisterer M.E., et al. How reliable are left ventricular ejection fraction cut offs assessed by echocardiography for clinical decision making in patients with heart failure? Int. J. Cardiovasc. Imag. 2013 Mar;29(3):581–588. doi: 10.1007/s10554-012-0122-5. PubMed PMID: 22965859. Epub 20120911. eng. [DOI] [PubMed] [Google Scholar]
  • 99.Mills K.T., Bundy J.D., Kelly T.N., Reed J.E., Kearney P.M., Reynolds K., et al. Global disparities of hypertension prevalence and control: a systematic analysis of population-based studies from 90 countries. Circulation. 2016 Aug 09;134(6):441–450. doi: 10.1161/CIRCULATIONAHA.115.018912. PubMed PMID: 27502908. Pubmed Central PMCID: PMC4979614. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 100.Thomas L., Muraru D., Popescu B.A., Sitges M., Rosca M., Pedrizzetti G., et al. Evaluation of left atrial size and function: relevance for clinical practice. J. Am. Soc. Echocardiogr. 2020 Aug;33(8):934–952. doi: 10.1016/j.echo.2020.03.021. PubMed PMID: 32762920. eng. [DOI] [PubMed] [Google Scholar]
  • 101.Tadic M., Sala C., Carugo S., Mancia G., Grassi G., Cuspidi C. Myocardial strain and left ventricular geometry: a meta-analysis of echocardiographic studies in systemic hypertension. J. Hypertens. 2021 06 14;39(11):2297–2306. doi: 10.1097/HJH.0000000000002911. PubMed PMID: 34128494. Epub 20210614. eng. [DOI] [PubMed] [Google Scholar]
  • 102.Akkus Z., Aly Y.H., Attia I.Z., Lopez-Jimenez F., Arruda-Olson A.M., Pellikka P.A., et al. Artificial intelligence (AI)-Empowered echocardiography interpretation: a state-of-the-art review. J. Clin. Med. 2021 Mar 30;(7):10. doi: 10.3390/jcm10071391. PubMed PMID: 33808513. Pubmed Central PMCID: PMC8037652. Epub 20210330. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 103.Zhang J., Gajjala S., Agrawal P., Tison G.H., Hallock L.A., Beussink-Nelson L., et al. Fully automated echocardiogram interpretation in clinical practice. Circulation. 2018 10 16;138(16):1623–1635. doi: 10.1161/CIRCULATIONAHA.118.034338. PubMed PMID: 30354459. Pubmed Central PMCID: PMC6200386. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 104.Madani A., Arnaout R., Mofrad M. Fast and accurate view classification of echocardiograms using deep learning. NPJ Digit Med. 2018;1 doi: 10.1038/s41746-017-0013-1. PubMed PMID: 30828647. Pubmed Central PMCID: PMC6395045. Epub 20180321. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 105.Kusunose K., Haga A., Abe T., Sata M. Utilization of artificial intelligence in echocardiography. Circ. J. 2019 07 25;83(8):1623–1629. doi: 10.1253/circj.CJ-19-0420. PubMed PMID: 31257314. Epub 20190629. eng. [DOI] [PubMed] [Google Scholar]
  • 106.Narang A., Mor-Avi V., Prado A., Volpato V., Prater D., Tamborini G., et al. Machine learning based automated dynamic quantification of left heart chamber volumes. Eur. Heart J. Cardiovasc. Imaging. 2019 May;20(5):541–549. doi: 10.1093/ehjci/jey137. PubMed PMID: 30304500. Pubmed Central PMCID: PMC6933871. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 107.Yang L., Georgescu B., Zheng Y., Foran D.J., Comaniciu D. A fast and accurate tracking algorithm of left ventricles in 3D echocardiography. Proc. IEEE Int. Symp. Biomed. Imaging. 2008 May 14;5:221–224. doi: 10.1109/ISBI.2008.4540972. PubMed PMID: 19936301. Pubmed Central PMCID: PMC2779051. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 108.Volpato V., Mor-Avi V., Narang A., Prater D., Gonçalves A., Tamborini G., et al. Automated, machine learning-based, 3D echocardiographic quantification of left ventricular mass. Echocardiography. 2019 02;36(2):312–319. doi: 10.1111/echo.14234. PubMed PMID: 30592791. Epub 2018/12/28. eng. [DOI] [PubMed] [Google Scholar]
  • 109.Genovese D., Rashedi N., Weinert L., Narang A., Addetia K., Patel A.R., et al. Machine learning-based three-dimensional echocardiographic quantification of right ventricular size and function: validation against cardiac magnetic resonance. J. Am. Soc. Echocardiogr. 2019 08;32(8):969–977. doi: 10.1016/j.echo.2019.04.001. PubMed PMID: 31174940. Epub 20190604. eng. [DOI] [PubMed] [Google Scholar]
  • 110.Volpato V., Mantegazza V., Tamborini G., Muratori M., Gripari P., Andreini D., et al. Diagnostic accuracy of transillumination in mitral valve prolapse: side-by-side comparison of standard transthoracic three-dimensional echocardiography against surgical findings. J. Am. Soc. Echocardiogr. 2021 01;34(1):98–100. doi: 10.1016/j.echo.2020.08.017. PubMed PMID: 33036821. Epub 20201006. eng. [DOI] [PubMed] [Google Scholar]
  • 111.Muraru D., Badano L.P., Piccoli G., Gianfagna P., Del Mestre L., Ermacora D., et al. Validation of a novel automated border-detection algorithm for rapid and accurate quantitation of left ventricular volumes based on three-dimensional echocardiography. Eur. J. Echocardiogr. 2010 May;11(4):359–368. doi: 10.1093/ejechocard/jep217. PubMed PMID: 20042421. Epub 2009/12/30. eng. [DOI] [PubMed] [Google Scholar]
  • 112.Muraru D., Cecchetto A., Cucchini U., Zhou X., Lang R.M., Romeo G., et al. Intervendor consistency and accuracy of left ventricular volume measurements using three-dimensional echocardiography. J. Am. Soc. Echocardiogr. 2018 02;31(2):158–168. doi: 10.1016/j.echo.2017.10.010. e1. PubMed PMID: 29229493. Epub 2017/12/08. eng. [DOI] [PubMed] [Google Scholar]
  • 113.Gaillard E., Kadem L., Clavel M.A., Pibarot P., Durand L.G. Optimization of Doppler echocardiographic velocity measurements using an automatic contour detection method. Ultrasound Med. Biol. 2010 Sep;36(9):1513–1524. doi: 10.1016/j.ultrasmedbio.2010.05.021. PubMed PMID: 20800178. eng. [DOI] [PubMed] [Google Scholar]
  • 114.Vennemann B., Obrist D., Rösgen T. Automated diagnosis of heart valve degradation using novelty detection algorithms and machine learning. PLoS One. 2019;14(9) doi: 10.1371/journal.pone.0222983. PubMed PMID: 31557196. Pubmed Central PMCID: PMC6762068. Epub 20190926. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 115.Penso M., Pepi M., Mantegazza V., Cefalù C., Muratori M., Fusini L., et al. Machine learning prediction models for mitral valve repairability and mitral regurgitation recurrence in patients undergoing surgical mitral valve repair. Bioengineering. 2021 Aug 25;8(9) doi: 10.3390/bioengineering8090117. PubMed PMID: 34562939. Pubmed Central PMCID: PMC8469985. Epub 20210825. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 116.Parisi A.F., Moynihan P.F., Folland E.D., Feldman C.L. Quantitative detection of regional left ventricular contraction abnormalities by two-dimensional echocardiography. II. Accuracy in coronary artery disease. Circulation. 1981 Apr;63(4):761–767. doi: 10.1161/01.cir.63.4.761. PubMed PMID: 7471330. eng. [DOI] [PubMed] [Google Scholar]
  • 117.Kimura K., Kimura T., Ishihara M., Nakagawa Y., Nakao K., Miyauchi K., et al. JCS 2018 guideline on diagnosis and treatment of acute coronary syndrome. Circ. J. 2019 04 25;83(5):1085–1196. doi: 10.1253/circj.CJ-19-0133. PubMed PMID: 30930428. Epub 20190329. eng. [DOI] [PubMed] [Google Scholar]
  • 118.Sanchez-Martinez S., Duchateau N., Erdei T., Kunszt G., Aakhus S., Degiovanni A., et al. Machine learning analysis of left ventricular function to characterize heart failure with preserved ejection fraction. Circ. Cardiovasc. Imaging. 2018 04;11(4) doi: 10.1161/CIRCIMAGING.117.007138. PubMed PMID: 29661795. eng. [DOI] [PubMed] [Google Scholar]
  • 119.Sengupta P.P., Huang Y.M., Bansal M., Ashrafi A., Fisher M., Shameer K., et al. Cognitive machine-learning algorithm for cardiac imaging: a pilot study for differentiating constrictive pericarditis from restrictive cardiomyopathy. Circ. Cardiovasc. Imaging. 2016 06;9(6) doi: 10.1161/CIRCIMAGING.115.004330. PubMed PMID: 27266599. Pubmed Central PMCID: PMC5321667. eng. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 120.Narula S., Shameer K., Salem Omar A.M., Dudley J.T., Sengupta P.P. Machine-learning algorithms to automate morphological and functional assessments in 2D echocardiography. J. Am. Coll. Cardiol. 2016 Nov;68(21):2287–2295. doi: 10.1016/j.jacc.2016.08.062. PubMed PMID: 27884247. eng. [DOI] [PubMed] [Google Scholar]
  • 121.van Assen M., Lee S.J., De Cecco C.N. Artificial intelligence from A to Z: from neural network to legal framework. Eur. J. Radiol. 2020 Aug;129 doi: 10.1016/j.ejrad.2020.109083. PubMed PMID: 32526670. Epub 2020/06/12. [DOI] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Data Availability Statement

No data was used for the research described in the article.


Articles from Heliyon are provided here courtesy of Elsevier

RESOURCES