评估ICU出院策略的因果框架 / A Causal Framework for Evaluating ICU Discharge Strategies
1️⃣ 一句话总结
这篇论文提出了一个用于评估重症监护室(ICU)患者最佳出院时机的因果推断框架,并通过开源工具在真实医疗数据上验证了其改进现有临床决策的潜力。
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.
评估ICU出院策略的因果框架 / A Causal Framework for Evaluating ICU Discharge Strategies
这篇论文提出了一个用于评估重症监护室(ICU)患者最佳出院时机的因果推断框架,并通过开源工具在真实医疗数据上验证了其改进现有临床决策的潜力。
源自 arXiv: 2603.25397