scholarly journals A Personalized Monitoring Model for Electrocardiogram (ECG) Signals: Diagnostic Accuracy Study (Preprint)

2020 ◽  
Author(s):  
Rado Kotorov ◽  
Lianhua Chi ◽  
Min Shen

BACKGROUND Lately, the demand for remote ECG monitoring has increased drastically because of the COVID-19 pandemic. To prevent the spread of the virus and keep individuals with less severe cases out of hospitals, more patients are having heart disease diagnosis and monitoring remotely at home. The efficiency and accuracy of the ECG signal classifier are becoming more important because false alarms can overwhelm the system. Therefore, how to classify the ECG signals accurately and send alerts to healthcare professionals in timely fashion is an urgent problem to be addressed. OBJECTIVE The primary aim of this research is to create a robust and easy-to-configure solution for monitoring ECG signal in real-world settings. We developed a technique for building personalized prediction models to address the issues of generalized models because of the uniqueness of heartbeats [19]. In most cases, doctors and nurses do not have data science background and the existing Machine Learning models might be hard to configure. Hence a new technique is required if Remote Patient Monitoring will take off on a grand scale as is needed due to COVID-19. The main goal is to develop a technique that allows doctors, nurses, and other medical practitioners to easily configure a personalized model for remote patient monitoring. The proposed model can be easily understood and configured by medical practitioners since it requires less training data and fewer parameters to configure. METHODS In this paper, we propose a Personalized Monitoring Model (PMM) for ECG signal based on time series motif discovery to address this challenge. The main strategy here is to individually extract personalized motifs for each individual patient and then use motifs to predict the rest of readings of that patient by an artificial logical network. RESULTS In 32 study patients, each patient contains 30 mins of ECG signals/readings. Using our proposed Personalized Monitoring Model (PMM), the best diagnostic accuracy reached 100%. Overall, the average accuracy of PMM was always maintained above 90% with different parameter settings. For Generalized Monitoring Models (GMM1 and GMM2), the average accuracies were only around 80% with much more running time than PMM. Regardless of parameter settings, it normally took 3-4 mins for PMM to generate the training model. However, for GMM1 and GMM2, it took around 1 hour and even more with the increase of training data. The proposed model substantially speeds up the ECG diagnostics and effectively improve the accuracy of ECG diagnostics. CONCLUSIONS Our proposed PMM almost eliminates much training and small sample issues and is completely understandable and configurable by a doctor or a nurse.

2018 ◽  
Vol 70 ◽  
pp. 1034-1048 ◽  
Author(s):  
Mohammed K. Hassan ◽  
Ali I. El Desouky ◽  
Sally M. Elghamrawy ◽  
Amany M. Sarhan

10.2196/24388 ◽  
2020 ◽  
Vol 5 (1) ◽  
pp. e24388
Author(s):  
Rado Kotorov ◽  
Lianhua Chi ◽  
Min Shen

Background Due to the COVID-19 pandemic, the demand for remote electrocardiogram (ECG) monitoring has increased drastically in an attempt to prevent the spread of the virus and keep vulnerable individuals with less severe cases out of hospitals. Enabling clinicians to set up remote patient ECG monitoring easily and determining how to classify the ECG signals accurately so relevant alerts are sent in a timely fashion is an urgent problem to be addressed for remote patient monitoring (RPM) to be adopted widely. Hence, a new technique is required to enable routine and widespread use of RPM, as is needed due to COVID-19. Objective The primary aim of this research is to create a robust and easy-to-use solution for personalized ECG monitoring in real-world settings that is precise, easily configurable, and understandable by clinicians. Methods In this paper, we propose a Personalized Monitoring Model (PMM) for ECG data based on motif discovery. Motif discovery finds meaningful or frequently recurring patterns in patient ECG readings. The main strategy is to use motif discovery to extract a small sample of personalized motifs for each individual patient and then use these motifs to predict abnormalities in real-time readings of that patient using an artificial logical network configured by a physician. Results Our approach was tested on 30 minutes of ECG readings from 32 patients. The average diagnostic accuracy of the PMM was always above 90% and reached 100% for some parameters, compared to 80% accuracy for the Generalized Monitoring Models (GMM). Regardless of parameter settings, PMM training models were generated within 3-4 minutes, compared to 1 hour (or longer, with increasing amounts of training data) for the GMM. Conclusions Our proposed PMM almost eliminates many of the training and small sample issues associated with GMMs. It also addresses accuracy and computational cost issues of the GMM, caused by the uniqueness of heartbeats and training issues. In addition, it addresses the fact that doctors and nurses typically do not have data science training and the skills needed to configure, understand, and even trust existing black box machine learning models.


2020 ◽  
Author(s):  
Rado Kotorov ◽  
Lianhua Chi ◽  
Min Shen

BACKGROUND Due to the COVID-19 pandemic, the demand for remote electrocardiogram (ECG) monitoring has increased drastically in an attempt to prevent the spread of the virus and keep vulnerable individuals with less severe cases out of hospitals. Enabling clinicians to set up remote patient ECG monitoring easily and determining how to classify the ECG signals accurately so relevant alerts are sent in a timely fashion is an urgent problem to be addressed for remote patient monitoring (RPM) to be adopted widely. Hence, a new technique is required to enable routine and widespread use of RPM, as is needed due to COVID-19. OBJECTIVE The primary aim of this research is to create a robust and easy-to-use solution for personalized ECG monitoring in real-world settings that is precise, easily configurable, and understandable by clinicians. METHODS In this paper, we propose a Personalized Monitoring Model (PMM) for ECG data based on motif discovery. Motif discovery finds meaningful or frequently recurring patterns in patient ECG readings. The main strategy is to use motif discovery to extract a small sample of personalized motifs for each individual patient and then use these motifs to predict abnormalities in real-time readings of that patient using an artificial logical network configured by a physician. RESULTS Our approach was tested on 30 minutes of ECG readings from 32 patients. The average diagnostic accuracy of the PMM was always above 90% and reached 100% for some parameters, compared to 80% accuracy for the Generalized Monitoring Models (GMM). Regardless of parameter settings, PMM training models were generated within 3-4 minutes, compared to 1 hour (or longer, with increasing amounts of training data) for the GMM. CONCLUSIONS Our proposed PMM almost eliminates many of the training and small sample issues associated with GMMs. It also addresses accuracy and computational cost issues of the GMM, caused by the uniqueness of heartbeats and training issues. In addition, it addresses the fact that doctors and nurses typically do not have data science training and the skills needed to configure, understand, and even trust existing black box machine learning models.


Sensors ◽  
2021 ◽  
Vol 21 (3) ◽  
pp. 776
Author(s):  
Xiaohui Tao ◽  
Thanveer Basha Shaik ◽  
Niall Higgins ◽  
Raj Gururajan ◽  
Xujuan Zhou

Remote Patient Monitoring (RPM) has gained great popularity with an aim to measure vital signs and gain patient related information in clinics. RPM can be achieved with noninvasive digital technology without hindering a patient’s daily activities and can enhance the efficiency of healthcare delivery in acute clinical settings. In this study, an RPM system was built using radio frequency identification (RFID) technology for early detection of suicidal behaviour in a hospital-based mental health facility. A range of machine learning models such as Linear Regression, Decision Tree, Random Forest, and XGBoost were investigated to help determine the optimum fixed positions of RFID reader–antennas in a simulated hospital ward. Empirical experiments showed that Decision Tree had the best performance compared to Random Forest and XGBoost models. An Ensemble Learning model was also developed, took advantage of these machine learning models based on their individual performance. The research set a path to analyse dynamic moving RFID tags and builds an RPM system to help retrieve patient vital signs such as heart rate, pulse rate, respiration rate and subtle motions to make this research state-of-the-art in terms of managing acute suicidal and self-harm behaviour in a mental health ward.


2021 ◽  
Vol 46 (5) ◽  
pp. 100800
Author(s):  
Abdulaziz Joury ◽  
Tamunoinemi Bob-Manuel ◽  
Alexandra Sanchez ◽  
Fnu Srinithya ◽  
Amber Sleem ◽  
...  

Sign in / Sign up

Export Citation Format

Share Document