论文精选

DynSHAP模型用于可解释的动态生存分析

DynSHAP: Towards Explainable Dynamic Survival Analysis

精选理由

这个研究提出了一个专门用于可解释动态生存分析的模型,对医疗领域应该有用。

DynSHAP是一种专门为动态生存分析设计的SHAP框架,它通过将时间-特征对视为Shapley游戏中的参与者来扩展常见的边际SHAP估计器。当应用于真实临床数据集时,它能生成与模型学习一致的归因,让医疗专家了解哪些患者信息在何时驱动了预测。

原文 · arXiv cs.AI

DynSHAP: Towards Explainable Dynamic Survival Analysis

Deep learning models for dynamic survival analysis (DSA) achieve strong predictive performance by incorporating longitudinal patient data, but their black box nature limits clinical trust and adoption. Existing explainability methods cannot handle longitudinal, irregular inputs and functional survival outputs simultaneously, which limits their usability in DSA. We propose DynSHAP, a SHAP framework suited specifically for dynamic survival analysis. It extends common marginal SHAP estimators to this setting by treating time--feature pairs as players in the Shapley game. We further introduce Temporal DynSHAP, which learns linear dependencies in features over time and uses conditional sampling to address them in explanations. When applied to synthetic data with known ground-truth attributions, Temporal DynSHAP recovers temporally dependent features more accurately than marginal estimators for a given state-of-the-art model. Applied to two real-world clinical datasets and two DSA architectures, DynSHAP produces attributions faithful to model learning, allowing medical experts to see which patient information drove the prediction and when.