Abstract
The 12-lead electrocardiogram (ECG) is an integral component to the diagnosis of a multitude of cardiovascular conditions. It is performed using a complex set of skin surface electrodes, limiting its use outside traditional clinical settings. We developed an artificial intelligence algorithm, trained over 600,000 clinically acquired ECGs, to explore whether fewer leads as input are sufficient to reconstruct a 12-lead ECG. Two limb leads (I and II) and one precordial lead (V3) were required to generate a reconstructed 12-lead ECG highly correlated with the original ECG. An automatic algorithm for detection of ECG features consistent with acute myocardial infarction (MI) performed similarly for original and reconstructed ECGs (AUC = 0.95). When interpreted by cardiologists, reconstructed ECGs achieved an accuracy of 81.4 ± 5.0% in identifying ECG features of ST-segment elevation MI, comparable with the original 12-lead ECGs (accuracy 84.6 ± 4.6%). These results will impact development efforts to innovate ECG acquisition methods with simplified tools in non-specialized settings.
Similar content being viewed by others
Introduction
With over 300 million being performed worldwide on an annual basis1, the 12-lead electrocardiogram (ECG) has established itself as a bedrock diagnostic in the assessment of cardiovascular disease2,3,4,5. Using an array of 10 individual skin-surface electrodes, a series of 12 different electrical signals is arranged to assist in the diagnosis of multiple cardiopulmonary diseases. Despite the advancements provided by vectorcardiography and other recording techniques, including the Mason-Likar system, most clinical diagnoses still rely on the standard 12-lead ECG, whose acquisition process has not iterated to great degrees from its initial inception. It can be cumbersome, requiring special equipment available only at a hospital or clinic, and specially trained individuals to perform and interpret the ECG.
Over the last several years, technological advancements made it possible to monitor specific cardiac activity through wearable devices including smart watches, patch monitors and apps with improved quality and speed. However, ECG monitoring in this setting is often limited to a single lead (typically lead I) or few limb leads, which are inadequate for confidently diagnosing abnormalities limited to specific myocardial regions, such as acute myocardial infarction (MI)6. Since the specific patterns suggestive of an acute MI may be reflected in the limb leads, the precordial leads, or a combination of limb and precordial leads, current guidelines require the use of a 12-lead standard ECG for clinical interpretation.
The 12 leads in a standard ECG are not fully independent and are known to be in-part correlated7, thus over the last 30 years techniques have been proposed to synthesize a full standardized ECG from a limited lead set8. While initial advancements in this field relied on linear transformation models, the diffusion of artificial intelligence (AI) enabled the development of more sophisticated approaches.
Prior studies have primarily relied on patient-specific models9 or have been derived from limited datasets10,11, potentially limiting their generalizability. In this study, our aim was the development of a reconstruction algorithm with the purpose of synthesizing a complete 12-lead ECG from a limited subset of leads. To this end, we leveraged a large retrospective dataset of clinically obtained 12-lead ECGs. Additionally, we assessed the clinical utility of this reconstructed ECG involving three cardiologists, using ST-elevation MI (STEMI) as a case study.
Results
Dataset curation and categorization
We considered a working dataset with 627,842 ECGs from 277,174 unique individuals. In particular, 33.66% of the ECGs were recorded from individuals 18–60 years old, 16.75% are associated with non-White individuals, and 47.73% were from female individuals. Normal sinus rhythm was present in 56.88% of the ECGs, while the rest was characterized by some form of arrythmia, with sinus, atrial, and ventricular arrhythmias present in 26.06%, 17.12%, and 7.31% of the ECGs, respectively. Cardiac conduction disorders were present in 30.71% of the ECGs, while 25.91% presented a repolarization abnormality in the ST segment or T wave. Ventricular hypertrophy, deviations of the cardiac axis and ischemia were present in 7.51%, 14.72%, and 10.27% of the ECGs, respectively (Table 1).
Focusing on the subset of ECGs associated with myocardial infarction (MI), 47.40% of the data had signs of past MI, while 18,509 ECGs (2.94%) present evidence of acute MI. Regarding the anatomical location of the acute MI, we had 8.21% anterior, 0.37% septal, 5.83% lateral, 5.26% anteroseptal, 6.31% anterolateral, 4.08% inferolateral, 32.22% inferior/posterior, and 40.90% unspecified (Supplementary Table 1).
12-lead reconstruction algorithm
The reconstruction algorithm’s performance was assessed in terms of mean squared error (MSE) and coefficient of determination (R2) between the original precordial leads and those synthesized by the algorithm. When the algorithm used only two limb leads as input, performance was relatively poor with MSE = 0.0247 ± 0.0002 mV2 and R2 = 53.72 ± 0.18%. Adding a single precordial lead in input significantly improved the reconstruction accuracy, with the best performance observed using lead V3, MSE = 0.0127 ± 0.0001 mV2 and R2 = 72.98 ± 0.14%. Replacing lead V3 with either lead V2 or lead V4 resulted in a slight decrease in reconstruction accuracy (Fig. 1).
Examples of reconstructed signals with input lead I, II and V3 are reported in the supplement (Supplementary Fig. 1).
Classification using the reconstructed signal
The classification algorithm’s accuracy was evaluated using three distinct versions of 12-lead ECG, obtained using as input: the original 12-lead ECG (Original), the 12-lead ECG reconstructed from two limb leads (I + II), and the 12-lead ECG reconstructed from limb leads and precordial lead (I + II + V3). The area under the operating characteristic curve (AUC) for the classification algorithm with input I + II + V3 was AUC = 0.95, which is equivalent to the performance obtained using the original 12-lead ECG, while the AUC with the I + II version as input was considerably lower (Fig. 2).
Performance of both reconstruction and classification algorithms are reported for all the demographic and clinical features described, (Table 1) focusing also on the different types of MI in the working dataset (Supplementary Table 1).
Clinical assessment of the reconstruction algorithm
The cardiologists involved in the clinical interpretation of our framework were able to correctly discriminate between the presence or absence of ECG features consistent with ST-segment elevation MI (STEMI) in 84.6 ± 4.6% of the cases when using the original ECGs, 81.4 ± 5.0% of cases when using the I + II + V3 version, and 75.5 ± 5.5% of cases when using the I + II version, showcasing the importance of one precordial lead for the reconstruction. The specificity remained consistently at 100% in all cases. This means that all ECGs identified with features of STEMI, including those generated synthetically, were confirmed as possible STEMI cases. The sensitivity was 68.7 ± 8.5% for the original 12-lead ECG, 62.4 ± 8.8% for the synthetized 12-lead ECG with I + II + V3, and 51.3 ± 9.0% for the synthetized 12-lead ECG with I + II (Fig. 3).
The results showed that the ability to identify ECG features consistent with STEMI from a synthesized 12-lead ECG (I + II + V3) is not inferior to the one obtained from the original ECG with a margin of error of 10% (p-value = 0.026).
Discussion
In the present study, we designed a novel AI algorithm for the reconstruction of a full 12-lead ECG from two limb leads only (I and II) or two limb leads and a single precordial lead (I, II, and V3). We assessed the accuracy of the reconstructed 12-lead ECG by using an automatic detection model, trained to classify ECG records according to the evidence of acute MI. The detection model was equally effective with input of an original 12-lead or reconstructed (I + II + V3) ECG. This result provides initial evidence that I + II + V3 leads may be sufficient for reconstructing a 12-lead ECG towards the identification of acute MI.
We also showed that the ECGs reconstructed by our AI algorithm can be effectively interpreted by a cardiologist for diagnosing STEMI, with a limited performance reduction with respect to the standard 12-lead ECGs. In this test, as seen in earlier findings12, sensitivity was relatively low for both the original and reconstructed 12-lead ECGs. This could be attributed to the cardiologists’ assessment of the ECGs without additional information about the patient and their lack of prior knowledge regarding the elevated prevalence of STEMI cases in the dataset (50%). Consequently, they might have been more cautious in diagnosing these ECGs as STEMI. While larger multi-site clinical trials are needed to confirm this initial evidence, these results are a promising step towards the use of this algorithm when a 12-lead ECG is not available.
This study builds on our previous work that proposed an AI architecture for the analysis of single-lead ECGs13,14,15. Several approaches in the literature attempted to reconstruct a full 12-lead ECG, e.g., leveraging the correlation among different leads included using linear transformation matrices8,16, or temporal-based models17,18. However, most of these previous works designed an individualized algorithm19, which, in turn, limits the effectiveness of the proposed application. Lead interdependency varies from individual to individual and, thus, more advanced models are needed to shape the relation between limb and precordial leads. Herein lies the strength of supervised techniques that can approximate complex functions by learning from a large amount of labeled data, enabling the definition of new tools for synthetizing ECGs from partial information.
A first example of AI for ECG reconstruction exploited a feed-forward neural network (FNN) system to generate a full 12-lead ECG using the limb leads combined with V2 as input9. More sophisticated techniques were also proposed, including convolutional neural networks (CNNs)10 and long short term memory (LSTM) models11, both suitable tools for processing time-series like an ECG signal. Notably, CNNs provided high-quality results for the identification of atrial fibrillation and other rhythm-related abnormalities20, or for the automatic detection of STEMI from limb leads only21.
Despite these solutions to identify heart diseases in an automatic manner22,23,24, the reconstruction of a 12-lead ECG represents a fundamental step towards detection of acute coronary syndrome, specifically STEMI, that can be effectively verified by a cardiologist. Previous research that exploited AI for this goal was based on limited-size datasets (a few hundred records), not suitable for the training of complex learning models9,10,25. In other studies, data from the same patient was used both in training and testing, affecting generalizability11,26.
Our results suggest that it is possible to reconstruct a 12-lead ECG from the measurement of a limited set of 1 precordial and 2 limb leads, and that the synthetized signal can be used by a cardiologist for the detection of STEMI. While most of previous investigations assumed that septal lead V2 is the most important precordial lead8, we have shown that measuring anterior lead V3 provides the best accuracy for the reconstruction. This finding may be attributed to the central position of V3, resulting in stronger correlations not only with anterior lead V4 but also with septal and lateral leads. Our study highlighted how the reconstructed 12-lead ECG is not only useful for an automatic algorithm in the identification of acute MI, but it can also be interpreted by cardiologists and used to identify STEMI. Considering that the required input can be obtained using commercial sensors without the need for a complete 12-lead ECG, this solution becomes particularly valuable in scenarios where acquiring a full 12-lead ECG is impractical. This is especially relevant in settings such as care facilities with limited resources or remote locations lacking clinical infrastructures.
In these scenarios, ECG reconstruction tools could facilitate early diagnosis of active disease, potentially reducing the time for medical intervention. Besides, using a more agile system, as the one presented in this paper, may be beneficial in triage situations or in other time-sensitive settings with increased patient volume. In such cases, the use of a reconstructed signal could promptly provide essential information for initial assessment or ongoing management of patients’ conditions, increasing the efficiency of clinical practices.
This work (and similar studies) represents a step towards the transitioning from brick-and-mortar clinical facilities to remote, direct-to-participant healthcare accessible to everyone. This is now possible using more accurate sensor technologies, the use of AI algorithms to learn from massive datasets and reproduce clinical-level signals, and the ubiquitous connectivity that enables rapid and constant two-way communication from remote locations to the clinic27,28,29. The potential of digital technologies lies in their capacity to bring healthcare closer to individuals at any time, even when accessing a clinical facility may be challenging.
Using a limited number of leads to capture the essential information of a 12-lead ECG has the potential to facilitate the diagnosis of ischemia, arrhythmias, and other heart-related conditions. Solutions like the one proposed in this study may enable medical examinations, such as cardiac stress tests, to be performed in a home setting, making the health system more agile, especially in combination with the other possibilities offered by telemedicine. The reconstruction of a 12-lead ECG may serve as a valuable tool also in a hospital setting, preempting the need for a technician, reducing the time required to record the standard ECG leads and offering a preliminary diagnosis procedure during emergency room admissions or ambulance transports.
The designed algorithm is based on data recorded through conventional 12-lead ECGs, where only lead I, II, and V3 are considered as input of the reconstruction algorithm. The measurements are indeed performed by highly trained clinical personnel in a hospital system, thus the challenges linked to different recording systems, potentially more prone to inaccuracies, performed by non-clinical personnel outside of a clinical setting, are yet to be evaluated. Furthermore, the dataset is sourced exclusively from a single hospital system, with a good gender balance (percentage of female is 50.39%) but a higher representation of White individuals (with a ratio of 4:1 compared to non-White individuals). The rate of ECGs diagnosed with acute MI is higher among non-White individuals (4.17%) in comparison to White individuals (2.69%). Although there is currently no substantial evidence indicating significant disparities in ECG interpretation based on race, further investigation with data from individuals with diverse demographic characteristics is needed to exclude this potential bias. Additionally, the proposed reconstruction framework should be evaluated in a multi-site study, where different ECG systems are included, and potentially it should be re-trained accordingly. Finally, despite the promising outcomes of this study, comprehensive validation through a prospective clinical trial is necessary to evaluate the real-world performance and clinical utility of reconstructed ECG signals.
These results illustrate the fidelity of a fully reconstructed 12-lead ECG using two limb leads (I and II) and one precordial lead (V3), which could be collected using a simple mobile sensing platform, promoting future innovation. Such algorithms and technology may be used outside of a clinical setting, allowing for time-sensitive STEMI diagnoses, thereby potentially facilitating prompt emergency procedures.
Methods
Study population
This work was based on an initial dataset of 1,718,909 de-identified ECG performed in-clinic, collected from 554,120 unique individuals from 2008 – 2019 using the Scripps Health GE MUSE system (GE Healthcare, Chicago, IL). All ECGs were exported in their raw form and processed in a standardized manner for the retrospective analysis. The duplicate ECGs (i.e., identical ECGs recorded multiple times), the ECGs from individuals <18 years and those associated with corrupted data were excluded. For the training and evaluation of all the algorithms, we considered a subset of the data, namely the working dataset, with 627,842 ECGs, which were obtained considering all available ECGs with a diagnosis of MI in the ECG (n = 313,921), and an equal number of non-MI ECGs selected at random (Supplementary Fig. 2).
Ethical considerations
The protocol for this project was reviewed and approved by the Scripps Office for the Protection of Research Subjects (IRB-20-7504). A consent waiver was granted as all ECGs have already been performed at the time of this project, and there were no changes to the care the individuals have already received.
Dataset description
Each element in the dataset was composed of 12 electrical signals of length 10 s, recorded with a sampling frequency of 250 or 500 Hz. All signals were resampled at a frequency of 250 Hz. The ECG leads were divided into two classes: limb (I, II, III, aVR, aVL, aVF) and precordial (V1, V2, V3, V4, V5, V6) leads. Limb leads are linearly dependent, all six limb leads can be obtained by measuring only two of them30. The relationships between limb leads are detailed in the following equations.
Each element of the dataset was associated with an automatic diagnosis, revised by the clinician who analyzed and finalized the ECG recording. These diagnoses were utilized to run a text mining algorithm and define a set of labels for each element. The labels described the ECG from a clinical point of view, considering the cardiac conduction and other structural features of the signal (Supplementary Table 2).
In addition to describing the overall dataset, the clinical labels were used to identify the ECGs associated with a suspected diagnosis of acute MI. In this regard, we observe that a diagnosis of MI must be confirmed by other clinical information besides the features provided by an ECG. However, this limitation does not compromise the validity of our results since the goal is to design an automatic algorithm to be used in conjunction with clinical decision-making and not instead of it.
We divided the working dataset into three mutually exclusive subsets, which were then used as training (n = 438,843), validation (n = 93,984), and testing (n = 95,015) data for our analysis. The proportion between MI and non-MI labels was maintained in each subset, ensuring that approximately half of the ECGs used for the training were associated with evidence of MI. Moreover, in cases where more than one ECG was associated with the same individual, all of the ECGs for that individual were grouped into the same subset.
Algorithm architecture
The main goal of this work was the design of a reconstruction algorithm to produce a 12-lead ECG from a subset of the signal leads. The algorithm was based on an AI architecture leveraging residual convolutional neural networks (ResCNNs). The architecture could take any combination of the signal leads, whether limb or precordial, as input, while consistently producing the full 12-lead ECG as output. The input leads were processed according to a feature scaling approach31, which preserves the mathematical differences among different data. Each lead was mapped in the interval between 0 and 1, in order to facilitate the learning phase of the algorithm. We considered a minimum and maximum value of -2.5 and 2.5 mV for each lead, where values >2.5 mV were mapped to 1, while values lower than -2.5 mV were mapped to 0.
The algorithm architecture was organized into three sections. The first included three independent ResCNN blocks, each taking a single lead as input and returning the lead features as output, which were encoded in multi-dimensional vectors of 2500 samples and 32 channels. In the second section, the lead features were aggregated and processed through an ResCNN block returning a multi-dimensional vector of 2500 samples and 192 channels as output. Finally, the third section included six independent blocks, each receiving a copy of the aggregated features and computing one of the six precordial leads of the reconstructed ECG. Although the input leads are normalized within \(0\) and \(1\), the output of the reconstruction architecture is unrestricted and directly provided in millivolts (mV) (Fig. 4).
Additional details on the design of the learning architectures are provided in the supplement (Supplementary Note 1).
To evaluate the accuracy of the reconstructed signals, we designed a separate classification algorithm to automatically detect acute MI from a 12-lead ECG. The architecture of the classification algorithm received eight leads (I + II and V1-V6) as input. Each lead was encoded as a vector of 2500 samples, with values normalized between 0 and 1. In the first step of the architecture, these vectors were processed individually, obtaining eight multi-dimensional vectors of 2500 samples and 32 channels. In the second section, features were aggregated and processed through a single ResCNN block returning a single-dimensional vector of 128 values. In the last section, a feedforward neural network transformed this vector into a single scalar value, which is processed through a sigmoid function. The final output represented the probability of acute MI (Fig. 5).
Algorithm training and evaluation
During the training phase, the reconstruction algorithm was encouraged to minimize the mathematical distance between the original precordial leads and the precordial leads generated by the learning architecture, considering R2 as the loss function. During the testing phase, we assessed the performance of the reconstruction algorithm in terms of MSE and R2. The MSE quantified the average squared difference between the original precordial leads and those reconstructed with our approach. Instead, R2 was utilized to assess how effectively the reconstructed signal captures the variance of the original signal, regardless of its amplitude. In the case of a perfect reconstruction, we would obtain MSE = 0 mV2 and R2 = 100% (Supplementary Note 2).
The goal of the classification algorithm was to associate each ECG to a label denoting the presence or absence of acute MI. Hence, during the training phase, the algorithm was trained to minimize the cross-entropy (CE) between the true labels of the data and the labels predicted by the learning architecture. During the testing phase, we evaluated the performance of the classification algorithm by calculating the AUC for each input configuration (Supplementary Note 3).
Seeking to understand which information most affects the output of the learning architecture, we implemented the Shapley additive explanation (SHAP) algorithm32, one of the most common explainable AI method, to assess the importance of each input lead for the reconstruction task (Supplementary Note 4).
Cardiologist interpretation of the reconstructed ECGs
To assess the interpretability of the reconstructed signal, three board-certified cardiologists were asked to analyze a set of multiple ECGs, including both original and synthetized signals, identifying the ECG consistent with a STEMI diagnosis. In determining the sample size for the clinical interpretation of our system, we hypothesized that a cardiologist’s accuracy in assessing the original ECGs and the signals reconstructed from the limb leads was 95% and 90%, respectively. Therefore, we considered a sample of 238 ECGs, with 119 of them showing indications of STEMI, while the remaining 119 comprised normal ECGs or exhibited other non-MI abnormalities. The correct diagnoses of these data were verified by two expert cardiologists (not involved in the test) before the test, who analyzed all the ECGs and agreed on the correct label.
Using our reconstruction algorithm, we generated three versions for each of the selected ECGs. The first version was the original 12-lead ECG (Original), the second version was the 12-lead ECG synthetized by our reconstruction algorithm considering two limb leads (I + II) as input, and the third version was the synthetized 12-lead ECG considering limb leads and precordial lead (I + II + V3) as input. For each ECG, each of the three versions (I + II, I + II + V3, and Original) was randomly assigned to one of the three cardiologists, so that each cardiologist was evaluating 238 ECGs, without knowing which of them were original 12-lead ECG, and which were synthetized.
The ECGs were presented one by one using MyDataHelps, an online platform provided by CareEvolution. After enrolling to the platform, each cardiologist was asked to examine the 238 assigned ECGs, associating to each signal a diagnosis among: “STEMI”, “non-STEMI”, and “Unable to determine”. The cardiologist could complete the test at their own pace, interrupting it at their own will.
Comparing the answers of the cardiologists with the original data labels, we estimated the detection accuracy, sensitivity, and specificity, associated with each input configuration of the reconstruction algorithm (I + II, I + II + V3, and Original). We then proved the non-inferiority of the I + II + V3 system with respect to the original ECG using an unpooled z-test and considering 10% as margin of error. We considered the z-test’s outcome statistically significant if associated with a p-value < 0.05. The p-value is the probability of observing a given event given that the null hypothesis is true; in our work, the null hypothesis is that the accuracy of the I + II + V3 system is >10% lower than that obtained when using the original ECGs as input. Hence, a smaller the p-value corresponds to stronger evidence that I + II + V3 does not lead to relevant performance degradation.
Reporting summary
Further information on research design is available in the Nature Research Reporting Summary linked to this article.
Data availability
This study is retrospective, and it does not generate any new data. The existing data present a risk of re-identification preventing its sharing according to approved IRB. Questions regarding data access should be addressed to the corresponding author.
Code availability
The full code used to develop the learning algorithms is available at: https://github.com/scripps-research/ecg_reconstruction.
References
Zhu, H. et al. Automatic multilabel electrocardiogram diagnosis of heart rhythm or conduction abnormalities with deep learning: a cohort study. Lancet Digital Health 2, e348–e357 (2020).
Virani, S. S. et al. Heart disease and stroke statistics-2021 update: a report from the American heart association. Circulation 143, e254–e743 (2021).
Roth, G. A. et al. Global burden of cardiovascular diseases and risk factors, 1990-2019: update from the GBD 2019 study. J. Am. Coll. Cardiol. 76, 2982–3021 (2020).
Collet, J.-P. et al. 2020 ESC guidelines for the management of acute coronary syndromes in patients presenting without persistent ST-segment elevation: the task force for the management of acute coronary syndromes in patients presenting without persistent ST-segment elevation of the European society of cardiology (ESC). Eur. Heart J. 42, 1289–1367 (2020).
De Luca, G., Suryapranata, H., Ottervanger, J. P. & Antman, E. M. Time delay to treatment and mortality in primary angioplasty for acute myocardial infarction: every minute of delay counts. Circulation 109, 1223–1225 (2004).
Walsh, J. A. 3rd, Topol, E. J. & Steinhubl, S. R. Novel wireless devices for cardiac monitoring. Circulation 130, 573–581 (2014).
Kors, J. A., van Herpen, G., Sittig, A. C. & van Bemmel, J. H. Reconstruction of the frank vectorcardiogram from standard electrocardiographic leads: diagnostic comparison of different methods. Eur. Heart J. 11, 1083–1092 (1990).
Nelwan, S. P., Kors, J. A. & Meij, S. H. Minimal lead sets for reconstruction of 12-lead electrocardiograms. J. Electrocardiol. 33, 163–166 (2000).
Atoui, H., Fayn, J. & Rubel, P. A novel neural-network model for deriving standard 12-lead ECGs from serial three-lead ECGs: application to self-care. IEEE Trans. Inf. Technol. Biomed. 14, 883–890 (2010).
Matyschik, M., Mauranen, H., Karel, J. & Bonizzi, P. Feasibility of ECG reconstruction from minimal lead sets using convolutional neural networks. Comput. Cardiol. Conf. 47, 1–4 (2020).
Sohn, J., Yang, S., Lee, J., Ku, Y. & Kim, H. C. Reconstruction of 12-lead electrocardiogram from a three-lead patch-type device using a LSTM network. Sens. (Basel) 20, 3278 (2020).
McCabe, J. M. et al. Physician accuracy in interpreting potential ST-segment elevation myocardial infarction electrocardiograms. J. Am. Heart Assoc. 2, e000268 (2013).
Gadaleta, M., Rossi, M., Topol, E. J., Steinhubl, S. R. & Quer, G. On the effectiveness of deep Representation learning: the atrial fibrillation case. Computer (IEEE) 52, 18–29 (2019).
Ivaturi, P. et al. A comprehensive explanation framework for biomedical time series classification. IEEE J. Biomed. Health Inf. 25, 2398–2408 (2021).
Gadaleta, M. et al. Prediction of atrial fibrillation from at-home single-lead ECG signals without arrhythmias. NPJ. Digit Med. 6, 229 (2023).
Maheshwari, S., Acharyya, A., Schiariti, M. & Puddu, P. E. Frank vectorcardiographic system from standard 12 lead ECG: An effort to enhance cardiovascular diagnosis. J. Electrocardiol. 49, 231–242 (2016).
Lee, J., Kim, M. & Kim, J. Reconstruction of precordial lead electrocardiogram from limb leads using the state-space model. IEEE J. Biomed. Health Inf. 20, 818–828 (2016).
Zhu, H., Pan, Y., Cheng, K. T. & Huan, R. A lightweight piecewise linear synthesis method for standard 12-lead ECG signals based on adaptive region segmentation. PLoS one 13, e0206170 (2018).
Tsouri, G. R. & Ostertag, M. H. Patient-specific 12-lead ECG reconstruction from sparse electrodes using independent component analysis. IEEE J. Biomed. Health Inf. 18, 476–482 (2014).
Attia, Z. I. et al. An artificial intelligence-enabled ECG algorithm for the identification of patients with atrial fibrillation during sinus rhythm: a retrospective analysis of outcome prediction. Lancet 394, 861–867 (2019).
Cho, Y. et al. Artificial intelligence algorithm for detecting myocardial infarction using six-lead electrocardiography. Sci. Rep. 10, 20495 (2020).
Liu, W. et al. Real-time multilead convolutional neural network for myocardial infarction detection. IEEE J. Biomed. Health Inf. 22, 1434–1444 (2018).
Acharya, U. R. et al. Application of deep convolutional neural network for automated detection of myocardial infarction using ECG signals. Inf. Sci. 415, 190–198 (2017).
Al-Zaiti, S. et al. Machine learning-based prediction of acute coronary syndrome using only the pre-hospital 12-lead electrocardiogram. Nat. Commun. 11, 3966 (2020).
Smith, G. H., Van den Heever, D. J. & Swart, W. The reconstruction of a 12-lead electrocardiogram from a reduced lead set using a focus time-delay neural network. Acta Cardiol. Sin. 37, 47–57 (2021).
Grande-Fidalgo, A., Calpe, J., Redón, M., Millán-Navarro, C. & Soria-Olivas, E. Lead reconstruction using artificial neural networks for ambulatory ECG acquisition. Sens. (Basel) 21, 5542 (2021).
Steinhubl, S. R., McGovern, P., Dylan, J. & Topol, E. J. The digitised clinical trial. Lancet 390, 2135 (2017).
Quer, G., Muse, E. D., Nikzad, N., Topol, E. J. & Steinhubl, S. R. Augmenting diagnostic vision with AI. Lancet 390, 221 (2017).
Steinhubl, S. R., Wolff-Hughes, D. L., Nilsen, W., Iturriaga, E. & Califf, R. M. Digital clinical trials: creating a vision for the future. npj Digital Med. 2, 126 (2019).
Meek, S. & Morris, F. ABC of clinical electrocardiography. Introduction. I-leads, rate, rhythm, and cardiac axis. Bmj 324, 415–418 (2002).
Ioffe, S. & Szegedy, C. Batch normalization: accelerating deep network training by reducing internal covariate shift. in Proc. 32nd International Conference on International Conference on Machine Learning - Vol. 37 448–456 (JMLR.org, Lille, France, 2015).
Lundberg, S. M. & Lee, S.-I. A unified approach to interpreting model predictions. in Proc. 31st International Conference on Neural Information Processing Systems. 4768–4777 (Curran Associates Inc., Long Beach, California, USA, 2017).
Acknowledgements
This work was funded by grant no. UM1TR004407 from the National Center for Advancing Translational Sciences (NCATS) at the National Institutes of Health (NIH; E.J.T.), and by grant no. R21AG072349 from the National Institute on Aging (NIA) at the NIH (G.Q.).
Author information
Authors and Affiliations
Contributions
E.J.T., A.C.P., E.D.M., and G.Q., made substantial contributions to the study conception and design. A.C.P., M.G., and E.D.M. made substantial contributions to the preparation of data. F.M. implemented the model and conducted statistical analysis. F.M, A.C.P, E.D.M, and G.Q made substantial contributions to the interpretation of results. F.M and G.Q. drafted the first version of the manuscript. All authors contributed to critical revisions and approved the final version of the manuscript. E.D.M. and G.Q. take responsibility for the integrity of the work.
Corresponding authors
Ethics declarations
Competing interests
The authors declare no competing interests.
Additional information
Publisher’s note Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Supplementary information
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Mason, F., Pandey, A.C., Gadaleta, M. et al. AI-enhanced reconstruction of the 12-lead electrocardiogram via 3-leads with accurate clinical assessment. npj Digit. Med. 7, 201 (2024). https://doi.org/10.1038/s41746-024-01193-7
Received:
Accepted:
Published:
DOI: https://doi.org/10.1038/s41746-024-01193-7