512 Length of Stay Prediction Based on an Artificial Neural Network
Vishal Bandaru, Brandon Youssi, Ryan D D Morgan, Kevin M Nguyen, Xiyu Liu, Tristin Chaudhury, John A Griswold, Alan Pang

TL;DR
This paper uses an artificial neural network to predict hospital length of stay for burn patients, achieving reasonable accuracy.
Contribution
The novel contribution is applying a neural network with a single hidden layer to predict LOS in burn patients using EHR data.
Findings
The model achieved an R-squared value of 0.72 on training data, explaining 72% of the variance.
Validation and testing R2 values were 0.66 and 0.68, indicating reasonable predictive accuracy.
Abstract
Hospital length of stay (LOS) is difficult to predict in patients with burn injuries due to the complexity of the injuries and the wide variability in patient outcomes. Predicting hospital LOS in patients with burn injuries can have numerous benefits for patients, physicians, and insurance companies. Artificial neural networks may offer insight into more accurate LOS predictions. We obtained electronic health records (EHR) for burn patients from July 01, 2011 - July 01, 2021. An artificial neural network was used to model the relationship between the input features and LOS. The input features were preprocessed by normalizing each feature to the range [0, 1] and transformed using log normal. The preprocessed data was split into training (70%), validation (15%), and testing (15%) sets. The neural network consisted of one hidden layer with 13 neurons and a linear output layer. The neural…
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
TopicsAdvanced Sensor and Control Systems · Industrial Technology and Control Systems · Advanced Computational Techniques and Applications
