Publications

42건의 Publication
Medical Journal Non-cardiovascular
Deep-learning model for screening sepsis using electrocardiography
Sepsis is a life-threatening organ dysfunction and a major healthcare burden worldwide. Although sepsis is a medical emergency that requires immediate management, screening for the occurrence of sepsis is difficult. Herein, we propose a deep learning-based model (DLM) for screening sepsis using electrocardiography (ECG). This retrospective cohort study included 46,017 patients who were admitted to two hospitals. A total of 1,548 and 639 patients had sepsis and septic shock, respectively. The DLM was developed using 73,727 ECGs from 18,142 patients, and internal validation was conducted using 7774 ECGs from 7,774 patients. Furthermore, we conducted an external validation with 20,101 ECGs from 20,101 patients from another hospital to verify the applicability of the DLM across centers. During the internal and external validations, the area under the receiver operating characteristic curve (AUC) of the DLM using 12-lead ECG was 0.901 (95% confidence interval, 0.882-0.920) and 0.863 (0.846-0.879), respectively, for screening sepsis and 0.906 (95% confidence interval (CI), 0.877-0.936) and 0.899 (95% CI, 0.872-0.925), respectively, for detecting septic shock. The AUC of the DLM for detecting sepsis using 6-lead and single-lead ECGs was 0.845-0.882. A sensitivity map revealed that the QRS complex and T waves were associated with sepsis. Subgroup analysis was conducted using ECGs from 4,609 patients who were admitted with an infectious disease, and the AUC of the DLM for predicting in-hospital mortality was 0.817 (0.793-0.840). There was a significant difference in the prediction score of DLM using ECG according to the presence of infection in the validation dataset (0.277 vs. 0.574, p < 0.001), including severe acute respiratory syndrome coronavirus 2 (0.260 vs. 0.725, p = 0.018). The DLM delivered reasonable performance for sepsis screening using 12-, 6-, and single-lead ECGs. The results suggest that sepsis can be screened using not only conventional ECG devices but also diverse life-type ECG machines employing the DLM, thereby preventing irreversible disease progression and mortality.
Scandinavian Journal of Trauma, Resuscitation and Emergency Medicine
October 03, 2021
원본보기(새창)
Medical Journal Cardiovascular
Artificial intelligence to diagnose paroxysmal supraventricular tachycardia using electrocardiography during normal sinus rhythm
Paroxysmal supraventricular tachycardia (PSVT) is not detected owing to its paroxysmal nature, but it is associated with the risk of cardiovascular disease and worsens the patient quality of life. A deep learning model (DLM) was developed and validated to identify patients with PSVT during normal sinus rhythm in this multicentre retrospective study. This study included 12 955 patients with normal sinus rhythm, confirmed by a cardiologist. A DLM was developed using 31 147 electrocardiograms (ECGs) of 9069 patients from one hospital. We conducted an accuracy test with 13 753 ECGs of 3886 patients from another hospital. The DLM was developed based on residual neural network. Digitally stored ECG were used as predictor variables and the outcome of the study was ability of the DLM to identify patients with PSVT using an ECG during sinus rhythm. We employed a sensitivity map method to identify an ECG region that had a significant effect on developing PSVT. During accuracy test, the area under the receiver operating characteristic curve of a DLM using a 12-lead ECG for identifying PSVT patients during sinus rhythm was 0.966 (0.948–0.984). The accuracy, sensitivity, specificity, positive predictive value, and negative predictive value of DLM were 0.970, 0.868, 0.972, 0.255, and 0.998, respectively. The DLM showed delta wave and QT interval were important to identify the PSVT. The proposed DLM demonstrated a high performance in identifying PSVT during normal sinus rhythm. Thus, it can be used as a rapid, inexpensive, point-of-care means of identifying PSVT in patients.
European Heart Journal-Digital Health
February 09, 2021
원본보기(새창)
Medical Journal Non-cardiovascular
Artificial intelligence for detecting electrolyte imbalance using electrocardiography
The detection and monitoring of electrolyte imbalance is essential for appropriate management of many metabolic diseases; however, there is no tool that detects such imbalances reliably and noninvasively. In this study, we developed a deep learning model (DLM) using electrocardiography (ECG) for detecting electrolyte imbalance and validated its performance in a multicenter study. This retrospective cohort study included two hospitals: 92,140 patients who underwent a laboratory electrolyte examination and an ECG within 30 min were included in this study. A DLM was developed using 83,449 ECGs of 48,356 patients; the internal validation included 12,091 ECGs of 12,091 patients. We conducted an external validation with 31,693 ECGs of 31,693 patients from another hospital, and the result was electrolyte imbalance detection. During internal, the area under the receiving operating characteristic curve (AUC) of a DLM using a 12-lead ECG for detecting hyperkalemia, hypokalemia, hypernatremia, hyponatremia, hypercalcemia, and hypocalcemia were 0.945, 0.866, 0.944, 0.885, 0.905, and 0.901, respectively. The values during external validation of the AUC of hyperkalemia, hypokalemia, hypernatremia, hyponatremia, hypercalcemia, and hypocalcemia were 0.873, 0.857, 0.839, 0.856, 0.831, and 0.813 respectively. The DLM helped to visualize the important ECG region for detecting each electrolyte imbalance, and it showed how the P wave, QRS complex, or T wave differs in importance in detecting each electrolyte imbalance. The proposed DLM demonstrated high performance in detecting electrolyte imbalance. These results suggest that a DLM can be used for detecting and monitoring electrolyte imbalance using ECG on a daily basis.
Annals of Noninvasive Electrocardiology
March 15, 2021
원본보기(새창)
Medical Journal Non-cardiovascular
Artificial intelligence using electrocardiography: strengths and pitfalls
메이요클리닉 논문에 대한 서평 논문으로서 심전도AI의 장점과 한계를 기술
European Heart Journal
March 22, 2021
원본보기(새창)
Medical Journal Cardiovascular
Detection and classification of arrhythmia using an explainable deep learning model
Early detection and intervention is the cornerstone for appropriate treatment of arrhythmia and prevention of complications and mortality. Although diverse deep learning models have been developed to detect arrhythmia, they have been criticized due to their unexplainable nature. In this study, we developed an explainable deep learning model (XDM) to classify arrhythmia, and validated its performance using diverse external validation data. In this retrospective study, the Sejong dataset comprising 86,802 electrocardiograms (ECGs) was used to develop and internally variate the XDM. The XDM based on a neural network-backed ensemble tree was developed with six feature modules that are able to explain the reasons for its decisions. The model was externally validated using data from 36,961 ECGs from four non-restricted datasets. During internal and external validation of the XDM, the average area under the receiver operating characteristic curves (AUCs) using a 12‑lead ECG for arrhythmia classification were 0.976 and 0.966, respectively. The XDM outperformed a previous simple multi-classification deep learning model that used the same method. During internal and external validation, the AUCs of explainability were 0.925-0.991. Our XDM successfully classified arrhythmia using diverse formats of ECGs and could effectively describe the reason for the decisions. Therefore, an explainable deep learning methodology could improve accuracy compared to conventional deep learning methods, and that the transparency of XDM can be enhanced for its application in clinical practice.
Journal of Electrocardiology
July–August, 2021
원본보기(새창)
Tech
Towards Synthesizing Twelve-Lead Electrocardiograms from Two Asynchronous Leads
The electrocardiogram (ECG) records electrical signals in a non-invasive way to observe the condition of the heart, typically looking at the heart from 12 different directions. Several types of the cardiac disease are diagnosed by using 12-lead ECGs Recently, various wearable devices have enabled immediate access to the ECG without the use of wieldy equipment. However, they only provide ECGs with a couple of leads. This results in an inaccurate diagnosis of cardiac disease due to lacking of required leads. We propose a deep generative model for ECG synthesis from two asynchronous leads to ten leads. It first represents a heart condition referring to two leads, and then generates ten leads based on the represented heart condition. Both the rhythm and amplitude of leads generated resemble those of the original ones, while the technique removes noise and the baseline wander appearing in the original leads. As a data augmentation method, our model improves the classification performance of models compared with models using ECGs with only one or two leads.
International Conference on Acoustics, Speech, and Signal Processing (ICASSP)
June 03, 2023
원본보기(새창)
Medical Journal Cardiovascular
Comparing the performance of artificial intelligence and conventional diagnosis criteria for detecting left ventricular hypertrophy using electrocardiography
Although left ventricular hypertrophy (LVH) has a high incidence and clinical importance, the conventional diagnosis criteria for detecting LVH using electrocardiography (ECG) has not been satisfied. We aimed to develop an artificial intelligence (AI) algorithm for detecting LVH. This retrospective cohort study involved the review of 21 286 patients who were admitted to two hospitals between October 2016 and July 2018 and underwent 12-lead ECG and echocardiography within 4 weeks. The patients in one hospital were divided into a derivation and internal validation dataset, while the patients in the other hospital were included in only an external validation dataset. An AI algorithm based on an ensemble neural network (ENN) combining convolutional and deep neural network was developed using the derivation dataset. And we visualized the ECG area that the AI algorithm used to make the decision. The area under the receiver operating characteristic curve of the AI algorithm based on ENN was 0.880 (95% confidence interval 0.877-0.883) and 0.868 (0.865-0.871) during the internal and external validations. These results significantly outperformed the cardiologist's clinical assessment with Romhilt-Estes point system and Cornell voltage criteria, Sokolov-Lyon criteria, and interpretation of ECG machine. At the same specificity, the AI algorithm based on ENN achieved 159.9%, 177.7%, and 143.8% higher sensitivities than those of the cardiologist's assessment, Sokolov-Lyon criteria, and interpretation of ECG machine. An AI algorithm based on ENN was highly able to detect LVH and outperformed cardiologists, conventional methods, and other machine learning techniques.
EP Europace
December 04, 2019
원본보기(새창)
Medical Journal Cardiovascular
Detecting patient deterioration using artificial intelligence in a rapid response system
As the performance of a conventional track and trigger system in a rapid response system has been unsatisfactory, we developed and implemented an artificial intelligence for predicting in-hospital cardiac arrest, denoted the deep learning-based early warning system. The purpose of this study was to compare the performance of an artificial intelligence-based early warning system with that of conventional methods in a real hospital situation. This study was conducted at a hospital in which deep learning-based early warning system was implemented. We reviewed the records of adult patients who were admitted to the general ward of our hospital from April 2018 to March 2019. The study population included 8,039 adult patients. A total 83 events of deterioration occurred during the study period. The outcome was events of deterioration, defined as cardiac arrest and unexpected ICU admission. We defined a true alarm as an alarm occurring within 0.5-24 hours before a deteriorating event. We used the area under the receiver operating characteristic curve, area under the precision-recall curve, number needed to examine, and mean alarm count per day as comparative measures. The deep learning-based early warning system (area under the receiver operating characteristic curve, 0.865; area under the precision-recall curve, 0.066) outperformed the modified early warning score (area under the receiver operating characteristic curve, 0.682; area under the precision-recall curve, 0.010) and reduced the number needed to examine and mean alarm count per day by 69.2% and 59.6%, respectively. At the same specificity, deep learning-based early warning system had up to 257% higher sensitivity than conventional methods. The developed artificial intelligence based on deep-learning, deep learning-based early warning system, accurately predicted deterioration of patients in a general ward and outperformed conventional methods. This study showed the potential and effectiveness of artificial intelligence in an rapid response system, which can be applied together with electronic health records. This will be a useful method to identify patients with deterioration and help with precise decision-making in daily practice.
Critical care medicine
April, 2020
원본보기(새창)
Medical Journal Cardiovascular
Artificial intelligence for detecting mitral regurgitation using electrocardiography
Screening and early diagnosis of mitral regurgitation (MR) are crucial for preventing irreversible progression of MR. In this study, we developed and validated an artificial intelligence (AI) algorithm for detecting MR using electrocardiography (ECG). This retrospective cohort study included data from two hospital. An AI algorithm was trained using 56,670 ECGs from 24,202 patients. Internal validation of the algorithm was performed with 3174 ECGs of 3174 patients from one hospital, while external validation was performed with 10,865 ECGs of 10,865 patients from another hospital. The endpoint was the diagnosis of significant MR, moderate to severe, confirmed by echocardiography. We used 500 Hz ECG raw data as predictive variables. Additionally, we showed regions of ECG that have the most significant impact on the decision-making of the AI algorithm using a sensitivity map. During the internal and external validation, the area under the receiver operating characteristic curve of the AI algorithm using a 12-lead ECG for detecting MR was 0.816 and 0.877, respectively, while that using a single-lead ECG was 0.758 and 0.850, respectively. In the 3157 non-MR individuals, those patients that the AI defined as high risk had a significantly higher chance of development of MR than the low risk group (13.9% vs. 2.6%, p < 0.001) during the follow-up period. The sensitivity map showed the AI algorithm focused on the P-wave and T-wave for MR patients and QRS complex for non-MR patients. The proposed AI algorithm demonstrated promising results for MR detecting using 12-lead and single-lead ECGs.
Journal of electrocardiology
March–April, 2020
원본보기(새창)
Medical Journal Non-cardiovascular
Artificial intelligence algorithm to predict the need for critical care in prehospital emergency medical services
In emergency medical services (EMSs), accurately predicting the severity of a patient's medical condition is important for the early identification of those who are vulnerable and at high-risk. In this study, we developed and validated an artificial intelligence (AI) algorithm based on deep learning to predict the need for critical care during EMS. We conducted a retrospective observation cohort study. The algorithm was established using development data from the Korean national emergency department information system, which were collected during visits in real time from 151 emergency departments (EDs). We validated the algorithm using EMS run sheets from two EDs. The study subjects comprised adult patients who visited EDs. The endpoint was critical care, and we used age, sex, chief complaint, symptom onset to arrival time, trauma, and initial vital signs as the predicted variables. The number of patients in the development data was 8,981,181, and the validation data comprised 2604 EMS run sheets from two hospitals. The area under the receiver operating characteristic curve of the algorithm to predict the critical care was 0.867 (95% confidence interval, [0.864-0.871]). This result outperformed the Emergency Severity Index (0.839 [0.831-0.846]), Korean Triage and Acuity System (0.824 [0.815-0.832]), National Early Warning Score (0.741 [0.734-0.748]), and Modified Early Warning Score (0.696 [0.691-0.699]). The AI algorithm accurately predicted the need for the critical care of patients using information during EMS and outperformed the conventional triage tools and early warning scores.
Scandinavian journal of trauma, resuscitation and emergency medicine
March 04, 2020
원본보기(새창)