Heart patient health monitoring system using invasive and non-invasive measurement

Qurat-ul-Ain Mastoi,Ali Alqahtani,Sultan Almakdi,Adel Sulaiman,Adel Rajab,Asadullah Shaikh,Samar M. Alqhtani
DOI: https://doi.org/10.1038/s41598-024-60500-0
IF: 4.6
2024-04-27
Scientific Reports
Abstract:The abnormal heart conduction, known as arrhythmia, can contribute to cardiac diseases that carry the risk of fatal consequences. Healthcare professionals typically use electrocardiogram (ECG) signals and certain preliminary tests to identify abnormal patterns in a patient's cardiac activity. To assess the overall cardiac health condition, cardiac specialists monitor these activities separately. This procedure may be arduous and time-intensive, potentially impacting the patient's well-being. This study automates and introduces a novel solution for predicting the cardiac health conditions, specifically identifying cardiac morbidity and arrhythmia in patients by using invasive and non-invasive measurements. The experimental analyses conducted in medical studies entail extremely sensitive data and any partial or biased diagnoses in this field are deemed unacceptable. Therefore, this research aims to introduce a new concept of determining the uncertainty level of machine learning algorithms using information entropy. To assess the effectiveness of machine learning algorithms information entropy can be considered as a unique performance evaluator of the machine learning algorithm which is not selected previously any studies within the realm of bio-computational research. This experiment was conducted on arrhythmia and heart disease datasets collected from Massachusetts Institute of Technology-Berth Israel Hospital-arrhythmia (DB-1) and Cleveland Heart Disease (DB-2), respectively. Our framework consists of four significant steps: 1) Data acquisition, 2) Feature preprocessing approach, 3) Implementation of learning algorithms, and 4) Information Entropy. The results demonstrate the average performance in terms of accuracy achieved by the classification algorithms: Neural Network (NN) achieved 99.74%, K-Nearest Neighbor (KNN) 98.98%, Support Vector Machine (SVM) 99.37%, Random Forest (RF) 99.76 % and Naïve Bayes (NB) 98.66% respectively. We believe that this study paves the way for further research, offering a framework for identifying cardiac health conditions through machine learning techniques.
multidisciplinary sciences
What problem does this paper attempt to address?
### Problems the Paper Aims to Solve The paper aims to address the following key issues: 1. **Automatic Detection of Arrhythmias and Heart Diseases**: Arrhythmias (i.e., abnormal heart conduction) can lead to severe heart diseases and even fatal outcomes. Currently, doctors typically identify abnormal patterns in patients' heart activity through electrocardiogram (ECG) signals and other preliminary tests. However, this method of monitoring heart activity alone can be time-consuming and impact patients' health. Therefore, this study proposes a new automated method that utilizes both invasive and non-invasive measurement techniques to predict heart health, particularly identifying patients' heart diseases and arrhythmias. 2. **Uncertainty Assessment of Machine Learning Algorithms**: Experimental analysis in medical research involves extremely sensitive data, and partial or biased diagnoses are unacceptable in this field. Hence, the study introduces the concept of information entropy to determine the uncertainty level of machine learning algorithms. Information entropy is used as a unique performance evaluation metric for machine learning algorithms, and this concept has not been previously applied in bio-computing research. 3. **Feature Preprocessing and Selection**: To improve diagnostic accuracy, the study employs exhaustive feature engineering, extracting six key features from ECG waveforms and preprocessing these features. Additionally, the research proposes a new algorithm to analyze heartbeat behavior and predict heart health (including arrhythmias and heart diseases) through machine learning algorithms. Through these methods, the study aims to provide medical professionals with a more accurate and efficient framework for identifying heart health conditions, reducing time and costs in the diagnostic process, and improving diagnostic accuracy.