LGMay 26, 2022

DeepJoint: Robust Survival Modelling Under Clinical Presence Shift

arXiv:2205.13481v17 citationsh-index: 43
Originality Incremental advance
AI Analysis

This work addresses the challenge of creating more transportable clinical models for healthcare applications by explicitly modeling clinical presence processes, though it is incremental as it builds on existing multi-task and recurrent neural network approaches.

The authors tackled the problem of suboptimal performance and generalizability of survival prediction models in medicine due to ignoring irregular clinical presence processes, and their multi-task recurrent neural network improved performance with a C-index of 0.878 at a 1-day horizon and showed greater robustness to changes in clinical settings.

Observational data in medicine arise as a result of the complex interaction between patients and the healthcare system. The sampling process is often highly irregular and itself constitutes an informative process. When using such data to develop prediction models, this phenomenon is often ignored, leading to sub-optimal performance and generalisability of models when practices evolve. We propose a multi-task recurrent neural network which models three clinical presence dimensions -- namely the longitudinal, the inter-observation and the missingness processes -- in parallel to the survival outcome. On a prediction task using MIMIC III laboratory tests, explicit modelling of these three processes showed improved performance in comparison to state-of-the-art predictive models (C-index at 1 day horizon: 0.878). More importantly, the proposed approach was more robust to change in the clinical presence setting, demonstrated by performance comparison between patients admitted on weekdays and weekends. This analysis demonstrates the importance of studying and leveraging clinical presence to improve performance and create more transportable clinical models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes