An Adaptive Simulated Annealing-Based Machine Learning Approach for
Developing an E-Triage Tool for Hospital Emergency Operations
- URL: http://arxiv.org/abs/2212.11892v1
- Date: Thu, 22 Dec 2022 17:25:12 GMT
- Title: An Adaptive Simulated Annealing-Based Machine Learning Approach for
Developing an E-Triage Tool for Hospital Emergency Operations
- Authors: Abdulaziz Ahmed, Mohammed Al-Maamari, Mohammad Firouz, Dursun Delen
- Abstract summary: Patient triage at emergency departments (EDs) is necessary to prioritize care for patients with critical and time-sensitive conditions.
This paper proposes a framework for utilizing machine learning to develop an e-triage tool that can be used at EDs.
- Score: 3.7851234061033847
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Patient triage at emergency departments (EDs) is necessary to prioritize care
for patients with critical and time-sensitive conditions. Different tools are
used for patient triage and one of the most common ones is the emergency
severity index (ESI), which has a scale of five levels, where level 1 is the
most urgent and level 5 is the least urgent. This paper proposes a framework
for utilizing machine learning to develop an e-triage tool that can be used at
EDs. A large retrospective dataset of ED patient visits is obtained from the
electronic health record of a healthcare provider in the Midwest of the US for
three years. However, the main challenge of using machine learning algorithms
is that most of them have many parameters and without optimizing these
parameters, developing a high-performance model is not possible. This paper
proposes an approach to optimize the hyperparameters of machine learning. The
metaheuristic optimization algorithms simulated annealing (SA) and adaptive
simulated annealing (ASA) are proposed to optimize the parameters of extreme
gradient boosting (XGB) and categorical boosting (CaB). The newly proposed
algorithms are SA-XGB, ASA-XGB, SA-CaB, ASA-CaB. Grid search (GS), which is a
traditional approach used for machine learning fine-tunning is also used to
fine-tune the parameters of XGB and CaB, which are named GS-XGB and GS-CaB. The
six algorithms are trained and tested using eight data groups obtained from the
feature selection phase. The results show ASA-CaB outperformed all the proposed
algorithms with accuracy, precision, recall, and f1 of 83.3%, 83.2%, 83.3%,
83.2%, respectively.
Related papers
- A Study of Left Before Treatment Complete Emergency Department Patients:
An Optimized Explanatory Machine Learning Framework [1.933681537640272]
This paper proposes a framework for studying the factors that affect left before treatment complete outcomes in emergency departments.
The framework integrates machine learning, metaheuristic optimization, and model interpretation techniques.
The optimized XGB models are used to predict the LBTC outcomes for the patients under treatment in ED.
arXiv Detail & Related papers (2022-12-22T17:14:10Z) - Sparse high-dimensional linear regression with a partitioned empirical
Bayes ECM algorithm [62.997667081978825]
We propose a computationally efficient and powerful Bayesian approach for sparse high-dimensional linear regression.
Minimal prior assumptions on the parameters are used through the use of plug-in empirical Bayes estimates.
The proposed approach is implemented in the R package probe.
arXiv Detail & Related papers (2022-09-16T19:15:50Z) - Auto-FedRL: Federated Hyperparameter Optimization for
Multi-institutional Medical Image Segmentation [48.821062916381685]
Federated learning (FL) is a distributed machine learning technique that enables collaborative model training while avoiding explicit data sharing.
In this work, we propose an efficient reinforcement learning(RL)-based federated hyperparameter optimization algorithm, termed Auto-FedRL.
The effectiveness of the proposed method is validated on a heterogeneous data split of the CIFAR-10 dataset and two real-world medical image segmentation datasets.
arXiv Detail & Related papers (2022-03-12T04:11:42Z) - An Integrated Optimization and Machine Learning Models to Predict the
Admission Status of Emergency Patients [1.0323063834827415]
Three machine learning algorithms are proposed: T-XGB, T-ADAB, and T-MLP.
The proposed framework can mitigate the crowding problem by proactively planning the patient boarding process.
The results show that the newly proposed algorithms resulted in high AUC and outperformed the traditional algorithms.
arXiv Detail & Related papers (2022-02-18T13:50:44Z) - Multiple Time Series Fusion Based on LSTM An Application to CAP A Phase
Classification Using EEG [56.155331323304]
Deep learning based electroencephalogram channels' feature level fusion is carried out in this work.
Channel selection, fusion, and classification procedures were optimized by two optimization algorithms.
arXiv Detail & Related papers (2021-12-18T14:17:49Z) - Detection of Epileptic Seizures on EEG Signals Using ANFIS Classifier,
Autoencoders and Fuzzy Entropies [9.861415775909663]
The electroencephalogram (EEG) signals are widely used for epileptic seizures detection.
In this paper, a novel diagnostic procedure using fuzzy theory and deep learning techniques are introduced.
arXiv Detail & Related papers (2021-09-06T11:02:25Z) - Efficient Hyperparameter Optimization for Differentially Private Deep
Learning [1.7205106391379026]
We formulate a general optimization framework for establishing a desirable privacy-utility tradeoff.
We study three cost-effective algorithms for being used in the proposed framework: evolutionary, Bayesian, and reinforcement learning.
As we believe our work has implications to be utilized in the pipeline of private deep learning, we open-source our code at https://github.com/AmanPriyanshu/DP-HyperparamTuning.
arXiv Detail & Related papers (2021-08-09T09:18:22Z) - Resource Planning for Hospitals Under Special Consideration of the
COVID-19 Pandemic: Optimization and Sensitivity Analysis [87.31348761201716]
Crises like the COVID-19 pandemic pose a serious challenge to health-care institutions.
BaBSim.Hospital is a tool for capacity planning based on discrete event simulation.
We aim to investigate and optimize these parameters to improve BaBSim.Hospital.
arXiv Detail & Related papers (2021-05-16T12:38:35Z) - A Study of Genetic Algorithms for Hyperparameter Optimization of Neural
Networks in Machine Translation [0.0]
We propose an automatic tuning method modeled after Darwin's Survival of the Fittest Theory via a Genetic Algorithm.
Research results show that the proposed method, a GA, outperforms a random selection of hyper parameters.
arXiv Detail & Related papers (2020-09-15T02:24:16Z) - An Asymptotically Optimal Multi-Armed Bandit Algorithm and
Hyperparameter Optimization [48.5614138038673]
We propose an efficient and robust bandit-based algorithm called Sub-Sampling (SS) in the scenario of hyper parameter search evaluation.
We also develop a novel hyper parameter optimization algorithm called BOSS.
Empirical studies validate our theoretical arguments of SS and demonstrate the superior performance of BOSS on a number of applications.
arXiv Detail & Related papers (2020-07-11T03:15:21Z) - ADAHESSIAN: An Adaptive Second Order Optimizer for Machine Learning [91.13797346047984]
We introduce ADAHESSIAN, a second order optimization algorithm which dynamically incorporates the curvature of the loss function via ADAptive estimates.
We show that ADAHESSIAN achieves new state-of-the-art results by a large margin as compared to other adaptive optimization methods.
arXiv Detail & Related papers (2020-06-01T05:00:51Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.