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

arXiv cs.LG Papers

Summary

This paper presents a multi-horizon time series forecasting framework for predicting emergency department boarding time using DLinear and NLinear models, and develops an MLOps web application prototype to support proactive operational decision making.

arXiv:2605.18839v1 Announce Type: new Abstract: 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 remain in the ED while awaiting inpatient bed placement, is a key indicator of this congestion. Predicting ED boarding time in advance enables proactive operational decision making before congestion escalates. We developed and evaluated a multi-horizon time series forecasting framework to predict ED boarding time at 6, 8, 10, 12, and 24-hour horizons. Real-world data from a university-affiliated urban hospital in the United States were utilized and integrated with external contextual data sources, including weather, holidays, and major local events. Decomposition-based Linear (DLinear) and Normalization-based Linear (NLinear) time series forecasting deep learning models showed superior performance across multiple horizons. Models were also evaluated under extreme congestion scenarios characterized by elevated boarding times. In addition, a Machine Learning Operations (MLOps) web application prototype was developed to support translation of the forecasting framework into practice through integrated data ingestion, forecast visualization, experimentation, and retraining.
Original Article

Similar Articles

Algometrics: Forecasting Under Algorithmic Feedback

arXiv cs.LG

This paper introduces algometrics, a framework for time series forecasting under algorithmic feedback, proving that deployment risk differs from historical risk and is not identifiable from passive data alone. It provides methods for estimating deployment risk using interventions or randomized actions.