scholarly journals Machine Learning based Classification Model for Screening of Infected Patients Using Vital Signs

2021 ◽  
pp. 100592
Author(s):  
Thanh Han Trong ◽  
Yen Pham Huong ◽  
Lam Nguyen Dang Son ◽  
Yuki Iwata ◽  
Tuan Do Trong ◽  
...  
2021 ◽  
Vol 2021 ◽  
pp. 1-17
Author(s):  
Wajid Shah ◽  
Muhammad Aleem ◽  
Muhammad Azhar Iqbal ◽  
Muhammad Arshad Islam ◽  
Usman Ahmed ◽  
...  

Cardiovascular and chronic respiratory diseases are global threats to public health and cause approximately 19 million deaths worldwide annually. This high mortality rate can be reduced with the use of technological advancements in medical science that can facilitate continuous monitoring of physiological parameters—blood pressure, cholesterol levels, blood glucose, etc. The futuristic values of these critical physiological or vital sign parameters not only enable in-time assistance from medical experts and caregivers but also help patients manage their health status by receiving relevant regular alerts/advice from healthcare practitioners. In this study, we propose a machine-learning-based prediction and classification system to determine futuristic values of related vital signs for both cardiovascular and chronic respiratory diseases. Based on the prediction of futuristic values, the proposed system can classify patients’ health status to alarm the caregivers and medical experts. In this machine-learning-based prediction and classification model, we have used a real vital sign dataset. To predict the next 1–3 minutes of vital sign values, several regression techniques (i.e., linear regression and polynomial regression of degrees 2, 3, and 4) have been tested. For caregivers, a 60-second prediction and to facilitate emergency medical assistance, a 3-minute prediction of vital signs is used. Based on the predicted vital signs values, the patient’s overall health is assessed using three machine learning classifiers, i.e., Support Vector Machine (SVM), Naive Bayes, and Decision Tree. Our results show that the Decision Tree can correctly classify a patient’s health status based on abnormal vital sign values and is helpful in timely medical care to the patients.


2020 ◽  
Author(s):  
Hsiao-Ko Chang ◽  
Hui-Chih Wang ◽  
Chih-Fen Huang ◽  
Feipei Lai

BACKGROUND In most of Taiwan’s medical institutions, congestion is a serious problem for emergency departments. Due to a lack of beds, patients spend more time in emergency retention zones, which make it difficult to detect cardiac arrest (CA). OBJECTIVE We seek to develop a Drug Early Warning System Model (DEWSM), it included drug injections and vital signs as this research important features. We use it to predict cardiac arrest in emergency departments via drug classification and medical expert suggestion. METHODS We propose this new model for detecting cardiac arrest via drug classification and by using a sliding window; we apply learning-based algorithms to time-series data for a DEWSM. By treating drug features as a dynamic time-series factor for cardiopulmonary resuscitation (CPR) patients, we increase sensitivity, reduce false alarm rates and mortality, and increase the model’s accuracy. To evaluate the proposed model, we use the area under the receiver operating characteristic curve (AUROC). RESULTS Four important findings are as follows: (1) We identify the most important drug predictors: bits (intravenous therapy), and replenishers and regulators of water and electrolytes (fluid and electrolyte supplement). The best AUROC of bits is 85%, it means the medical expert suggest the drug features: bits, it will affect the vital signs, and then the evaluate this model correctly classified patients with CPR reach 85%; that of replenishers and regulators of water and electrolytes is 86%. These two features are the most influential of the drug features in the task. (2) We verify feature selection, in which accounting for drugs improve the accuracy: In Task 1, the best AUROC of vital signs is 77%, and that of all features is 86%. In Task 2, the best AUROC of all features is 85%, which demonstrates that thus accounting for the drugs significantly affects prediction. (3) We use a better model: For traditional machine learning, this study adds a new AI technology: the long short-term memory (LSTM) model with the best time-series accuracy, comparable to the traditional random forest (RF) model; the two AUROC measures are 85%. It can be seen that the use of new AI technology will achieve better results, currently comparable to the accuracy of traditional common RF, and the LSTM model can be adjusted in the future to obtain better results. (4) We determine whether the event can be predicted beforehand: The best classifier is still an RF model, in which the observational starting time is 4 hours before the CPR event. Although the accuracy is impaired, the predictive accuracy still reaches 70%. Therefore, we believe that CPR events can be predicted four hours before the event. CONCLUSIONS This paper uses a sliding window to account for dynamic time-series data consisting of the patient’s vital signs and drug injections. The National Early Warning Score (NEWS) only focuses on the score of vital signs, and does not include factors related to drug injections. In this study, the experimental results of adding the drug injections are better than only vital signs. In a comparison with NEWS, we improve predictive accuracy via feature selection, which includes drugs as features. In addition, we use traditional machine learning methods and deep learning (using LSTM method as the main processing time series data) as the basis for comparison of this research. The proposed DEWSM, which offers 4-hour predictions, is better than the NEWS in the literature. This also confirms that the doctor’s heuristic rules are consistent with the results found by machine learning algorithms.


Energies ◽  
2021 ◽  
Vol 14 (7) ◽  
pp. 1809
Author(s):  
Mohammed El Amine Senoussaoui ◽  
Mostefa Brahami ◽  
Issouf Fofana

Machine learning is widely used as a panacea in many engineering applications including the condition assessment of power transformers. Most statistics attribute the main cause of transformer failure to insulation degradation. Thus, a new, simple, and effective machine-learning approach was proposed to monitor the condition of transformer oils based on some aging indicators. The proposed approach was used to compare the performance of two machine-learning classifiers: J48 decision tree and random forest. The service-aged transformer oils were classified into four groups: the oils that can be maintained in service, the oils that should be reconditioned or filtered, the oils that should be reclaimed, and the oils that must be discarded. From the two algorithms, random forest exhibited a better performance and high accuracy with only a small amount of data. Good performance was achieved through not only the application of the proposed algorithm but also the approach of data preprocessing. Before feeding the classification model, the available data were transformed using the simple k-means method. Subsequently, the obtained data were filtered through correlation-based feature selection (CFsSubset). The resulting features were again retransformed by conducting the principal component analysis and were passed through the CFsSubset filter. The transformation and filtration of the data improved the classification performance of the adopted algorithms, especially random forest. Another advantage of the proposed method is the decrease in the number of the datasets required for the condition assessment of transformer oils, which is valuable for transformer condition monitoring.


Algorithms ◽  
2021 ◽  
Vol 14 (6) ◽  
pp. 187
Author(s):  
Aaron Barbosa ◽  
Elijah Pelofske ◽  
Georg Hahn ◽  
Hristo N. Djidjev

Quantum annealers, such as the device built by D-Wave Systems, Inc., offer a way to compute solutions of NP-hard problems that can be expressed in Ising or quadratic unconstrained binary optimization (QUBO) form. Although such solutions are typically of very high quality, problem instances are usually not solved to optimality due to imperfections of the current generations quantum annealers. In this contribution, we aim to understand some of the factors contributing to the hardness of a problem instance, and to use machine learning models to predict the accuracy of the D-Wave 2000Q annealer for solving specific problems. We focus on the maximum clique problem, a classic NP-hard problem with important applications in network analysis, bioinformatics, and computational chemistry. By training a machine learning classification model on basic problem characteristics such as the number of edges in the graph, or annealing parameters, such as the D-Wave’s chain strength, we are able to rank certain features in the order of their contribution to the solution hardness, and present a simple decision tree which allows to predict whether a problem will be solvable to optimality with the D-Wave 2000Q. We extend these results by training a machine learning regression model that predicts the clique size found by D-Wave.


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 13 (11) ◽  
pp. 6376
Author(s):  
Junseo Bae ◽  
Sang-Guk Yum ◽  
Ji-Myong Kim

Given the highly visible nature, transportation infrastructure construction projects are often exposed to numerous unexpected events, compared to other types of construction projects. Despite the importance of predicting financial losses caused by risk, it is still difficult to determine which risk factors are generally critical and when these risks tend to occur, without benchmarkable references. Most of existing methods are prediction-focused, project type-specific, while ignoring the timing aspect of risk. This study filled these knowledge gaps by developing a neural network-driven machine-learning classification model that can categorize causes of financial losses depending on insurance claim payout proportions and risk occurrence timing, drawing on 625 transportation infrastructure construction projects including bridges, roads, and tunnels. The developed network model showed acceptable classification accuracy of 74.1%, 69.4%, and 71.8% in training, cross-validation, and test sets, respectively. This study is the first of its kind by providing benchmarkable classification references of economic damage trends in transportation infrastructure projects. The proposed holistic approach will help construction practitioners consider the uncertainty of project management and the potential impact of natural hazards proactively, with the risk occurrence timing trends. This study will also assist insurance companies with developing sustainable financial management plans for transportation infrastructure projects.


Sign in / Sign up

Export Citation Format

Share Document