Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Early predicting of hospital admission using machine learning algorithms: Priority queues approach

About

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. Experimental results demonstrate that all three proposed models consistently outperform a seasonal naive baseline. XGBoost demonstrated the highest accuracy for predicting total daily admissions with a Mean Absolute Error of 6.63, while the statistical SARIMAX model proved marginally superior for forecasting major complexity cases with an MAE of 3.77. The study concludes that while these techniques successfully reproduce regular day-to-day patterns, they share a common limitation in underestimating sudden, infrequent surges in patient volume.

Jakub Antczak, James Montgomery, Ma{\l}gorzata O'Reilly, Zbigniew Palmowski, Richard Turner• 2026

Related benchmarks

TaskDatasetResultRank
Demand ForecastingMajor complexity admissions General Medicine (test)
MAE2.2
8
Demand ForecastingMajor complexity admissions Emergency Medicine (test)
MAE1.78
4
Demand ForecastingMajor complexity admissions Surgery (test)
MAE1.28
4
Demand ForecastingMajor complexity admissions Paediatric (test)
MAE0.83
4
Demand ForecastingMajor complexity admissions Psychiatry (test)
MAE0.71
4
Demand ForecastingMajor complexity admissions Cardiology (test)
MAE0.77
4
Demand ForecastingMajor complexity admissions Neurology (test)
MAE0.29
4
Demand ForecastingMajor complexity admissions Other (test)
MAE1.36
4
Demand ForecastingMajor complexity admissions Total Arrivals (test)
MAE3.77
4
ForecastingED Admissions Emergency Medicine (test)
MAE4.38
4
Showing 10 of 17 rows

Other info

Follow for update