Skip to main content

ORIGINAL RESEARCH article

Front. Cardiovasc. Med., 17 December 2020
Sec. General Cardiovascular Medicine

Detection of Left Atrial Enlargement Using a Convolutional Neural Network-Enabled Electrocardiogram

\nJunrong JiangJunrong Jiang1Hai DengHai Deng2Yumei XueYumei Xue2Hongtao LiaoHongtao Liao2Shulin Wu
Shulin Wu2*
  • 1School of Medicine, South China University of Technology, Guangzhou, China
  • 2Guangdong Cardiovascular Institute, Guangdong Provincial People's Hospital, Guangdong Academy of Medical Sciences, Guangzhou, China

Background: Left atrial enlargement (LAE) can independently predict the development of a variety of cardiovascular diseases.

Objectives: This study sought to develop an artificial intelligence approach for the detection of LAE based on 12-lead electrocardiography (ECG).

Methods: The study population came from an epidemiological survey of heart disease in Guangzhou. Elderly people (3,391) over 65 years old who had both 10-s 12 lead ECG and echocardiography were enrolled in this study. The left atrial (LA) anteroposterior diameter >40 mm on echocardiography was diagnosed as LAE, and the LA anteroposterior diameter was indexed by body surface area (BSA) to classify LAE into different degrees. A convolutional neural network (CNN) was trained and validated to detect LAE from normal ECGs. The performance of the model was evaluated by calculating the area under the curve (AUC), accuracy, sensitivity, specificity, and F1 score.

Results: In this study, gender, obesity, hypertension, and valvular heart disease seemed to be related to left atrial enlargement. The AI-enabled ECG identified LAE with an AUC of 0.949 (95% CI: 0.911–0.987). The sensitivity, specificity, accuracy, precision, and F1 score were 84.0%, 92.0%, 88.0%, 91.3%, and 0.875, respectively. Physicians identified LAE with sensitivity, specificity, accuracy, precision, and F1 scores of 38.0%, 84.0%, 61.0%, 70.4%, and 0.494, respectively. In classifying LAE in different degrees, the AUCs of identifying normal, mild LAE, and moderate-severe LAE ECGs were 0.942 (95% CI: 0.903–0.981), 0.951 (95% CI: 0.917–0.987), and 0.998 (95% CI: 0.996–1.00), respectively. The sensitivity, specificity, accuracy, positive predictive value, and F1 scores of diagnosing mild LAE were 82.0%, 92.0%, 88.7%, 89.1%, and 0.854, while the sensitivity, specificity, accuracy, positive predictive value, and F1 scores of diagnosing moderate-severe LAE were 98.0%, 84.0%, 88.7%, 96.1%, and 0.969, respectively.

Conclusions: An AI-enabled ECG acquired during sinus rhythm permits identification of individuals with a high likelihood of LAE. This model requires further refinement and external validation, but it may hold promise for LAE screening.

Introduction

The left atrium (LA) is a crucial component of cardiac physiology, which is involved in collecting blood from pulmonary veins returning to the heart and regulating left ventricular filling during systole and diastole (1). Left atrial enlargement (LAE) can be caused by pressure overload and/or volume overload, which can lead to left atrial structural remodeling. Macrophages and neutrophils, as the key cellular mediators of inflammation, may also remodel the atria by infiltrating, releasing reactive oxygen species (ROS), and producing inflammatory cytokines and myeloperoxidases (2). LAE occurs commonly in association with diastolic dysfunction, left ventricular hypertrophy, mitral valve disease, and systemic hypertension (3, 4). There are no signs and symptoms of LAE in itself, and it is a pathophysiological response to other potential cardiovascular diseases. It has been proven that LAE can independently predict the development of a variety of cardiovascular diseases (5, 6). Although LAE can lead to the change of P-wave, the low sensitivity of ECG in diagnosing LAE limits its clinical application (7). Echocardiography, cardiac computed tomography (CCT), and cardiac magnetic resonance imaging (CMR) are the main means to diagnose LAE, and echocardiography is the most common choice because of its availability and safety (8, 9).

With the development of deep neural network models (DNNs), artificial intelligence (AI) has made great progress and has been gradually applied to the diagnosis of echocardiography and ECG (10, 11). Since DNNs can recognize patterns and learn useful features from raw input data without requiring extensive data preprocessing, feature engineering or handcrafted rules, and DNNs' performance tends to increase as the amount of training data increases, this approach is suitable for ECG analysis (12). AI-enabled ECG algorithm has achieved satisfactory results in the diagnosis of atrial fibrillation (AF), myocardial infarction (MI), and cardiac insufficiency (1315), and its application in diagnosing LAE is also expected.

We hypothesized that in the absence of any severe heart disease, detection of LAE may be helpful in clinical decision making. There may be subtle changes in ECG due to the structural changes of LAE, and we can train DNNS to identify and diagnose LAE. Diagnosing LAE with this low-cost, convenient, and widely available method, we may screen out the potential cardiovascular diseases or the high-risk groups of specific cardiovascular diseases early.

Methods

Data Collecting

The study population came from an epidemiological survey of heart disease in Guangzhou, South of China. This survey was conducted from July 2015 to August 2017. Randomized multistage cluster sampling was used to recruit permanent residents aged 35 and above from Guangzhou City. More than 12,000 adults were enrolled in this survey, and those aged over 65 years old or diagnosed with AF (N = 3,585) underwent both standard 10-s, 12-lead, 500-Hz ECG, and echocardiography. The intervals between ECG and echocardiography were within 2 weeks, and the results were diagnosed and verified by two specialists. Patients (180) with previous or present atrial fibrillation and nine patients with pacemakers were excluded. Five patients' ECGs were missing, and the remaining 3,391 patients were all included in this study. The left atrial anteroposterior diameter >40 mm on echocardiography was diagnosed as LAE. ECGs were divided into the LAE group and the normal group. There were 286 ECGs in the LAE group, and 3,105 ECGs in the normal group (Figure 1).

FIGURE 1
www.frontiersin.org

Figure 1. Patient flow diagram.

Data Preprocessing

Each ECG was a 12 × 5,000 (12 leads by 10-s duration sampled at 500 Hz) matrix, where the first dimension represented a spatial dimension, and the second represented a temporal one. The raw ECG data contained a large amount of noise and suffered from baseline drift (Figure 2A). Therefore, all raw ECG data were preprocessed before training. In order to eliminate the baseline drift and low power noise of raw ECG data, we first filtered the raw data using a low-pass filter to get the baseline and flattened the baseline by zeroing the mean (Figure 2B), and then we achieved denoising by filtering out the high-frequency signal (Figure 2C).

FIGURE 2
www.frontiersin.org

Figure 2. Data pre-processing. (A) Shows representative ECG with interference and baseline drift. (B) Shows representative ECG without baseline drift after preprocessing. (C) Shows representative ECG without interference and baseline drift after preprocessing.

The 12-lead ECG is recorded using eight physical leads and four augmented leads created as a linear function of leads I and II, which do not contain incremental information. To optimize performance, we selected only the eight independent leads (leads I, II, and V1–6) because any linear function of the leads could be learned by the models. We used 8 s of ECG data by excluding the first and last 1-s periods because more artifacts were contained within these ranges. Consequently, we created two-dimensional (2D) data of 8 × 4,000 from each ECG to develop and validate the algorithm.

Data Splitting

We randomly selected 50 ECGs from 3,105 normal ECGs and 50 ECGs from 286 LAE ECGs as the testing set, and then divided the left 3,291 ECGs into the training set and validation set at proportions of 7:3, respectively (Figure 1). In order to produce more data, we expanded the training and validation set by shifting the start point and choosing continuous 3,950 points of each lead, which contains 4,000 points in total, so it can be expanded to 50 samples for each sample by shifting the start point 50 times. After data expanding, the expanded training set contained 8,250 LAE samples and 106,950 normal samples, while the validation set contained 3,550 LAE samples and 45,800 normal samples. To avoid training bias caused by the imbalance of the training and validation data, we randomly sampled the same amounts of normal ECGs as the LAE ECGs for training. The training set was used to train the neural network, the validation set was used to optimize the network and select the parameters, and the testing set was used to evaluate the performance of the neural network. ECGs in different dataset were not repeated.

Model Training and Developing

Convolutional neural networks (CNNs) were built by using the Keras Framework with a TensorFlow backend and Python. CNNs extracted the subtle changes in ECGs by convolution. Categorical cross entropy loss was used as the loss function, and Adam optimization method was applied. If the training process was not improved for 10 consecutive epochs, the training would be stopped. The training could be carried out in 100 epochs at most, and the minimum batch size was 64. A receiver-operating characteristic curve (ROC) was created for the testing and validation sets to assess the area under curve (AUC) of the AI-enabled ECG to determine whether LAE was present. Measures of diagnostic performance included the AUC, accuracy, precision, sensitivity, specificity, and F1 score. Multiple networks were tested, and the simplest (the one with fewer parameters or layers) that resulted in the highest AUC was selected. The selected network consisted of seven convolution layers. The first six layers were designed to learn features within each lead, the number of filters in the first convolution layer was 32, and the number of filters was doubled every two layers. The shapes of the filters were composed of 5 * 1 and 3 * 1 alternately. After each convolution layer, there was a “Relu” activation layer, a batch- normalization layer, and a max-pooling layer (4 * 1 after the first and forth layers and 2 * 1 after others). In the last convolution layer, the filter shape was 8 * 1, allowing it to fuse data from the different leads. After that, the data were fed to a dropout layer and a fully connected network with two hidden layers to avoid overfitting. The output layer had two classes and was activated using the “Softmax” function.

Classification of Left Atrial Enlargement

LA anteroposterior diameter was indexed by body surface area (BSA) to quantify left atrial enlargement. According to the results, the data were divided into three groups: normal (<2.4 cm/m2), mild enlargement (≥2.4 and <2.7 cm/m2), and moderate–severe enlargement (≥2.7 cm/m2). There are 2,664, 550, and 177 patients in the normal, mild, and moderate–severe groups, respectively. Fifty ECGs were randomly selected from each group as the testing set, and then the left ECGs were divided into the training set and validation set at proportions of 7:3, respectively. Then the same model was trained to validate its ability to detect LAE in different degrees.

Results

Baseline Characteristics

The differences of clinical characteristics between the LAE group and the normal group are shown in Table 1. There are 139 males and 147 females in the LAE group with an average age of 72.6 years, while there were 1,135 males and 1,970 females in the normal group with an average age of 71.8 years. There were more males in the LAE group (P < 0.0001), and no differences were shown in age between the two groups (P = 0.0651). Moreover, hypertension, diabetes, myocardial infarction, valvular heart disease, cardiac insufficiency, obesity, and chronic kidney disease were more common in the LAE group (P < 0.05). Multivariate analysis further indicated that gender, obesity, hypertension, and valvular heart disease might be associated with LAE. Although the prevalence rates of myocardial infarction (P = 0.0545) and cardiac insufficiency (P = 0.0596) in the LAE group seemed to be higher, the statistical differences were still not reached.

TABLE 1
www.frontiersin.org

Table 1. Clinical characteristics of patients.

Performance of AI Algorithm

Following training and validation, the ROC curves of detecting LAE were drawn (Figure 3). The AUC of the validation set was 0.973 (95% CI: 0.969–0.976). 3,318 of 3,550 normal ECGs and 3,116 of 3,550 LAE ECGs were correctly diagnosed by the AI model, with sensitivity, specificity, accuracy, precision, and F1 scores of 87.8%, 93.5%, 90.6%, 93.1%, and 0.903, respectively (Table 2). The AUC of the testing set was 0.949 (95% CI: 0.911–0.987) with sensitivity, specificity, accuracy, precision, and F1 score of 84.0%, 92.0%, 88.0%, 91.3%, and 0.875, respectively. The results suggested that the AI model has a satisfactory ability to diagnose LAE. Compared with the AI model, only 42 normal ECGs and 19 LAE ECGs of the testing set were correctly diagnosed by physicians, with sensitivity, specificity, accuracy, precision, and F1 scores of 38.0%, 84.0%, 61.0%, 70.4%, and 0.494, respectively (Table 2).

FIGURE 3
www.frontiersin.org

Figure 3. Performance of left atrial enlargement's (LAE's) diagnosis.

TABLE 2
www.frontiersin.org

Table 2. The confusion matrix of diagnosing left atrial enlargement (LAE).

The ability to classify LAE was also verified, ROCs were plotted for all classifications of LAE (normal, mild LAE, and moderate-severe LAE) (Figure 4). In the validation set, the AUCs of normal, mild LAE, and moderate-severe LAE were 0.962 (95% CI: 0.957–0.967), 0.953 (95% CI: 0.947–0.959), and 0.999 (95% CI: 0.999–1.00), while the AUCs in the testing set were 0.942 (95% CI: 0.903–0.981), 0.951 (95% CI: 0.917–0.987), and 0.998 (95% CI: 0.996–1.00), respectively. The confusion matrix of classifying LAE is shown in Table 3. The sensitivity, specificity, accuracy, positive predictive value, and F1 scores of diagnosing mild LAE were 82.0%, 92.0%, 88.7%, 89.1%, and 0.854, while the sensitivity, specificity, accuracy, positive predictive value, and F1 scores of diagnosing moderate-severe LAE were 98.0%, 84.0%, 88.7%, 96.1%, and 0.969, respectively. The CNN model achieved satisfactory results in classifying different degrees of LAE, especially in the diagnosis of moderate-severe LAE.

FIGURE 4
www.frontiersin.org

Figure 4. Classification of LAE. (A–C) Show the performance of the AI algorithm in classifying normal ECGs, mild LAE ECGs, and moderate-severe LAE ECGs.

TABLE 3
www.frontiersin.org

Table 3. The confusion matrix of classifying LAE by the artificial intelligence (AI) model.

Discussion

In this study, we found that AI-enabled ECG performed well in diagnosing LAE (AUC 0.95), especially in diagnosing moderate and severe LAE. Compared with other medical screening tests, such as the B-type natriuretic peptide for heart failure (AUC 0.60–0.70) (16), Papanicolaou smear for cervical cancer (AUC 0.70) (17), and CHA2DS2-VASc Score for stroke risk (AUC 0.57–0.72) (18), the diagnostic performance was better.

LA size is an indicator for assessing the risk of cardiovascular disease (1921). A clinical study involving 1,160 elderly patients suggested that LA size could independently predict cardiovascular events (22). Although most clinical studies on LA size have focused on the elderly, Leung et al. (23) found that LAE was also a predictor of multiple cardiovascular diseases through long-term follow-up of unselected young (mean age 47 years) patients with sinus rhythm (n = 483) (median follow-up of 6.8 years). Besides, LA size is also an important prognostic indicator for a variety of cardiovascular diseases. In patients with AF, LA size has predictive value for stroke risk, event-free survival, and recurrence after cardioversion (8). LAE has also been shown to predict the prognosis of myocardial infarction (2426). In a clinical study of 314 patients with AMI followed up for 15 months, LAE was a powerful predictor of all-cause mortality (24). In addition, LAE is not only a predictor of prognosis in patients with dilated cardiomyopathy (DM) (27) and hypertrophic cardiomyopathy (HCM) (28, 29) but also has predictive value for the prognosis of mitral regurgitation or stenosis (8). Therefore, it is of great significance to identify LAE in a cheap, widely used, and convenient way. By screening the LAE population, we can identify the underlying cardiovascular disease causing LAE or screen out the high-risk population of specific cardiovascular diseases early and provide clinical guidance.

Echocardiography, as an effective means of detecting LAE, is cheaper and more available than cardiac computed tomography (CCT) and cardiac magnetic resonance (CMR), but it is still a high-cost screening tool for people at risk of cardiovascular disease. Therefore, a safe, convenient, low cost, and good performance detection method will be valuable as a new screening tool, especially in developing countries like China, where the level of primary care is relatively poor. Our data suggested that a simple, inexpensive, non-invasive 10-s 12-lead standard ECG may identify LAE patients with the aid of the AI algorithm.

Although the anteroposterior diameter may not exactly reflect the size of LA, especially in the case of asymmetric enlargement of LA, and LA volume has been described as a more accurate measure of LA size (30), the anteroposterior diameter is still a simple and acceptable measure of LA size that used in clinical studies (31, 32). LAE was diagnosed by the anteroposterior diameter of LA in this study because only the anteroposterior diameter was available in most participants. Since the size of LA increases with an increase in body size (5), LA anteroposterior diameter was indexed by body surface area (BSA) to quantify LAE. Identifying potential patients with LAE by AI-enabled ECG indicated that although no obvious abnormalities were observed in ECG, in fact, changes in cardiac electrophysiological signals caused by pathophysiological changes of the disease itself had already existed. Moreover, the greater the degree of LAE, the better the performance of artificial intelligence algorithms because with the degree of LAE increased, the model was easier to recognize the changes in cardiac electrophysiological signals. However, a key limitation in existing neural networks is interpretability. Decoding the “black box” will allow us to identify more abnormal electrophysiological signals in the ECG, and make physicians have a more accurate and comprehensive understanding of physiological and pathological ECG signals.

In this study, 286 of the 3,991 patients were diagnosed as LAE. The prevalence rate was 7.2%, and gender, obesity, hypertension, and valvular heart disease were related to LAE. Although the exact prevalence of LAE is not available, a study conducted by Bombelli et al. revealed that after over 10 years of follow-up, 123 of 1,045 patients (11.8%) with normal baseline LA size were progressed to LAE, and gender, obesity, hypertension may be related to LAE (33). Men and obese people have a larger LA, probably because they have a larger body size. In patients with myocardial infarction and/or systolic heart failure, the presence of LAE is common. However, myocardial infarction and cardiac insufficiency were not associated with LAE in this study. It may be because the prevalence of these two diseases were too low in the study population. LAE occurs commonly in association with mitral valve disease and systemic hypertension, which can lead to left atrial structural remodeling by pressure overload and volume overload. It is worth noting that, in patients with hypertension, LAE is likely to be substantially related to the presence and extent of left ventricular hypertrophy, as well as to the risk of development of hypertensive heart failure. Thus, detecting LAE with AI-enabled ECG will be of great value for the stratified management and treatment in patients with hypertension. In addition, the sensitivity, specificity, accuracy, precision, and F1 score of physicians in diagnosing LAE by ECG were 38.0%, 84.0%, 60.0%, 70.4%, and 0.494, respectively. Similar to this study, previous studies suggested that LAE detection by ECG had a poor sensitivity of 30–60%, and a high specificity of about 90% (7). The population included in this study was ≥65 years old. Although the AI algorithm performed well in this population, its diagnostic performance in younger population remained to be verified.

Although DNN performance tends to increase as the amount of training data increases, it is difficult to obtain such large amounts of labeled data in most circumstances. In fact, DNNs are also applicable in small datasets. Makimoto et al. (11) used the PTB ECG database consisting of 289 ECGs including 148 myocardial infarction (MI) cases to develop a CNN to recognize MI in ECG. The deep learning with a simple CNN for image analysis may achieve a comparable capability to physicians in recognizing MI on ECG. Using dermoscopic images of selected lesions from 514 patients, Phillips et al. developed an artificial intelligence algorithm to identify melanoma with an accuracy similar to that of specialists (34). Moving the start point of each lead to produce more samples may be helpful to the development of AI applications for ECG diagnosis with small datasets (35).

In conclusion, an AI-enabled ECG acquired during sinus rhythm permits identification of individuals with a high likelihood of LAE. This result could have important implications for screening for potential cardiovascular diseases that cause LAE or for high-risk groups of specific cardiovascular diseases. This model requires further refinement and external validation, but it may hold promise for LAE screening.

Data Availability Statement

The original contributions presented in the study are included in the article/Supplementary Materials, further inquiries can be directed to the corresponding author/s.

Ethics Statement

Written informed consent was obtained from the individual(s) for the publication of any potentially identifiable images or data included in this article.

Author Contributions

JJ and SW designed the study. JJ developed the neural network. JJ and YX did the statistical analysis. JJ and SW wrote the manuscript. JJ, SW, YX, HD, and HL critically reviewed the manuscript. All authors contributed to the article and approved the submitted version.

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fcvm.2020.609976/full#supplementary-material

References

1. Abhayaratna WP, Seward JB, Appleton CP, Douglas PS, Oh JK, Tajik AJ, et al. Left atrial size: physiologic determinants and clinical applications. J Am Coll Cardiol. (2006) 47:2357–63. doi: 10.1016/j.jacc.2006.02.048

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Shen MJ, Arora R, Jalife J. Atrial myopathy. JACC Basic Transl Sci. (2019) 4:640–54. doi: 10.1016/j.jacbts.2019.05.005

PubMed Abstract | CrossRef Full Text | Google Scholar

3. Cuspidi C, Negri F, Sala C, Valerio C, Mancia G. Association of left atrial enlargement with left ventricular hypertrophy and diastolic dysfunction: a tissue Doppler study in echocardiographic practice. Blood Pressure. (2012) 21:24–30. doi: 10.3109/08037051.2011.618262

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Cuspidi C, Rescaldani M, Sala C. Prevalence of echocardiographic left-atrial enlargement in hypertension: a systematic review of recent clinical studies. Am J Hypertens. (2013) 26:456–64. doi: 10.1093/ajh/hpt001

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Patel DA, Lavie CJ, Milani RV, Shah S, Gilliland Y. Clinical implications of left atrial enlargement: a review. Ochsner J. (2009) 9:191–6.

PubMed Abstract | Google Scholar

6. Kizer JR, Bella JN, Palmieri V, Liu JE, Best LG, Lee ET, et al. Left atrial diameter as an independent predictor of first clinical cardiovascular events in middle-aged and elderly adults: the Strong Heart Study (SHS). Am Heart J. (2006) 151:412–8. doi: 10.1016/j.ahj.2005.04.031

PubMed Abstract | CrossRef Full Text | Google Scholar

7. Hazen MS, Marwick TH, Underwood DA. Diagnostic accuracy of the resting electrocardiogram in detection and estimation of left atrial enlargement: an echocardiographic correlation in 551 patients. Am Heart J. (1991) 122:823–8. doi: 10.1016/0002-8703(91)90531-L

PubMed Abstract | CrossRef Full Text | Google Scholar

8. Hoit BD. Left atrial size and function: role in prognosis. J Am Coll Cardiol. (2014) 63:493–505. doi: 10.1016/j.jacc.2013.10.055

PubMed Abstract | CrossRef Full Text | Google Scholar

9. To AC, Flamm SD, Marwick TH, Klein AL. Clinical utility of multimodality LA imaging: assessment of size, function, and structure. JACC Cardiovasc Imaging. (2011) 4:788–98. doi: 10.1016/j.jcmg.2011.02.018

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Kusunose K, Abe T, Haga A, Fukuda D, Yamada H, Harada M, et al. A deep learning approach for assessment of regional wall motion abnormality from echocardiographic images. JACC Cardiovas Imaging. (2020) 13:374–81. doi: 10.1016/j.jcmg.2019.02.024

PubMed Abstract | CrossRef Full Text | Google Scholar

11. Makimoto H, Höckmann M, Lin T, Glöckner D, Gerguri S, Clasen L, et al. Performance of a convolutional neural network derived from an ECG database in recognizing myocardial infarction. Sci Rep. (2020) 10:8445. doi: 10.1038/s41598-020-65105-x

PubMed Abstract | CrossRef Full Text | Google Scholar

12. LeCun Y, Bengio Y, Hinton G. Deep learning. Nature. (2015) 521:436–44. doi: 10.1038/nature14539

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Attia ZI, Noseworthy PA, Lopez-Jimenez F, Asirvatham SJ, Deshmukh AJ, Gersh BJ, 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. (2019) 394:861–7. doi: 10.1016/S0140-6736(19)31721-0

PubMed Abstract | CrossRef Full Text | Google Scholar

14. Han C, Shi L. ML-ResNet: a novel network to detect and locate myocardial infarction using 12 leads ECG. Comput Methods Prog Biomedicine. (2020) 185:105138. doi: 10.1016/j.cmpb.2019.105138

PubMed Abstract | CrossRef Full Text | Google Scholar

15. 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:70–4. doi: 10.1038/s41591-018-0240-2

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Bhalla V, Isakson S, Bhalla MA, Lin JP, Clopton P, Gardetto N, et al. Diagnostic ability of B-type natriuretic peptide and impedance cardiography: testing to identify left ventricular dysfunction in hypertensive patients. Am J Hypertens. (2005) 18:73–81s. doi: 10.1016/j.amjhyper.2004.11.044

PubMed Abstract | CrossRef Full Text | Google Scholar

17. Chen Y, Cui Z, Xiao Z, Hu M, Jiang C, Lin Y, et al. PAX1 and SOX1 methylation as an initial screening method for cervical cancer: a meta-analysis of individual studies in Asians. Ann Transl Med. (2016) 4:365. doi: 10.21037/atm.2016.09.30

PubMed Abstract | CrossRef Full Text | Google Scholar

18. Wu JT, Wang SL, Chu YJ, Long DY, Dong JZ, Fan XW, et al. CHADS(2) and CHA(2)DS(2)-VASc scores predict the risk of ischemic stroke outcome in patients with interatrial block without atrial fibrillation. J Atheroscl Thromb. (2017) 24:176–84. doi: 10.5551/jat.34900

PubMed Abstract | CrossRef Full Text | Google Scholar

19. Pritchett AM, Mahoney DW, Jacobsen SJ, Rodeheffer RJ, Karon BL, Redfield MM. Diastolic dysfunction and left atrial volume: a population-based study. J Am Coll Cardiol. (2005) 45:87–92. doi: 10.1016/j.jacc.2004.09.054

PubMed Abstract | CrossRef Full Text | Google Scholar

20. Gottdiener JS, Kitzman DW, Aurigemma GP, Arnold AM, Manolio TA. Left atrial volume, geometry, and function in systolic and diastolic heart failure of persons > or =65 years of age (the cardiovascular health study). Am J Cardiol. (2006) 97:83–9. doi: 10.1016/j.amjcard.2005.07.126

CrossRef Full Text | Google Scholar

21. Benjamin EJ, D'Agostino RB, Belanger AJ, Wolf PA, Levy D. Left atrial size and the risk of stroke and death. The Framingham Heart Study. Circulation. (1995) 92:835–41. doi: 10.1161/01.CIR.92.4.835

PubMed Abstract | CrossRef Full Text | Google Scholar

22. Tsang TS, Barnes ME, Gersh BJ, Takemoto Y, Rosales AG, Bailey KR, et al. Prediction of risk for first age-related cardiovascular events in an elderly population: the incremental value of echocardiography. J Am Coll Cardiol. (2003) 42:1199–205. doi: 10.1016/S0735-1097(03)00943-4

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Leung DY, Boyd A, Ng AA, Chi C, Thomas L. Echocardiographic evaluation of left atrial size and function: current understanding, pathophysiologic correlates, prognostic implications. Am Heart J. (2008) 156:1056–64. doi: 10.1016/j.ahj.2008.07.021

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Moller JE, Hillis GS, Oh JK, Seward JB, Reeder GS, Wright RS, et al. Left atrial volume: a powerful predictor of survival after acute myocardial infarction. Circulation. (2003) 107:2207–12. doi: 10.1161/01.CIR.0000066318.21784.43

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Beinart R, Boyko V, Schwammenthal E, Kuperstein R, Sagie A, Hod H, et al. Long-term prognostic significance of left atrial volume in acute myocardial infarction. J Am Coll Cardiol. (2004) 44:327–34. doi: 10.1016/j.jacc.2004.03.062

PubMed Abstract | CrossRef Full Text | Google Scholar

26. Meris A, Amigoni M, Uno H, Thune JJ, Verma A, Køber L, et al. Left atrial remodelling in patients with myocardial infarction complicated by heart failure, left ventricular dysfunction, or both: the VALIANT Echo study. Eur Heart J. (2009) 30:56–65. doi: 10.1093/eurheartj/ehn499

CrossRef Full Text | Google Scholar

27. Rossi A, Cicoira M, Zanolla L, Sandrini R, Golia G, Zardini P, et al. Determinants and prognostic value of left atrial volume in patients with dilated cardiomyopathy. J Am Coll Cardiol. (2002) 40:1425. doi: 10.1016/S0735-1097(02)02305-7

PubMed Abstract | CrossRef Full Text | Google Scholar

28. Moon J, Shim CY, Ha JW, Cho IJ, Kang MK, Yang WI, et al. Clinical and echocardiographic predictors of outcomes in patients with apical hypertrophic cardiomyopathy. Am J Cardiol. (2011) 108:1614–9. doi: 10.1016/j.amjcard.2011.07.024

PubMed Abstract | CrossRef Full Text | Google Scholar

29. Tani T, Yagi T, Kitai T, Kim K, Nakamura H, Konda T, et al. Left atrial volume predicts adverse cardiac and cerebrovascular events in patients with hypertrophic cardiomyopathy. Cardiovasc Ultrasound. (2011) 9:34. doi: 10.1186/1476-7120-9-34

PubMed Abstract | CrossRef Full Text | Google Scholar

30. Aurigemma GP, Gottdiener JS, Arnold AM, Chinali M, Hill JC, Kitzman D. Left atrial volume and geometry in healthy aging: the Cardiovascular Health Study. Circ Cardiovasc Imaging. (2009) 2:282–9. doi: 10.1161/CIRCIMAGING.108.826602

PubMed Abstract | CrossRef Full Text | Google Scholar

31. Healey JS, Alings M, Ha A, Leong-Sit P, Birnie DH, de Graaf JJ, et al. Subclinical atrial fibrillation in older patients. Circulation. (2017) 136:1276–83. doi: 10.1161/CIRCULATIONAHA.117.028845

PubMed Abstract | CrossRef Full Text | Google Scholar

32. Rosenberg MA, Gottdiener JS, Heckbert SR, Mukamal KJ. Echocardiographic diastolic parameters and risk of atrial fibrillation: the Cardiovascular Health Study. Eur Heart J. (2012) 33:904–12. doi: 10.1093/eurheartj/ehr378

PubMed Abstract | CrossRef Full Text | Google Scholar

33. Bombelli M, Cuspidi C, Facchetti R, Sala C, Tadic M, Brambilla G, et al. New-onset left atrial enlargement in a general population. J Hypertens. (2016) 34:1838–45. doi: 10.1097/HJH.0000000000001022

PubMed Abstract | CrossRef Full Text | Google Scholar

34. Phillips M, Marsden H, Jaffe W, Matin RN, Wali GN, Greenhalgh J, et al. Assessment of accuracy of an artificial intelligence algorithm to detect melanoma in images of skin lesions. JAMA Netw Open. (2019) 2:e1913436. doi: 10.1001/jamanetworkopen.2019.13436

PubMed Abstract | CrossRef Full Text | Google Scholar

35. Zhao Y, Xiong J, Hou Y, Zhu M, Lu Y, Xu Y, et al. Early detection of ST-segment elevated myocardial infarction by artificial intelligence with 12-lead electrocardiogram. Int J Cardiol. (2020) 317:223–30. doi: 10.1016/j.ijcard.2020.04.089

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: left atrial enlargement (LAE), convolutional neural network (CNN), electrocardiogram (ECG), echocardiography, artificial intelligence (AI)

Citation: Jiang J, Deng H, Xue Y, Liao H and Wu S (2020) Detection of Left Atrial Enlargement Using a Convolutional Neural Network-Enabled Electrocardiogram. Front. Cardiovasc. Med. 7:609976. doi: 10.3389/fcvm.2020.609976

Received: 24 September 2020; Accepted: 16 November 2020;
Published: 17 December 2020.

Edited by:

Chen Liu, First Affiliated Hospital of Sun Yat-sen University, China

Reviewed by:

Tong Liu, Tianjin Medical University, China
John David Horowitz, University of Adelaide, Australia

Copyright © 2020 Jiang, Deng, Xue, Liao and Wu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Shulin Wu, doctor_wushulin@126.com

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.