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

Modeling Missing Data in Clinical Time Series with RNNs

About

We demonstrate a simple strategy to cope with missing data in sequential inputs, addressing the task of multilabel classification of diagnoses given clinical time series. Collected from the pediatric intensive care unit (PICU) at Children's Hospital Los Angeles, our data consists of multivariate time series of observations. The measurements are irregularly spaced, leading to missingness patterns in temporally discretized sequences. While these artifacts are typically handled by imputation, we achieve superior predictive performance by treating the artifacts as features. Unlike linear models, recurrent neural networks can realize this improvement using only simple binary indicators of missingness. For linear models, we show an alternative strategy to capture this signal. Training models on missingness patterns only, we show that for some diseases, what tests are run can be as predictive as the results themselves.

Zachary C. Lipton, David C. Kale, Randall Wetzel• 2016

Related benchmarks

TaskDatasetResultRank
Missing data estimationBiobank
Mean RMSE0.0801
13
Patient state predictionMIMIC-III (test)
AUROC84.02
13
Missing data estimationMIMIC-III v1.4 (test)
Mean RMSE0.0295
13
Missing data estimationDeterioration
RMSE0.0241
13
Patient state predictionDeterioration (test)
AUROC0.7551
13
Patient state predictionBiobank (test)
AUROC87.48
13
Patient state predictionUNOS-Lung (test)
AUROC0.6561
12
Patient state predictionUNOS-Heart (test)
AUROC65.74
12
Missing data estimationUNOS Heart
Mean RMSE0.1179
12
Missing data estimationUNOS-Lung
Mean RMSE0.1264
12
Showing 10 of 10 rows

Other info

Follow for update