English

GRU-D Characterizes Age-Specific Temporal Missingness in MIMIC-IV

Machine Learning 2024-10-10 v1 Machine Learning

Abstract

Temporal missingness, defined as unobserved patterns in time series, and its predictive potentials represent an emerging area in clinical machine learning. We trained a gated recurrent unit with decay mechanisms, called GRU-D, for a binary classification between elderly - and young patients. We extracted time series for 5 vital signs from MIMIC-IV as model inputs. GRU-D was evaluated with means of 0.780 AUROC and 0.810 AUPRC on bootstrapped data. Interpreting trained model parameters, we found differences in blood pressure missingness and respiratory rate missingness as important predictors learned by parameterized hidden gated units. We successfully showed how GRU-D can be used to reveal patterns in temporal missingness building the basis of novel research directions.

Cite

@article{arxiv.2410.05350,
  title  = {GRU-D Characterizes Age-Specific Temporal Missingness in MIMIC-IV},
  author = {Niklas Giesa and Mert Akgül and Sebastian Daniel Boie and Felix Balzer},
  journal= {arXiv preprint arXiv:2410.05350},
  year   = {2024}
}

Comments

5 pages, 1 table, 2 figures

R2 v1 2026-06-28T19:11:53.518Z