Predicting Clinical Events by Combining Static and Dynamic Information Using Recurrent Neural Networks
Crist\'obal Esteban, Oliver Staeck, Yinchong Yang, Volker Tresp

TL;DR
This paper presents a novel RNN-based approach that combines static and dynamic clinical data to predict key post-transplantation events within specific timeframes, demonstrating improved performance over other models.
Contribution
The work introduces a specialized RNN model for clinical data that effectively integrates static and dynamic patient information for event prediction.
Findings
Gated Recurrent Units RNN outperformed other models in endpoint prediction.
Feedforward Neural Network excelled in next event prediction.
Long-term dependencies may be less relevant in clinical event forecasting.
Abstract
In clinical data sets we often find static information (e.g. patient gender, blood type, etc.) combined with sequences of data that are recorded during multiple hospital visits (e.g. medications prescribed, tests performed, etc.). Recurrent Neural Networks (RNNs) have proven to be very successful for modelling sequences of data in many areas of Machine Learning. In this work we present an approach based on RNNs, specifically designed for the clinical domain, that combines static and dynamic information in order to predict future events. We work with a database collected in the Charit\'{e} Hospital in Berlin that contains complete information concerning patients that underwent a kidney transplantation. After the transplantation three main endpoints can occur: rejection of the kidney, loss of the kidney and death of the patient. Our goal is to predict, based on information recorded in 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
MethodsLogistic Regression
