An Integrated Optimization and Machine Learning Models to Predict the Admission Status of Emergency Patients
Abdulaziz Ahmed, Omar Ashour, Haneen Ali, Mohammad Firouz

TL;DR
This paper introduces an integrated framework combining optimization and machine learning to accurately predict emergency patient admission status, demonstrating improved performance over traditional models using real healthcare data.
Contribution
It develops novel hybrid algorithms integrating Tabu Search with XGBoost, AdaBoost, and MLP, enhancing prediction accuracy in healthcare emergency admissions.
Findings
Proposed algorithms outperform traditional models in AUC and other metrics.
T-ADAB achieves the highest performance among the new models.
Best model achieves 95.4% AUC and 97.2% accuracy.
Abstract
This work proposes a framework for optimizing machine learning algorithms. The practicality of the framework is illustrated using an important case study from the healthcare domain, which is predicting the admission status of emergency department (ED) patients (e.g., admitted vs. discharged) using patient data at the time of triage. The proposed framework can mitigate the crowding problem by proactively planning the patient boarding process. A large retrospective dataset of patient records is obtained from the electronic health record database of all ED visits over three years from three major locations of a healthcare provider in the Midwest of the US. Three machine learning algorithms are proposed: T-XGB, T-ADAB, and T-MLP. T-XGB integrates extreme gradient boosting (XGB) and Tabu Search (TS), T-ADAB integrates Adaboost and TS, and T-MLP integrates multi-layer perceptron (MLP) and TS.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Emergency and Acute Care Studies
MethodsFeature Selection · Spatio-temporal stability analysis
