Improving Recurrent Neural Network Responsiveness to Acute Clinical Events
David Ledbetter, Eugene Laksana, Melissa Aczon, Randall Wetzel

TL;DR
This paper introduces input data perseveration to train RNNs for acute care, enabling faster response to sudden clinical changes while maintaining overall accuracy.
Contribution
It proposes a novel input perseveration method that improves RNN responsiveness to acute events in clinical settings.
Findings
Enhanced immediate prediction response to acute events
Maintained overall model performance
Applicable to ICU predictive models
Abstract
Predictive models in acute care settings must be able to immediately recognize precipitous changes in a patient's status when presented with data reflecting such changes. Recurrent neural networks (RNNs) have become common for training and deploying clinical decision support models. They frequently exhibit a delayed response to acute events. New information must propagate through the RNN's cell state memory before the total impact is reflected in the model's predictions. This work presents input data perseveration as a method of training and deploying an RNN model to make its predictions more responsive to newly acquired information: input data is replicated during training and deployment. Each replication of the data input impacts the cell state and output of the RNN, but only the output at the final replication is maintained and broadcast as the prediction for evaluation and…
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.
