CARRNN: A Continuous Autoregressive Recurrent Neural Network for Deep Representation Learning from Sporadic Temporal Data
Mostafa Mehdipour Ghazi, Lauge S{\o}rensen, S\'ebastien Ourselin, Mads, Nielsen

TL;DR
CARRNN is a novel deep learning model that effectively captures sporadic and asynchronous temporal patterns in multivariate data, improving prediction accuracy in healthcare applications like Alzheimer's progression and ICU mortality.
Contribution
The paper introduces CARRNN, a continuous-time autoregressive RNN that models irregular temporal data end-to-end, outperforming existing RNN-based methods in healthcare time-series prediction.
Findings
CARRNN achieves the lowest prediction errors in Alzheimer's progression modeling.
CARRNN outperforms state-of-the-art GRU and LSTM models in ICU mortality prediction.
The model effectively handles irregular and asynchronous data in multivariate time-series tasks.
Abstract
Learning temporal patterns from multivariate longitudinal data is challenging especially in cases when data is sporadic, as often seen in, e.g., healthcare applications where the data can suffer from irregularity and asynchronicity as the time between consecutive data points can vary across features and samples, hindering the application of existing deep learning models that are constructed for complete, evenly spaced data with fixed sequence lengths. In this paper, a novel deep learning-based model is developed for modeling multiple temporal features in sporadic data using an integrated deep learning architecture based on a recurrent neural network (RNN) unit and a continuous-time autoregressive (CAR) model. The proposed model, called CARRNN, uses a generalized discrete-time autoregressive model that is trainable end-to-end using neural networks modulated by time lags to describe the…
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 · Time Series Analysis and Forecasting
