论文标题
改善对急性临床事件的复发性神经网络响应能力
Improving Recurrent Neural Network Responsiveness to Acute Clinical Events
论文作者
论文摘要
急性护理环境中的预测模型必须能够立即识别出反映这种变化的数据时,患者状态的急剧变化。复发性神经网络(RNN)对于培训和部署临床决策支持模型已经很普遍。他们经常表现出对急性事件的延迟反应。在模型的预测中反映出总影响之前,必须通过RNN的细胞状态记忆传播新信息。这项工作将输入数据持续发展为培训和部署RNN模型的一种方法,以使其预测更加响应新获取的信息:在培训和部署过程中复制了输入数据。数据输入的每次复制都会影响RNN的单元格状态和输出,但仅维持最终复制处的输出并广播作为评估和部署目的的预测。当呈现反映急性事件的数据时,经过培训和部署的模型会响应预测的立即更改,并保持全球稳健的性能。这种特征在重症监护病房的预测模型中至关重要。
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 deployment purposes. When presented with data reflecting acute events, a model trained and deployed with input perseveration responds with more pronounced immediate changes in predictions and maintains globally robust performance. Such a characteristic is crucial in predictive models for an intensive care unit.