A Causal Framework for Evaluating ICU Discharge Strategies
AI 摘要
使用因果推断评估ICU出院策略,旨在优化干预时长和患者预后。
主要贡献
- 扩展g-formula Python包,用于评估停止策略
- 开源pipeline,应用于MIMIC-IV数据集
- 验证了改进现有ICU护理策略的潜力
方法论
基于因果推断的g-formula方法,评估观察性数据中的停止策略。
原文摘要
In this applied paper, we address the difficult open problem of when to discharge patients from the Intensive Care Unit. This can be conceived as an optimal stopping scenario with three added challenges: 1) the evaluation of a stopping strategy from observational data is itself a complex causal inference problem, 2) the composite objective is to minimize the length of intervention and maximize the outcome, but the two cannot be collapsed to a single dimension, and 3) the recording of variables stops when the intervention is discontinued. Our contributions are two-fold. First, we generalize the implementation of the g-formula Python package, providing a framework to evaluate stopping strategies for problems with the aforementioned structure, including positivity and coverage checks. Second, with a fully open-source pipeline, we apply this approach to MIMIC-IV, a public ICU dataset, demonstrating the potential for strategies that improve upon current care.