Integration of Machine Learning in Imaging Analysis for Clinical Diagnosis of Cardiovascular Diseases

Saheed Sanyaolu ORCiD
Olabisi Onabanjo University, Ago-Iwoye, Nigeria Research Organization Registry (ROR)
Correspondence to: saheed.e.sanyaolu@gmail.com

Premier Journal of Cardiology

Additional information

  • Ethical approval: N/a
  • Consent: N/a
  • Funding: No industry funding
  • Conflicts of interest: N/a
  • Author contribution: Saheed Sanyaolu – Conceptualization, Writing – original draft, review and editing
  • Guarantor: Saheed Sanyaolu
  • Provenance and peer-review:
    Commissioned and externally peer-reviewed
  • Data availability statement: N/a

Keywords: Machine learning, Cardiovascular imaging, Convolutional neural networks, Cardiac mri, Digital heart twin.

Peer Review
Received: 10 February 2025
Revised: 17 March 2025
Accepted: 18 March 2025
Published: 28 March 2025

Abstract

In recent years, artificial intelligence (AI) has emerged as an important technology revolutionizing the diagnosis and prognosis of cardiovascular diseases. In cardiology, machine learning models can reduce the cost and time-to-diagnosis, as well as increase diagnostic precision, consequently improving the quality of care for patients. Therefore, this review provided an overview of innovative models in cardiology-based image analysis for disease diagnosis. Recent reports on studies evaluating the performance of these models were reviewed. Common approaches to training AI models include supervised learning, semi-supervised learning, unsupervised learning, and various other approaches. Logistic regression, support vector machines, random forests, cluster analysis, and neural networks are examples of machine learning architectures used in modern times.

AI is used in cardiac magnetic resonance imaging to detect artifacts and assess image quality, as well as to quantify blood flow faster and more accurately. Convoluted neural networks are utilized in echocardiography and electrocardiography to enhance the precision of visualizing cardiac structures and assessing cardiac functions, respectively. AI models in X-ray imaging are employed to identify structural anomalies in the heart and assess their severity. In response to the need for high-quality data while safeguarding patient privacy and confidentiality, specialized databases with comprehensive datasets have been established, such as the UK Biobank and the MIT-BIH Malignant Ventricular Arrhythmia Database. Prospects in machine learning-based screening in cardiology include digital heart winners in precision medicine, explainable AI, and radionics.

Highlights

  • Convolutional neural networks are the most employed AI algorithm in diagnostic models for cardiovascular diseases.
  • Combinations of machine learning prediction and human expertise typically perform better than human expertise alone.
  • Drawbacks of the machine learning model include limited data, computer bias, and lack of transparency in machine learning decisions.

Background

Cardiovascular disorders, such as cardiomyopathies, coronary artery disease, myocardial infarction, valvular heart diseases, and heart failure, are recognized as predominant global causes of mortality, resulting in approximately 17.9 million deaths annually.1 This mortality rate is expected to rise to 20.5 million in 2025 and 35.6 million in 2050.2 To address this pressing issue, previous studies have emphasized the need for early diagnosis, as this will ensure that preventive and management strategies commence early, thereby limiting disease progression and reducing the incidence of complications and deaths.2,3

The advent of precision medicine, particularly the application of artificial intelligence (AI) innovations, has led to numerous advancements in the management of cardiovascular disorders. Artificial intelligence is the simulation of human intellectual capabilities in computer-based technologies.4 This is exemplified in robot-assisted surgery, which enables focused access to various anatomical locations and structures in the body without damaging proximal critical organs. In addition to robotics, another important branch of AI is machine learning, which involves training computers on extensive datasets to enable them to recognize patterns, perform predictive analysis, and complete related tasks.5 Machine learning applications are used in other branches of AI, such as natural language processing, computer vision, expert systems, and deep learning.6 The innovations have led to the development of systems that aid evidence-based risk stratification and diagnosis. Furthermore, some machine learning models offer recommendations that may be used by clinicians in decision-making and treatment planning for patients.4

Medical imaging plays a crucial role in the accurate diagnosis of cardiovascular disorders, and significant developments and advancements have been made in this field in recent years. This study aimed to provide cohesive evidence by reviewing reports on machine learning innovations and their integration in the analysis of medical image data to aid in the diagnosis of cardiovascular disorders. The findings from this review are expected to provide a comprehensive overview of reports from recent studies that designed and/or assessed machine learning frameworks for clinical diagnosis in cardiology. In addition to serving as a point of reference for clinicians, this review highlighted current gaps in machine learning in the field of cardiovascular health, thereby potentially informing future research endeavors in this field.

Machine Learning

Machine learning refers to the ability of machines to independently learn and make accurate predictions. Considerable evidence has demonstrated their capacity to perform deep quantification of imaging phenotypes.3 Machine learning approaches to image-based diagnosis rely on models that are trained to uncover hidden and complex imaging features by identifying patterns in clinical data.7 In machine learning, datasets are divided into training, test, and validation sets. Large datasets are used in the training set to develop models through either supervised, unsupervised, or semi-supervised learning (Figure 1). A combination of these approaches or other variations may also be used.8

Fig 1 | Common machine learning techniques
Figure 1: Common machine learning techniques.
Machine Learning Approaches

Supervised Learning

Supervised learning refers to the development of mathematical models that utilize a training dataset with specific characteristics annotated with clearly defined outcomes or output labels, enabling the algorithm to learn.9 For imaging analysis in cardiology, algorithms are trained to recognize patterns and features in medical images that are indicative of specific cardiovascular conditions. This process begins with the accumulation of data from various imaging modalities, including echocardiography, magnetic resonance imaging (MRI), computed tomography (CT), and other imaging techniques, to construct the model. Data may then be cleaned and pre-processed using traditional statistical methods, such as logistic regression, naive Bayes, or artificial neural network (ANN) models, to identify variables that are meaningful to the required outcome. Using these data characteristics, a suitable machine-learning algorithm is selected, and the corresponding machine-learning model is constructed.3 The breakthroughs in supervised learning machine learning algorithms for cardiovascular disease diagnosis are evident in the use of ultrasonic probes to obtain high-definition ultrasound images and the application of neural architecture to improve image classification and enhance performance, as described by Muse et al.10 as well as Azarmehr et al.,11 respectively.

Unsupervised Learning

Unlike supervised learning, machine learning training models using unsupervised learning approaches operate independently and identify data relationships with minimal guidance and without predefined data labels.9 It involves addressing issues through pattern recognition using training samples of unknown categories or training sets devoid of features. This may involve collecting a large dataset of medical images that do not indicate a specific condition and using algorithms, such as K-means and hierarchical clustering algorithms, to categorize the images based on similarities in their features.12 This can help identify different subtypes of cardiovascular diseases or distinguish between healthy and diseased tissues. Given the advantage of unsupervised machine learning in discovering hidden structures in data and exploring relationships between variables, its use has been adopted in several settings, combining imaging data and clinical parameters to phenotype patients with heart morbidities.12

Fig 2 | Examples of machine learning algorithms
Figure 2: Examples of machine learning algorithms.

Semi-supervised Learning

Semi-supervised learning is a combination of supervised and unsupervised learning, utilizing both labeled and unlabeled datasets to train models.13 The labeled data helps the model learn to recognize patterns and features associated with specific cardiovascular conditions, whereas the unlabeled data facilitates the generalization of the model to improve its performance. With the rise of deep learning in recent years, semi-supervised learning has emerged as a crucial approach to harness the strengths of deep neural networks in capturing complex image features while also benefiting from unlabeled data parameters for patient phenotyping.14 In real-world settings where the challenge of limited labeled data persists, semi-structured learning proffers a solution to address this prevailing gap with promising implications for improving the accuracy and efficiency of cardiovascular imaging analysis. Other types of learning, including reinforcement, multi-task, transfer, few-shot, and active learning, are sometimes combined to create powerful models.3,12,15 However, these models are less commonly used and have yet to gain a significant foothold in cardiovascular imaging.

Machine Learning Architectures

In cardiac imaging, specific machine learning algorithms are commonly adopted in various ways to improve the accuracy and efficiency of cardiovascular disease diagnosis and treatment. These include logistic regression, decision trees, support vector machines, naive Bayes, random forests, and ANN (Figure 2). The different algorithms are designed to handle specific types of data and problems.

Logistic Regression

A Logistic regression model estimates the probability of an event occurring by fitting data into a logistic curve. The model analyzes the effect of a group of independent variables and delivers a binary or dichotomous outcome (e.g., yes or no, present or absent), assuming that no missing variables are present.16 In logistic regression, the core of the model is the sigmoid function, which maps real-valued numbers into a value between 0 and 1. The learning data consists of pairs (xi, yi) of a vector of covariates and a dependent variable. These input features are then combined linearly using weights (coefficients) and a bias term before being passed through the sigmoid function.17 A stepwise forward or backward selection procedure is used to remove variables based on the Akaike information criterion and to select variables that are eventually included in the model. However, this stepwise cycle stops if neither adding nor removing variables yields an improvement. The logistic regression aims to find an optimal equation that maximizes the likelihood estimator or minimizes the loss function of the model. The model can thereafter be validated, assessing its discrimination ability by calculating the area under the curve (AUC) as well as its accuracy, sensitivity, specificity, and precision.18

The logistic regression model is widely used in medicine, particularly for predicting patients’ risk of various cardiovascular conditions, and is a valuable model for low-complexity tasks that require integrating different data sources into a binary classification.7 However, this model is limited when the relationships between the outcome and predictors are nonlinear and when the number of candidate predictors is high relative to the sample size.

Support Vector Machines

Support vector machines represent one of the most frequently used supervised machine learning techniques for classifying tasks and achieving optimal performance in discriminating imaging patterns.19 Compared with logistic regression, support vector machines have a good generalization performance, and its classifier shows special advantages in overcoming the challenges with non-linearity, high dimensionality, local minima, and pattern recognition problems of small samples. This algorithm requires a relatively small number of samples, and due to the wide choice of kernels they can be applied with, a wide variety of data, including texts, handwritten digits, images, and bioinformatics, can be analyzed using these tools.20

Mathematically, support vector machines operate by identifying the optimal linear hyperplane that separates data points of different classes, thereby maximizing the margins between points to achieve improved generalization and prediction.21 This involves solving the optimization problem using techniques such as Sequential Minimal Optimization and evaluating the trained model on the test set using metrics like accuracy, precision, recall, and F1 Score.22 However, in many real-world scenarios, especially in cardiovascular events, data is not always linearly separable; hence, a kernel trick is used to transform the data into a higher-dimensional space where a linear hyperplane can be found. This is a crucial part of support vector machines as the kernel function K(xi,xj) computes the dot product of the mapped features in the higher-dimensional space, allowing them to handle non-linear classification problems. By using kernel functions, regularization parameters, and approaches that permit the rejection of weak data, the discrimination capacity of the support vector machine model is facilitated, indirectly affecting feature selection and optimization.23

Random Forest

The random forest technique is a supervised machine learning algorithm used for both classification and regression tasks. It is a regression tree technique that utilizes bootstrap aggregation and randomization of predictors to achieve high degrees of predictive accuracy, even with large datasets.24 The random forests model uses “parallel ensembling,” which fits several decision tree classifiers trained on different random samples of a training set to transform a problem into a set of hierarchical queries (i.e., a tree-like structure with subsets of decisions).25 This approach involves recursively partitioning the data into two groups based on predefined conditions, starting with the bottom of the decision tree, which are referred to as decision nodes. The dataset is then sampled with replacement (bootstrap sampling) and aggregated (bootstrap aggregation). A second randomization is thereafter conducted at the decision nodes, with each node having a certain number of predictors based on the different classified data.26 The algorithm then tests all possible thresholds for all selected variables and selects the variable-threshold combination that yields the best split. This process is reiterated until either “pure” nodes are reached (containing only cases or controls). This is the decision tree. The tree-growing process is repeated (commonly 100–1000 times) to grow the random forest, which can then be used to discover meaningful interactions and non-linear effects of the predictors.27 For instance, a random forest algorithm may be used to evaluate stroke risk based on images recursively classified on the decision tree until the pure node is reached. However, using the random forest model can often lead to the loss of generalization due to its discriminatory power on training datasets.

Cluster Analysis

The cluster analysis algorithm is an unsupervised machine learning technique in which unlabeled data are aggregated as data points based on similarity or proximity in a given parameter space.28 Without the need for prior data labeling, they identify groups of objects or clusters that are more similar to each other than to other clusters; as such, they are used in models to provide intuitive explanations about relevant aspects of a dataset.29 Owing to the large amount of noisy, incomplete, and sampled data used in clustering, the performance of this algorithm can vary substantially for different applications and types, thus necessitating different cluster approaches, including the hierarchical, k-means, and density-based clustering methods.30 The hierarchical clustering creates a hierarchy of clusters using a tree-like structure called a dendrogram, which may be agglomerative (bottom-up) or divisive (top-down). The k-defines a prototype centroid (typically the mean of a group of points) and is usually applied to objects in a continuous n-dimensional space. Points are attached to centroids as clusters continuously until no point changes in the cluster are observed (i.e., the centroid remains the same).28 Achieving such clustering saturation is useful for patient stratification to inform the understanding of cardiovascular disease pathophysiology and the effectiveness of targeted therapies.31

Neural Networks

Neural networks consist of interconnected nodes organized into input, hidden, and output layers, which utilize receiver operating characteristic curves and AUC to evaluate the accuracy of the generated model.32 Neural networks are classified as ANNs, convolutional neural networks (CNNs), or recurrent neural networks with each exhibiting different architectures and suited for different types of tasks.33 ANNs are designed based on the structure and interactions of biological neural networks and are used for pattern recognition. Analogous to cell bodies and neuronal communications, they contain nodes interlinked via connections, which are weighted based on their ability to provide a desired outcome. ANN is a feedforward neural network, and its activation functions transform a node’s input into a desired output.34 CNNs are an extension of ANNs used for image recognition tasks where spatial information for nodes is essential for final prediction. It overcomes limitations in ANN and functions by feeding patches of images to specific nodes, thereby preserving the spatial context from which the feature was extracted. Using this algorithm, a model can be trained to extract specific features from images, such as cardiac abnormalities, and mark their locations on a feature map, thereby enhancing its usefulness for disease prediction and effectively handling complex tasks and unstructured data.35 However, recurrent neural networks, in contrast with ANNs, can be employed for sequential data, such as predicting future cardiovascular events based on time-series data of patient health records.

Integration of Machine Learning in Cardiovascular Imaging Modalities

Cardiac MRI

Cardiac MRI is a common imaging modality that uses radio waves and magnets to generate images of the heart, which is then used to assess cardiovascular function, blood flow, and tissue characteristics.36 This technique is used in the diagnosis of cardiovascular conditions, as well as in monitoring the efficacy of therapy or disease progression. Image quality is sometimes a concern, as artifacts resulting from breathing or other motions may reduce the quality of the image produced, consequently negatively impacting clinical assessments (Figure 3).37

Fig 3 | Summary of machine learning applications in specific imaging modalities. MRI: magnetic resonance imaging
Figure 3: Summary of machine learning applications in specific imaging modalities. MRI: magnetic resonance imaging.

Radiologists typically manually examine images to identify artifacts and determine the usability of the images, as well as the need for additional imaging. To address this, Oksuz et al.32 designed neural network algorithms, including 3D-spatio-temporal CNN and long-term recurrent convolutional network, for detecting artifacts and determining image quality. The study utilized data from the UK Biobank. Given that most images from the biobank were of high quality, as they were obtained from healthy volunteers, the authors designed a data augmentation technique using k-space to generate synthetic images that contain artifacts. The synthetic images were then used to assess the performances of the algorithms in terms of artifact detection.

Overall, using 10-fold cross-validation, the algorithms, particularly the long-term recurrent convolutional network, outperformed other quality assessment methods, including random forests, decision trees, support vector machines, Naturalness Image Quality Evaluator, and Adaboost. The metrics, scaled by a factor of 1000 for improved comparison, indicated that the 3D spatio-temporal CNN achieved an accuracy of 961, a precision of 957, a recall of 959, and a balanced accuracy of 958. Conversely, the long-term recurrent convolutional network recorded an accuracy of 963, a precision of 963, a recall of 965, and a balanced accuracy of 964. Among the other quality assessment methods, the Naturalness Image Quality Evaluator demonstrated the highest performance (accuracy: 922, precision: 919, recall: 925, and balanced accuracy: 923); however, these results were lower than those of the 3D-spatio-temporal CNN and long-term recurrent convolutional network.

Another example of automated processing in cardiac MRI is a study on segmentation in phase contrast cardiac MRI, an imaging modality used to quantify blood flow in the heart.36 The study involved patients with coronary artery disease undergoing imaging examinations, and the AI-based processing model utilized a modified U-Net, a deep learning architecture. In terms of speed, the model required approximately 0.01 minutes per case, compared to manual segmentation by human specialists, which took nearly 4 minutes per case. Furthermore, the model demonstrated minimal differences from human specialists in terms of accuracy, with discrepancies of less than 5 mL in nearly all cases. Other machine learning models, predominantly using neural networks, have been developed specifically to enhance diagnoses based on cardiac MRI. The algorithms include Omega-Net for canonical orientation and automated segmentation,33 3D residual U-Net for image-quality enhancement,38 and a combination of deep CNNs and Bayesian filtering for image classification and image segmentation, resulting in the accurate depiction of the left atrium.39

Echocardiography

Echocardiography, also known as cardiac ultrasound, is the most common cardiovascular imaging modality, utilizing sound waves to produce images of the heart called echocardiograms. View classification is a typical preliminary step in echocardiogram examination, ensuring that the required anatomic structures are captured. This premise informed the development of a deep learning-based view classifier by Naser et al.41 The models utilized 2D and 3D ResNet-18 CNNs and were trained, validated, and tested using images from transthoracic echocardiographic studies. The models were further tested using point-of-care videos from multiple ultrasonography machines. In the testing sets using images from transthoracic echocardiographic studies, the 2D and 3D CNNs achieved overall accuracies of 96.8% and 96.3%, respectively, and AUCs of 0.997 and 0.998, respectively. Likewise, in the point-of-care datasets, the 2D and 3D CNNs achieved accuracies of 98.4% and 95%, respectively, and AUCs of 0.998 and 0.996. Although the models demonstrated similar and high-performance metrics, the 2D CNN mostly had higher values. This was attributed to the higher input data in the 2D CNN model, which recognized consecutive frames of the same cine loop as independent images rather than as an example, unlike the 3D CNN model.

CNNs, such as the EchoNet framework, have also been used for the identification of cardiac structures after view classification.42 In this study, echocardiographic videos and still images from the Stanford Echocardiography Database, which contains clinical data from different patients with diverse cardiovascular conditions, were utilized. With high precision, the model identified structures such as the presence of pacemakers (AUC: 0.89, F1 score: 0.73) and cellular changes in the left atrium (AUC: 0.85, F1 score: 0.68) and left ventricles (AUC: 0.75, F1 score: 0.57). Furthermore, the model assessed cardiac function by estimating end systolic and diastolic volumes in the left ventricle as well as ejection fraction. Furthermore, the model predicted phenotypes that modify cardiovascular risk, which may not be readily detectable by human experts when examining medical images visually. These models streamline the process of image analysis and guide clinical assessments by radiologists.

For differential diagnosis based on echocardiographic findings, Liu et al.43 used an end-to-end deep learning framework (AIEchoDx) to distinguish between multiple cardiovascular conditions, including atrial septal defect, hypertrophic cardiomyopathy, dilated cardiomyopathy, and the characteristic morphologic features of a previous myocardial infarction compared to healthy controls. The framework demonstrated good performance, comparable between the testing dataset (AUC: 98.53–99.93%) and a real-world dataset (AUC: 96.90–99.83%). Deep learning models, such as ResNet and CatBoost models, are also used to predict prognosis in heart failure by estimating 1-, 3-, and 5-year mortality rates.40 The area under the receiver operating characteristic curves for predicting 1-, 3-, and 5-year mortality were 82%, 82%, and 78%, respectively, for ResNet and 78%, 73%, and 75%, respectively, for CatBoost. The models’ performance showed a high correlation with standard risk assessment scores, such as the MAGGIC risk score and the Kansas City Cardiomyopathy Questionnaire.

Electrocardiography

The contraction and relaxation of the heart are coordinated by electrical signals that are generated by the sinoatrial node.44 These signals are measured with electrocardiography to assess heart functions and detect arrhythmias. The progression of these signals is represented by the P, QRS, and T waveforms on the electrocardiogram. Aziz et al.45 applied machine learning algorithms to identify these waveforms and their features (peaks, intervals between peaks, etc.) for classifying heartbeats into normal, premature ventricular contraction, atrial premature contraction, left and right bundle branch blocks, and paced heartbeats. The model combined two event-related moving averages and fractional Fourier-transform algorithms to enhance peak detection. Then, support vector machine and multi-layer perceptron classifiers were used to classify the electrocardiograms, with the latter showing predominantly higher performance metrics for various heart diseases across multiple databases. For instance, in the Shaoxing People’s Hospital database, support vector machine and multi-layer perceptron classifiers yielded precision values of 0.666 and 0.883, recall values of 0.580 and 0.782, and F1-scores of 0.620 and 0.830, respectively. A similar approach was employed in another study, which aimed to optimize the performance of conventional machine learning classification frameworks, including support vector machines, k-nearest neighbors, gradient-boosted decision trees, and random forests, using a metaheuristic optimization algorithm—a highly adaptive and versatile framework for optimizing complex issues.46 This resulted in an average accuracy of 99.92% and a sensitivity of 99.81%.

Similar to other imaging modalities, such as echocardiography, innovations in electrocardiography also employ deep learning models for image classification and disease diagnosis.44 Attia et al.47 trained a CNN on electrocardiographic data and echocardiograms from patients at the Mayo Clinic to identify patients with left ventricular dysfunction who were not exhibiting symptoms as well as other patients at risk of the condition, yielding an accuracy of 0.93. A major limitation of the study is that electrocardiography and echocardiography are seldom performed simultaneously for the same patient, as the two modalities assess different heart parameters.

X-ray-based Cardiac Imaging

Cardiac CT

Given the increasing morbidity and mortality associated with coronary artery disease, swift diagnosis is highly essential. AlOthman et al.48 introduced deep learning into the analysis of CT scans to enhance the accuracy of diagnosis and assessment of coronary artery disease severity. To overcome a previously established challenge in applying machine learning for feature extraction, the authors utilized the Features from the Accelerated Segment Test (FAST) algorithm to extract features from the CT images. The features were used as input for DenseNet, a CNN that establishes connections between each layer and all other layers. The approach yielded accuracies of 99.2% and 98.73% for the two datasets used in the study. This highlights the efficiency of both the extraction method and the deep learning model. In a similar vein, another study on the clinical evaluation of coronary artery disease employed a deep learning CNN (hierarchical convolutional long short-term memory network) to quantify plaque and stenosis formation.49 This network had two branches, which are further bifurcated into data extraction and segmentation heads. The study reported good agreement between the measurements of plaque volume and arterial diameter (intraclass correlation coefficients of 0.964 and 0.879, respectively) obtained using the model and those obtained by human experts.

Chest X-ray

Given that chest X-rays are most commonly used to assess pulmonary disorders, a retrospective study50 utilized chest radiograph data and echocardiographic data to train and validate a deep learning model (EfficientNet) for identifying valvular diseases and assessing cardiac function. The model was used to determine left ventricular ejection fraction, tricuspid regurgitant velocity, mitral regurgitation, aortic stenosis, aortic regurgitation, and mitral stenosis, among other parameters. The study showed good performance in terms of AUC, accuracy, sensitivity, and specificity for classifying the conditions, yielding 0.92, 86%, 82%, and 86%, respectively, for predicting left ventricular ejection fraction. Similar models trained on chest radiograph data have been employed for predicting adverse events in patients with heart failure,51 assessing cardiomegaly,52 and risk stratification for atherosclerotic cardiovascular disease.53 Machine learning models have been shown to exhibit superior performance as clinical diagnostic tools to assist radiologists compared to the traditional process of diagnosis by radiologists alone.54

Nuclear Imaging

Nuclear imaging involves the introduction of safe doses of radiotracer substances, including technetium-99m, fluorodeoxyglucose, and thallium-201, through injection into the body to visualize and assess the metabolic functions of tissues and organs.55 Common nuclear imaging modalities in cardiology include positron emission tomography (PET) and Single-photon emission computed tomography (SPECT). PET produces medical images through the detection of energy released when electrons annihilate positrons from the radiotracer from surrounding tissues, while SPECT directly measures gamma rays that are released from radiotracers when they concentrate in the target tissues.56

SPECT

Coronary artery disease is a common etiology in cardiology requiring accurate diagnosis and treatment. Myocardial perfusion imaging with SPECT is crucial for evaluating blood flow and viability of heart muscle for clinical diagnoses of cardiovascular disorders. However, the presence of noise and artifacts in medical images often poses a critical challenge to cardiologists, increasing the risk of misdiagnosis. Therefore, to minimize this risk, machine learning models have been introduced in the interpretation of SPECT images. Kusumoto et al.57 integrated a newly developed three-dimensional convolutional neural network (CNN) into the classification of myocardial perfusion imaging SPECT data. The performance, in terms of accuracy and speed, of AI-guided diagnoses by cardiologists was compared with that of cardiologists who did not use the AI model. The AI-guided diagnosis by cardiologists demonstrated better performance (80% vs. 65%) and resulted in shorter diagnosis times (12 min vs. 31 min). In another study,58 the integration of deep learning frameworks in the analysis of myocardial perfusion imaging SPECT datasets was examined, assessing the performance of three CNN models: RGB-CNN, VGG-16, and DenseNet-121. RGB-CNN demonstrated the highest accuracy (91.86%), followed by VGG-16 (88.54%) and DenseNet-121 (86.11%).

PET

To assess the prognostic value of PET myocardial perfusion imaging in patients suspected of having coronary artery disease, Lehtonen et al.59 developed two XGBoost-based models trained on separate datasets. One model was trained on clinical and coronary CT angiography data, whereas the second was trained on the combination of clinical data, coronary CT angiography data, and PET imaging variables. The authors reported that the model trained on datasets that included PET scan data predicted patient clinical outcomes with an AUC of 0.82, which was significantly higher than that of the model trained on data that excluded PET data. These findings highlight the advantages of integrating machine learning innovations into the interpretation of PET images for prognosticating coronary artery disease and predicting treatment outcomes. Likewise, Singh et al.60 investigated the utility of deep learning models for predicting mortality risk using data from PET myocardial perfusion imaging. Similar to the study by Lehtonen et al.,59 this study also reported an AUC of 0.82. In comparison with calcium score and expert prediction of risks of myocardial infarction occurrence and mortality, machine learning-based model prediction has been shown to exhibit superior concordance index and AUC.55

Real-World Examples of AI-based Diagnostic Innovations in Cardiology

After scientific evaluation for safety and efficacy, many AI-based innovations have been approved for real-world applications. An example of this is DeepRhythmAI, a CNN-based algorithm that denoises electrocardiograms, thereby facilitating the precise interpretation of the heart’s electrical activity.61 The model was approved by the Food and Drug Administration (FDA) in 2022. In a recent assessment of the tool, it yielded a 98.6% sensitivity for identifying critical arrhythmias. Another software-based FDA-approved AI tool is the EchoGo Heart Failure. This tool, which also utilizes CNNs in its model, detects heart failure with preserved ejection fraction using transthoracic echocardiography scans, achieving a sensitivity of 87.8% and a specificity of 81.9%.62 Furthermore, the Eko Low Ejection Fraction Tool is a medical device that diagnoses low ejection fraction and prompts clinical interventions.63 The tool was developed in collaboration with the Mayo Clinic and, in a validation study, demonstrated an area under the receiver operating characteristic curve of 0.85 for detecting ejection fractions ≤40%. The tool is currently used in multiple National Health Service clinics in the UK.

To circumvent the need for ingesting radiotracer substances and related processes for diagnosing coronary artery disease, the CorVista Capture Device was designed to simultaneously capture photoplethysmogram and orthogonal voltage gradient signals, which are then analyzed using machine learning to predict the likelihood of coronary artery disease.64 The tool was validated through the IDENTIFY trial, demonstrating an AUC of 0.80.65 This point-of-care device has been enhanced with another feature to predict the presence of pulmonary hypertension and is currently marketed in the US.66

Endoscopic procedures, such as transcatheter aortic valve replacement, percutaneous ventricular assist device implantation, and percutaneous coronary intervention, are associated with a considerable risk of endovascular bleeding. This risk increases with the invasiveness and complexity of the procedure and may result in life-threatening outcomes such as hematoma, anemia, and even death. The Saranas Early Bird Bleed Monitoring System was designed using a machine learning algorithm to facilitate early detection and prompt clinical management.67 The system, through a vascular access sheath, measures and analyzes bioimpedance, which reflects changes in intravascular structural changes and the distribution of blood between the intravascular and extravascular spaces. The system was validated and approved for use in humans, showing a high level of agreement (Cohen’s kappa = 0.84) with bleeding diagnosis using CT.68 Furthermore, to expedite and improve the accuracy of coronary CT angiography for diagnosing coronary artery disease, CNNs were applied in Cleerly ISCHEMIA, an FDA-approved AI-aided software used to analyze imaging data from the test.69 In addition to excellent performance metrics, the software exhibited close agreement with expert readers both on a per-vessel and per-patient basis, with intraclass coefficients of 0.73 and 0.73, respectively.70

Limitations of Machine Learning in Cardiac Image Analysis

The performance and accuracy of the machine learning model depend on the quantity and quality of the available datasets.71 Notable databases comprising extensive health data have been developed, especially in high-income countries. Examples of these are the UK Biobank72 and the Cardiovascular Disease Knowledge Portal.73 However, such databases are not widely available in resource-constrained settings, which limits the availability of population-specific data in many regions. Aside from resource limitations, a common reason for the lack of data in some regions is apprehension regarding data security and safety, given the ethical considerations surrounding patient health data.5 This challenge is circumvented by the de-identification and anonymization of data, ensuring that patients are not identifiable through such data. Sometimes, the available database may contain limited datasets. Data augmentation and boosting techniques, including artificial data generation, interpolation, and imputation, offer an innovative approach to addressing this challenge.32 Furthermore, transfer learning, a technique in machine learning that involves applying knowledge gained by models from one task to another, may also be used.15

Computed bias has been highlighted as a notable shortcoming of machine learning models, which may result in perpetuating discriminatory practices or making erroneous diagnoses because of patients’ backgrounds or peculiarities.71 Moreover, underfitting, in which machine learning models are too basic to identify patterns in data, and overfitting, in which a model focuses too much on patterns in a specific dataset and is unable to identify patterns in others, could also impair performance and accuracy.74 These pose risks to patients and could negatively impact diagnoses and treatment planning. Hence, given the widespread application of machine learning in cardiology, among other areas of healthcare, there is a need for regulatory oversight of machine learning products.75 Before applying machine-learning models in clinical settings or commercialization of machine-learning-based medical devices, it is essential that these models are vetted by a regulatory body to minimize risks to patients or end-users.

Machine Learning Prospects in Cardiology

Digital Heart Twin

Cardiovascular morbidities are physiologically complex, and treatment outcomes are not always predictable, particularly when an investigational treatment is being used. A digital heart twin has been proposed to enhance diagnosis and prognostication, as well as to mitigate the inherent risks associated with treatment modalities.76 A digital heart twin is a virtual replica of the heart developed using modern computational modeling combined with patients’ health data.77 The digital twin is utilized to enhance understanding of pathogenesis and disease progression, thereby facilitating accurate diagnosis and prediction of clinical outcomes. Furthermore, investigational treatments whose side effects and complication risk have not been completely mapped could be applied to the digital heart replica to determine their effects on the heart, thereby protecting the physical heart from harmful treatment and enhancing the personalization of treatment guidelines.

For instance, Lai et al.78 designed virtual heart replicas using ECG data from patients and investigated different implantable cardioverter defibrillator parameter settings on the virtual heart to determine which settings would provide the best benefits to patients. The study employed a reinforcement learning algorithm to investigate different parameter settings and reported better outcomes with determined settings compared to the default settings of the implantable cardioverter defibrillator. Likewise, Scotto et al.76 employed a similar model to improve health outcomes in a patient with heart failure. Efforts are underway to design comprehensive virtual heart replicas that incorporate various physiological and pathological heart parameters to enhance the diagnosis and screening of experimental treatments.

Explainable AI

Several significant developments have been documented with the integration of machine learning in various areas of healthcare management. However, machine learning models, particularly those utilizing CNN frameworks, are complex, and it is challenging to determine or explain how they arrive at their predictions.71 This raises concerns about the accuracy, bias, and trustworthiness of outputs from machine learning models. Therefore, explainable AI, an emerging field, aims to enhance the transparency and trustworthiness of AI model decision-making processes and predictions.79 SHAP, LIME, and H2O Driverless AI, etc., are tools used in this field. SHAP or SHapley Additive exPlanations was applied to visualize the predictions of a random forest regarding the impact of physical activity parameters on LV structure in older patients.80 The addition of the SHAP framework to the model also enabled the identification of parameters that contributed to the prediction of changes in the LV and those that did not. Future studies should focus on combining these interpretation tools with machine learning frameworks to enhance transparency and, consequently, the reliability of predictions from machine learning models.

Radiomics

Another aspect of medical imaging that has garnered increased interest in recent years is the field of radiomics, which involves extracting quantitative features from medical images. The analysis of these features is used to characterize biological structures and obtain information regarding disease diagnosis or treatment outcomes.81 Statistical algorithms are used in the extraction of the features; these features are then used to develop machine-learning models that may be used for prediction.81 Radiomics features extracted from native T1 mapping, a cardiac MRI approach, were investigated for risk stratification in patients with dilated cardiomyopathy. The final model performed significantly better than models created using conventional data. This approach has also been applied to coronary CT angiography to predict cardiovascular events.82 However, the application of radiomics is currently limited in clinical settings due to a lack of standardization of radiomic features, highly variable reports from existing studies, and data limitations, necessitating further research.

Conclusions

With the increasing prevalence of cardiovascular disease incidence and mortality, addressing the limitation of human expertise for processing the exponential growth of medical data remains crucial. Hence, the integration of machine learning in processing cardiovascular imaging data holds significant value in aiding the diagnosis, treatment, and prognosis of cardiovascular diseases. This review focused on the integration of machine learning models in image analysis for diagnostic purposes. Approaches to machine learning, including supervised, semi-supervised, and unsupervised learning, were explained alongside common machine learning frameworks such as logistic regression, support vector machines, random forests, and neural networks. In cardiac MRI, machine learning models are utilized to denoise, classify, and segment images, as well as quantify blood flow, particularly in patients with coronary artery disease. Furthermore, while echocardiography-based machine learning focused on improving the depiction of cardiac structures for diagnosis, electrocardiography-based machine learning models aimed to assess heart function with high precision. These two categories mostly employed deep learning frameworks, especially CNNs. Moreover, in X-ray-based cardiac imaging, AI models are utilized for feature extraction and the identification of heart diseases, including valvular diseases, cardiomegaly, and heart failure.

Many studies assessing the applications of machine learning models evaluated performance indices such as AUC, F1-score, receiver operating characteristic curves, sensitivity, and specificity. These indices were compared with those of human expertise or between different models, with the experimental models commonly demonstrating superior performance. Conversely, this review also highlighted the challenges of machine learning models, including limited data and ethics of health data. Furthermore, computer bias, overfitting, and underfitting were identified as shortcomings of AI, and the need for dedicated databases containing extensive, de-identified datasets, as well as regulatory oversight, was emphasized.

References

1          World Health Organization (WHO). Cardiovascular diseases (CVDs). WHO, Geneva. 2021. Available from: https://www.who.int/news-room/fact-sheets/detail/cardiovascular-diseases-(cvds) (accessed 03 January 2025).

2          Chong B, Jayabaskaran J, Jauhari SM, Chan SP, Goh R, Kueh MTW, et al. Global burden of cardiovascular diseases: Projections from 2025 to 2050. Eur J Prev Cardiol. https://doi.org/10.1093/eurjpc/zwae281

3          Chen L, Han Z, Wang J, Yang C. The emerging roles of machine learning in cardiovascular diseases: A narrative review. Ann Transl Med. 2022;10(10):611. https://doi.org/10.21037/atm-22-1853

4           Attia ZI, Harmon DM, Behr ER, Friedman PA. Application of artificial intelligence to the electrocardiogram. Eur Heart J. 2021;42(46):4717–30. https://doi.org/10.1093/eurheartj/ehab649

5          Vandenberk B, Chew DS, Prasana D, Gupta S, Exner DV. Successes and challenges of artificial intelligence in cardiology. Front Digit Health. 2023;5:1201392. https://doi.org/10.3389/fdgth.2023.1201392

6          Fernandez-Luque L, Imran M. Humanitarian health computing using artificial intelligence and social media: A narrative literature review. Int J Med Inform. 2018;114:136–42. https://doi.org/10.1016/j.ijmedinf.2018.01.015

7          Martin-Isla C, Campello VM, Izquierdo C, Raisi-Estabragh Z, Baeßler B, Petersen SE, et al. Image-based cardiac diagnosis with machine learning: A review. Front Cardiovasc Med. 2020;7:1. https://doi.org/10.3389/fcvm.2020.00001

8          Mathur P, Srivastava S, Xu X, Mehta JL. Artificial intelligence, machine learning, and cardiovascular disease. Clin Med Insights Cardiol. 2020;14:1179546820927404. https://doi.org/10.1177/1179546820927404

9          Seetharam K, Min JK. Artificial intelligence and machine learning in cardiovascular imaging. Methodist Debakey Cardiovasc J. 2020;16(4):263–71. https://doi.org/10.14797/mdcj-16-4-263

10       Muse ED, Topol EJ. Guiding ultrasound image capture with artificial intelligence. Lancet. 2020;396(10253):749. https://doi.org/10.1016/S0140-6736(20)31875-4

11       Azarmehr N, Ye X, Howard JP, Lane ES, Labs R, Shun-Shin MJ, et al. Neural architecture search of echocardiography view classifiers. J Med Imaging (Bellingham). 2021;8(3):034002. https://doi.org/10.1117/1.JMI.8.3.034002

12       Hu Y, Yan H, Liu M, Gao J, Xie L, Zhang C, et al. Detecting cardiovascular diseases using unsupervised machine learning clustering based on electronic medical records. BMC Med Res Methodol. 2024;24(1):309. https://doi.org/10.1186/s12874-024-02422-z

13       Huynh T, Nibali A, He Z. Semi-supervised learning for medical image classification using imbalanced training data. Comput Methods Programs Biomed. 2022;216:106628. https://doi.org/10.1016/j.cmpb.2022.106628

14       Weng Y, Zhang Y, Wang W, Dening T. Semi-supervised information fusion for medical image analysis: Recent progress and future perspectives. Inf Fusion. 2024;106:102263, https://doi.org/10.1016/j.inffus.2024.102263

15       Cai C, Wang S, Xu Y, Zhang W, Tang K, Ouyang Q, et al. Transfer learning for drug discovery. J Med Chem. 2020;63(16):8683–94. https://doi.org/10.1021/acs.jmedchem.9b02147

16       Schober P, Vetter TR. Logistic regression in medical research. Anesth Analg. 2021;132(2):365–6. https://doi.org/10.1213/ANE.0000000000005247

17       Kim A, Song Y, Kim M, Lee K, Cheon JH. Logistic regression model training based on the approximate homomorphic encryption. BMC Med Genomics. 2018;11(Suppl 4):83. https://doi.org/10.1186/s12920-018-0401-7

18       Zhang J, Zhang H, Wei T, Kang P, Tang B, Wang H. Predicting angiographic coronary artery disease using machine learning and high-frequency QRS. BMC Med Inform Decis Mak. 2024;24(1):217. https://doi.org/10.1186/s12911-024-02620-1

19       Zhou X, Li X, Zhang Z, Han Q, Deng H, Jiang Y, et al. Support vector machine deep mining of electronic medical records to predict the prognosis of severe acute myocardial infarction. Front Physiol. 2022;13:991990. https://doi.org/10.3389/fphys.2022.991990

20       Van Belle V, Van Calster B, Van Huffel S, Suykens JA, Lisboa P. Explaining support vector machines: A color based nomogram. PLoS One. 2016;11(10):e0164568. https://doi.org/10.1371/journal.pone.0164568

21       Maltarollo VG, Kronenberger T, Espinoza GZ, Oliveira PR, Honorio KM. Advances with support vector machines for novel drug discovery. Expert Opin Drug Discov. 2019;14(1):23–33. https://doi.org/10.1080/17460441.2019.1549033

22       Winters-Hilt S, Yelundur A, McChesney C, Landry M. Support vector machine implementations for classification & clustering. BMC Bioinform. 2006;7 Suppl 2(Suppl 2):S4. https://doi.org/10.1186/1471-2105-7-S2-S4

23       Valkenborg D, Rousseau AJ, Geubbelmans M, Burzykowski T. Support vector machines. Am J Orthod Dentofacial Orthop. 2023;164(5):754–7. https://doi.org/10.1016/j.ajodo.2023.08.003

24       Becker T, Rousseau AJ, Geubbelmans M, Burzykowski T, Valkenborg D. Decision trees and random forests. Am J Orthod Dentofacial Orthop. 2023;164(6):894–7. https://doi.org/10.1016/j.ajodo.2023.09.011

25       Schonlau M, Zou RY. The random forest algorithm for statistical learning. Stata J. 2020;20(1):3–29. https://doi.org/10.1177/1536867X20909688

26       Sarker IH. Machine learning: Algorithms, real-world applications and research directions. SN Comput Sci. 2021;2(3):160. https://doi.org/10.1007/s42979-021-00592-x

27       Rigatti SJ. Random forest. J Insur Med. 2017;47(1):31–9. https://doi.org/10.17849/insm-47-01-31-39.1

28       Dalmaijer ES, Nord CL, Astle DE. Statistical power for cluster analysis. BMC Bioinform. 2022;23(1):205. https://doi.org/10.1186/s12859-022-04675-1

29       Rodriguez MZ, Comin CH, Casanova D, Bruno OM, Amancio DR, Costa LDF, et al. Clustering algorithms: A comparative approach. PLoS One. 2019;14(1):e0210236. https://doi.org/10.1371/journal.pone.0210236

30       Balaji K. Machine learning algorithm for feature space clustering of mixed data with missing information based on molecule similarity. J Biomed Inform. 2022;125:103954. https://doi.org/10.1016/j.jbi.2021.103954

31       Bruse JL, Zuluaga MA, Khushnood A, McLeod K, Ntsinjana HN, Hsia TY, et al. Detecting clinically meaningful shape clusters in medical image data: Metrics analysis for hierarchical clustering applied to healthy and pathological aortic arches. IEEE Trans Biomed Eng. 2017;64(10):2373–83. https://doi.org/10.1109/TBME.2017.2655364

32       Oksuz I, Ruijsink B, Puyol-Antón E, Clough JR, Cruz G, Bustin A, et al. Automatic CNN-based detection of cardiac MR motion artefacts using k-space data augmentation and curriculum learning. Med Image Anal. 2019;55:136–47. https://doi.org/10.1016/j.media.2019.04.009

33       Vigneault DM, Xie W, Ho CY, Bluemke DA, Noble JA. Ω-Net (Omega-Net): Fully automatic, multi-view cardiac MR detection, orientation, and segmentation with deep neural networks. Med Image Anal. 2018;48:95–106. https://doi.org/10.1016/j.media.2018.05.008

34       Kufel J, Bargieł-Łączek K, Kocot S, Koźlik M, Bartnikowska W, Janik M, et al. What is machine learning, artificial neural networks and deep learning?-examples of practical applications in medicine. Diagnostics (Basel). 2023;13(15):2582. https://doi.org/10.3390/diagnostics13152582

35       Choi RY, Coyner AS, Kalpathy-Cramer J, Chiang MF, Campbell JP. Introduction to machine learning, neural networks, and deep learning. Transl Vis Sci Technol. 2020;9(2):14. https://doi.org/10.1167/tvst.9.2.14

36       Bratt A, Kim J, Pollie M, Beecy AN, Tehrani NH, Codella N, et al. Machine learning derived segmentation of phase velocity encoded cardiovascular magnetic resonance for fully automated aortic flow quantification. J Cardiovasc Magn Reson. 2019;21(1):1. https://doi.org/10.1186/s12968-018-0509-0

37       Cheung HC, Vimalesvaran K, Zaman S, Michaelides M, Shun-Shin MJ, Francis DP, et al. Automating quality control in cardiac magnetic resonance: Artificial intelligence for discriminative assessment of planning and motion artifacts and real-time reacquisition guidance. J Cardiovasc Magn Reson. 2024;26(2):101067. https://doi.org/10.1016/j.jocmr.2024.101067

38       Steeden JA, Quail M, Gotschy A, Mortensen KH, Hauptmann A, Arridge S, et al. Rapid whole-heart CMR with single volume super-resolution. J Cardiovasc Magn Reson. 2020;22(1):56. https://doi.org/10.1186/s12968-020-00651-x

39       Zhang X, Noga M, Martin DG, Punithakumar K. Fully automated left atrium segmentation from anatomical cine long-axis MRI sequences using deep convolutional neural network with unscented Kalman filter. Med Image Anal. 2021;68:101916. https://doi.org/10.1016/j.media.2020.101916

40       Valsaraj A, Kalmady SV, Sharma V, Frost M, Sun W, Sepehrvand N, et al. Development and validation of echocardiography-based machine-learning models to predict mortality. EBioMedicine. 2023;90:104479. https://doi.org/10.1016/j.ebiom.2023.104479

41       Naser JA, Lee E, Pislaru SV, Tsaban G, Malins JG, Jackson JI, et al. Artificial intelligence-based classification of echocardiographic views. Eur Heart J Digit Health. 2024;5(3):260–9. https://doi.org/10.1093/ehjdh/ztae015

42       Ghorbani A, Ouyang D, Abid A, He B, Chen JH, Harrington RA, et al. Deep learning interpretation of echocardiograms. NPJ Digit Med. 2020;3:10. https://doi.org/10.1038/s41746-019-0216-8

43       Liu B, Chang H, Yang D, Yang F, Wang Q, Deng Y, et al. A deep learning framework assisted echocardiography with diagnosis, lesion localization, phenogrouping heterogeneous disease, and anomaly detection. Sci Rep. 2023;13(1):3. https://doi.org/10.1038/s41598-022-27211-w

44       Bodini M, Rivolta MW, Sassi R. Opening the black box: Interpretability of machine learning algorithms in electrocardiography. Philos Trans A Math Phys Eng Sci. 2021;379(2212):20200253. https://doi.org/10.1098/rsta.2020.0253

45       Aziz S, Ahmed S, Alouini MS. ECG-based machine-learning algorithms for heartbeat classification. Sci Rep. 2021;11(1):18738. https://doi.org/10.1038/s41598-021-97118-5

46       Hassaballah M, Wazery YM, Ibrahim IE, Farag A. ECG heartbeat classification using machine learning and metaheuristic optimization for smart healthcare systems. Bioengineering (Basel). 2023;10(4):429. https://doi.org/10.3390/bioengineering10040429

47       Attia ZI, Kapa S, Lopez-Jimenez F, McKie PM, Ladewig DJ, Satam G, et al. Screening for cardiac contractile dysfunction using an artificial intelligence-enabled electrocardiogram. Nat Med. 2019;25(1):70–4. https://doi.org/10.1038/s41591-018-0240-2

48       AlOthman AF, Sait ARW, Alhussain TA. Detecting coronary artery disease from computed tomography images using a deep learning technique. Diagnostics (Basel). 2022;12(9):2073. https://doi.org/10.3390/diagnostics12092073

49       Lin A, Manral N, McElhinney P, Killekar A, Matsumoto H, Kwiecinski J, et al. Deep learning-enabled coronary CT angiography for plaque and stenosis quantification and cardiac risk prediction: An international multicentre study [published correction appears in Lancet Digit Health. 2022;4(5):e299. https://doi.org/10.1016/S2589-7500(22)00066-8.]. Lancet Digit Health. 2022;4(4):e256–65. https://doi.org/10.1016/S2589-7500(22)00022-X

50       Ueda D, Matsumoto T, Ehara S, Yamamoto A, Walston SL, Ito A, et al. Artificial intelligence-based model to classify cardiac functions from chest radiographs: A multi-institutional, retrospective model development and validation study. Lancet Digit Health. 2023;5(8):e525–33. https://doi.org/10.1016/S2589-7500(23)00107-3

51       Kusunose K, Hirata Y, Yamaguchi N, Kosaka Y, Tsuji T, Kotoku J, et al. Deep learning approach for analyzing chest x-rays to predict cardiac events in heart failure. Front Cardiovasc Med. 2023;10:1081628. https://doi.org/10.3389/fcvm.2023.1081628

52       Fan W, Yang Y, Qi J, Zhang Q, Liao C, Wen L, et al. A deep-learning-based framework for identifying and localizing multiple abnormalities and assessing cardiomegaly in chest x-ray. Nat Commun. 2024;15(1):1347. https://doi.org/10.1038/s41467-024-45599-z

53       Weiss J, Raghu VK, Paruchuri K, Zinzuwadia A, Natarajan P, Aerts HJWL, et al. Deep learning to estimate cardiovascular risk from chest radiographs : A risk prediction study [published correction appears in Ann Intern Med. 2025;178(1):147. https://doi.org/10.7326/ANNALS-24-03386]. Ann Intern Med. 2024;177(4):409–17. https://doi.org/10.7326/M23-1898

54       Guo L, Zhou C, Xu J, Huang C, Yu Y, Lu G. Deep learning for chest X-Ray diagnosis: Competition between radiologists with or without artificial intelligence assistance. J Imaging Inform Med. 2024;37(3):922–34. https://doi.org/10.1007/s10278-024-00990-6

55       Juarez-Orozco LE, Niemi M, Yeung MW, Benjamins JW, Maaniitty T, Teuho J, et al. Hybridizing machine learning in survival analysis of cardiac PET/CT imaging. J Nucl Cardiol. 2023;30(6):2750–9. https://doi.org/10.1007/s12350-023-03359-4

56       Le TD, Shitiri NC, Jung SH, Kwon SY, Lee C. Image synthesis in nuclear medicine imaging with deep learning: A review. Sensors (Basel). 2024;24(24):8068. https://doi.org/10.3390/s24248068

57       Kusumoto D, Akiyama T, Hashimoto M, Iwabuchi Y, Katsuki T, Kimura M, et al. A deep learning-based automated diagnosis system for SPECT myocardial perfusion imaging. Sci Rep. 2024;14(1):13583. https://doi.org/10.1038/s41598-024-64445-2

58       Papandrianos NI, Feleki A, Papageorgiou EI, Martini C. Deep learning-based automated diagnosis for coronary artery disease using SPECT-MPI images. J Clin Med. 2022;11(13):3918. https://doi.org/10.3390/jcm11133918

59       Lehtonen E, Kujala I, Tamminen J, Maaniitty T, Saraste A, Teuho J, et al. Incremental prognostic value of downstream positron emission tomography perfusion imaging after coronary computed tomography angiography: A study using machine learning. Eur Heart J Cardiovasc Imaging. 2024;25(2):285–92. https://doi.org/10.1093/ehjci/jead246

60       Singh A, Kwiecinski J, Miller RJH, Otaki Y, Kavanagh PB, Van Kriekinge SD, et al. Deep learning for explainable estimation of mortality risk from myocardial positron emission tomography images [published correction appears in Circ Cardiovasc Imaging. 2022;15(10):e000078. https://doi.org/10.1161/HCI.0000000000000078.]. Circ Cardiovasc Imaging. 2022;15(9):e014526. https://doi.org/10.1161/CIRCIMAGING.122.014526

61       Johnson LS, Zadrozniak P, Jasina G, Grotek-Cuprjak A, Andrade JG, Svennberg E, et al. Artificial intelligence for direct-to-physician reporting of ambulatory electrocardiography. Nat Med. https://doi.org/10.1038/s41591-025-03516-x

62       Akerman AP, Porumb M, Scott CG, Beqiri A, Chartsias A, Ryu AJ, et al. Automated echocardiographic detection of heart failure with preserved ejection fraction using artificial intelligence. JACC Adv. 2023;2(6):100452. https://doi.org/10.1016/j.jacadv.2023.100452

63       Bachtiger P, Petri CF, Scott FE, Park S, Kelshiker MA, Sahemey HK, et al. Point-of-care screening for heart failure with reduced ejection fraction using artificial intelligence during ECG-enabled stethoscope examination in London, UK: A prospective, observational, multicentre study. Lancet Digit Health. 2022;4(2):e117–25. https://doi.org/10.1016/S2589-7500(21)00256-9

64       Fathieh F, Paak M, Khosousi A, Burton T, Sanders WE, Doomra A, et al. Predicting cardiac disease from interactions of simultaneously-acquired hemodynamic and cardiac signals. Comput Methods Programs Biomed. 2021;202:105970. https://doi.org/10.1016/j.cmpb.2021.105970

65       Stuckey TD, Meine FJ, McMinn TR, Depta JP, Bennett BA, McGarry TF, et al. Clinical validation of a machine-learned, point-of-care system to IDENTIFY functionally significant coronary artery disease. Diagnostics (Basel). 2024;14(10):987. https://doi.org/10.3390/diagnostics14100987

66       Nemati N, Burton T, Fathieh F, Gillins HR, Shadforth I, Ramchandani S, et al. Pulmonary hypertension detection non-invasively at point-of-care using a machine-learned algorithm. Diagnostics (Basel). 2024;14(9):897. https://doi.org/10.3390/diagnostics14090897

67       Généreux P, Kaki A, Naguib M, Fuller B, Naik H, Kim M, et al. Design and rationale of the safe surveillance of PCI under mechanical circulatory support with the saranas early bird bleed monitoring system (SAFE-MCS) study. J Soc Cardiovasc Angiogr Interv. 2023;2(5):101049. https://doi.org/10.1016/j.jscai.2023.101049

68       Généreux P, Nazif TM, George JK, Barker CM, Klodell CT, Slater JP, et al. First-in-human study of the saranas early bird bleed monitoring system for the detection of endovascular procedure-related bleeding events. J Invasive Cardiol. 2020;32(7):255–61. https://doi.org/10.25270/jic/20.00303

69       Griffin WF, Choi AD, Riess JS, Marques H, Chang HJ, Choi JH, et al. AI evaluation of stenosis on coronary CTA, comparison with quantitative coronary angiography and fractional flow reserve: A CREDENCE trial substudy. JACC Cardiovasc Imaging. 2023;16(2):193–205. https://doi.org/10.1016/j.jcmg.2021.10.020

70       Choi AD, Marques H, Kumar V, Griffin WF, Rahban H, Karlsberg RP, et al. CT evaluation by artificial intelligence for atherosclerosis, stenosis and vascular morphology (CLARIFY): A multi-center, international study. J Cardiovasc Comput Tomogr. 2021;15(6):470–6. https://doi.org/10.1016/j.jcct.2021.05.004

71       Karatzia L, Aung N, Aksentijevic D. Artificial intelligence in cardiology: Hope for the future and power for the present. Front Cardiovasc Med. 2022;9:945726. https://doi.org/10.3389/fcvm.2022.945726

72       Sudlow C, Gallacher J, Allen N, Beral V, Burton P, Danesh J, 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(3):e1001779. https://doi.org/10.1371/journal.pmed.1001779

73       Costanzo MC, Roselli C, Brandes M, Duby M, Hoang Q, Jang D, et al. Cardiovascular disease knowledge portal: A community resource for cardiovascular disease research. Circ Genom Precis Med. 2023;16(6):e004181. https://doi.org/10.1161/CIRCGEN.123.004181

74       Aliferis C, Simon G. Overfitting, underfitting and general model overconfidence and under-performance pitfalls and best practices in machine learning and AI. In Simon GJ, Aliferis C, editors. Artificial Intelligence and Machine Learning in Health Care and Medical Sciences: Best Practices and Pitfalls 2024;(pp. 477–524). Springer.

75       Stern AD, Price WN. Regulatory oversight, causal inference, and safe and effective health care machine learning. Biostatistics. 2020;21(2):363–7. https://doi.org/10.1093/biostatistics/kxz044

76       Scotto A, Giordano N, Rosati S, Balestra G. Design of a digital twin of the heart for the management of heart failure patients. Stud Health Technol Inform. 2024;316:875–6. https://doi.org/10.3233/SHTI240551

77       Corral-Acero J, Margara F, Marciniak M, Rodero C, Loncaric F, Feng Y, et al. The ‘Digital Twin’ to enable the vision of precision cardiology. Eur Heart J. 2020;41(48):4556–64. https://doi.org/10.1093/eurheartj/ehaa159

78       Lai M, Yang H, Gu J, Chen X, Jiang Z. Digital-twin-based online parameter personalization for implantable cardiac defibrillators. Annu Int Conf IEEE Eng Med Biol Soc. 2022;2022:3007–10. https://doi.org/10.1109/EMBC48229.2022.9871142

79       Petch J, Di S, Nelson W. Opening the Black Box: The promise and limitations of explainable machine learning in cardiology. Can J Cardiol. 2022;38(2):204–13. https://doi.org/10.1016/j.cjca.2021.09.004

80       Loh R, Yeo SY, Tan RS, Gao F, Koh AS. Explainable machine learning predictions to support personalized cardiology strategies. Eur Heart J Digit Health. 2021;3(1):49–55. https://doi.org/10.1093/ehjdh/ztab096

81       Polidori T, De Santis D, Rucci C, Tremamunno G, Piccinni G, Pugliese L, et al. Radiomics applications in cardiac imaging: A comprehensive review. Radiol Med. 2023;128(8):922–33. https://doi.org/10.1007/s11547-023-01658-x

82       Chen Q, Pan T, Wang YN, Schoepf UJ, Bidwell SL, Qiao H, et al. A coronary CT angiography radiomics model to identify vulnerable plaque and predict cardiovascular events. Radiology. 2023;307(2):e221693. https://doi.org/10.1148/radiol.221693

Premier Science
Publishing Science that inspires