Continuous time recurrent neural networks: overview and application to forecasting blood glucose in the intensive care unit
Oisin Fitzgerald, Oscar Perez-Concha, Blanca Gallego-Luxan, Alejandro, Metke-Jimenez, Lachlan Rudd, Louisa Jorm

TL;DR
This paper reviews continuous time recurrent neural networks (CTRNNs), especially neural ODEs, and demonstrates their application to probabilistic blood glucose forecasting in critical care, showing performance improvements over traditional models.
Contribution
It provides an overview of CTRNN architectures and evaluates their effectiveness in irregular time series forecasting within a medical context.
Findings
Neural ODE and neural flow layers improve CTRNN performance.
LSTM and neural ODE architectures achieve comparable results to gradient boosting.
CTRNNs outperform some architectures but are sometimes outperformed by gradient boosted trees.
Abstract
Irregularly measured time series are common in many of the applied settings in which time series modelling is a key statistical tool, including medicine. This provides challenges in model choice, often necessitating imputation or similar strategies. Continuous time autoregressive recurrent neural networks (CTRNNs) are a deep learning model that account for irregular observations through incorporating continuous evolution of the hidden states between observations. This is achieved using a neural ordinary differential equation (ODE) or neural flow layer. In this manuscript, we give an overview of these models, including the varying architectures that have been proposed to account for issues such as ongoing medical interventions. Further, we demonstrate the application of these models to probabilistic forecasting of blood glucose in a critical care setting using electronic medical record…
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
TopicsMachine Learning in Healthcare · Sepsis Diagnosis and Treatment · Hemodynamic Monitoring and Therapy
