paper-with-me

홈 › Papers

Deep Learning-Based Forecasting of Boarding Patient Counts to Address ED Overcrowding

2025-05-20 · Orhun Vural, Bunyamin Ozaydin, Khalid Y. Aram, James Booth, Brittany F. Lindsey, Abdulaziz Ahmed

This study develops deep learning models to forecast the number of patients in the emergency department (ED) boarding phase six hours in advance, aiming to support proactive operational decision-making using only non-clinical, operational, and contextual features. Data were collected from five sources: ED tracking systems, inpatient census records, weather reports, federal holiday calendars, and local event schedules. After feature engineering, the data were aggregated at an hourly level, cleaned, and merged into a unified dataset for model training. Several time series deep learning models, including ResNetPlus, TSTPlus, TSiTPlus (from the tsai library), and N-BEATSx, were trained using Optuna and grid search for hyperparameter tuning. The average ED boarding count was 28.7, with a standard deviation of 11.2. N-BEATSx achieved the best performance, with a mean absolute error of 2.10, mean squared error of 7.08, root mean squared error of 2.66, and a coefficient of determination of 0.95. The model maintained stable accuracy even during periods of extremely high boarding counts, defined as values exceeding one, two, or three standard deviations above the mean. Results show that accurate six-hour-ahead forecasts are achievable without using patient-level clinical data. While strong performance was observed even with a basic feature set, the inclusion of additional features improved prediction stability under extreme conditions. This framework offers a practical and generalizable approach for hospital systems to anticipate boarding levels and help mitigate ED overcrowding.

📄 PDF Abstract BibTeX arXiv:2505.14765

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Engineering

Similar Papers 제목 키워드 기반

An Integrated Forecasting Prototype for Emergency Department Boarding Time to Support Proactive Operational Decision Making

2026-05-13 · Orhun Vural, Abdulaziz Ahmed, Ferhat Zengul, James Booth 외 arxiv

Overcrowding in emergency departments (ED) remains a persistent operational challenge worldwide, causing delays in care delivery and downstream congestion. ED boarding time, defined as the duration admitted patients rema…

Time Series ForecastingDecision Making

Analyzing the Variations in Emergency Department Boarding and Testing the Transferability of Forecasting Models across COVID-19 Pandemic Waves in Hong Kong: Hybrid CNN-LSTM approach to quantifying building-level socioecological risk

2024-03-17 · Eman Leung, Jingjing Guan, Kin On Kwok, CT Hung 외

Emergency department's (ED) boarding (defined as ED waiting time greater than four hours) has been linked to poor patient outcomes and health system performance. Yet, effective forecasting models is rare before COVID-19,…

Time SeriesTransfer Learning

A Temporal Fusion Transformer for Long-term Explainable Prediction of Emergency Department Overcrowding

2022-07-01 · Francisco M. Caldas, Cláudia Soares

Emergency Departments (EDs) are a fundamental element of the Portuguese National Health Service, serving as an entry point for users with diverse and very serious medical problems. Due to the inherent characteristics of …

Prediction IntervalsTime SeriesTime Series Analysis

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

2026-01-21 · Jakub Antczak, James Montgomery, Małgorzata O'Reilly, Zbigniew Palmowski 외 arxiv

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 comp…

Predicting Discharge Disposition Using Patient Complaint Notes in Electronic Medical Records

2018-07-01 · WS 2018 7 · Mohamad Salimi, Alla Rozovskaya

Overcrowding in emergency rooms is a major challenge faced by hospitals across the United States. Overcrowding can result in longer wait times, which, in turn, has been shown to adversely affect patient satisfaction, cli…