Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Recurrent Neural Networks for Multivariate Time Series with Missing Values

About

Multivariate time series data in practical applications, such as health care, geoscience, and biology, are characterized by a variety of missing values. In time series prediction and other related tasks, it has been noted that missing values and their missing patterns are often correlated with the target labels, a.k.a., informative missingness. There is very limited work on exploiting the missing patterns for effective imputation and improving prediction performance. In this paper, we develop novel deep learning models, namely GRU-D, as one of the early attempts. GRU-D is based on Gated Recurrent Unit (GRU), a state-of-the-art recurrent neural network. It takes two representations of missing patterns, i.e., masking and time interval, and effectively incorporates them into a deep model architecture so that it not only captures the long-term temporal dependencies in time series, but also utilizes the missing patterns to achieve better prediction results. Experiments of time series classification tasks on real-world clinical datasets (MIMIC-III, PhysioNet) and synthetic datasets demonstrate that our models achieve state-of-the-art performance and provides useful insights for better understanding and utilization of missing values in time series analysis.

Zhengping Che, Sanjay Purushotham, Kyunghyun Cho, David Sontag, Yan Liu• 2016

Related benchmarks

TaskDatasetResultRank
Time-series classificationCHARACTER TRAJ. (test)
Accuracy0.959
88
In-hospital mortality predictioneICU (test)--
78
In-hospital mortality predictionMIMIC-III (test)
AUC0.883
70
Irregularly Sampled Time Series ForecastingUSHCN (test)
MSE0.53
68
Audio ClassificationSpeech Commands (test)
Accuracy34.6
65
Clinical predictionMIMIC-III
AUROC85.41
59
Time-series classificationPhysioNet Sepsis (test)
AUROC87.1
54
Mortality PredictionMIMIC IV
AUROC0.824
53
Time Series ReconstructionMuJoCo (test)
MSE0.748
51
ForecastingMIMIC-III (test)
MSE0.79
51
Showing 10 of 213 rows
...

Other info

Follow for update