Predicting Length of Stay in Neurological ICU Patients Using Classical Machine Learning and Neural Network Models: A Benchmark Study on MIMIC-IV
Alexander Gabitashvili, Philipp Kellmeyer

TL;DR
This study benchmarks classical machine learning and neural network models for predicting ICU length of stay in neurological patients using MIMIC-IV data, providing insights into their effectiveness for ICU resource management.
Contribution
It is the first ML-based study specifically predicting ICU LOS for neurological patients, comparing multiple models including classic ML and neural networks.
Findings
Random Forest achieved 0.68 accuracy on static data.
BERT outperformed LSTM with 0.80 accuracy on time-series data.
Models show potential for improving ICU resource planning.
Abstract
Intensive care unit (ICU) is a crucial hospital department that handles life-threatening cases. Nowadays machine learning (ML) is being leveraged in healthcare ubiquitously. In recent years, management of ICU became one of the most significant parts of the hospital functionality (largely but not only due to the worldwide COVID-19 pandemic). This study explores multiple ML approaches for predicting LOS in ICU specifically for the patients with neurological diseases based on the MIMIC-IV dataset. The evaluated models include classic ML algorithms (K-Nearest Neighbors, Random Forest, XGBoost and CatBoost) and Neural Networks (LSTM, BERT and Temporal Fusion Transformer). Given that LOS prediction is often framed as a classification task, this study categorizes LOS into three groups: less than two days, less than a week, and a week or more. As the first ML-based approach targeting LOS…
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.
