Early predicting of hospital admission using machine learning algorithms: Priority queues approach
Jakub Antczak, James Montgomery, Ma{\l}gorzata O'Reilly, Zbigniew Palmowski, Richard Turner

TL;DR
This study compares SARIMAX, XGBoost, and LSTM models for predicting hospital admissions from emergency departments, addressing data challenges like COVID-19 disruptions, and evaluates their accuracy in forecasting daily patient inflow.
Contribution
It introduces a stratified demand decomposition approach and employs synthetic data generation to handle pandemic-related anomalies, enhancing predictive accuracy.
Findings
XGBoost achieved the lowest MAE of 6.63 for total admissions.
SARIMAX was slightly better for complex case forecasting with MAE 3.77.
All models struggled with sudden surges in patient volume.
Abstract
Emergency Department overcrowding is a critical issue that compromises patient safety and operational efficiency, necessitating accurate demand forecasting for effective resource allocation. This study evaluates and compares three distinct predictive models: Seasonal AutoRegressive Integrated Moving Average with eXogenous regressors (SARIMAX), EXtreme Gradient Boosting (XGBoost) and Long Short-Term Memory (LSTM) networks for forecasting daily ED arrivals over a seven-day horizon. Utilizing data from an Australian tertiary referral hospital spanning January 2017 to December 2021, this research distinguishes itself by decomposing demand into eight specific ward categories and stratifying patients by clinical complexity. To address data distortions caused by the COVID-19 pandemic, the study employs the Prophet model to generate synthetic counterfactual values for the anomalous period.…
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
TopicsEmergency and Acute Care Studies · Healthcare Operations and Scheduling Optimization · Sepsis Diagnosis and Treatment
