基本信息
- 来源: arxiv
- 原始来源: http://arxiv.org/abs/2609.04177v1
- 发布域名: arxiv.org
- 分类: cs.AI
- 作者: Rafal Urbaniak、Sam Witty、Daniel Waxman 等
要点解读
这是什么
Probabilistic Causal Impact (PCI) 把因果解释问题转化为在概率因果模型上的估计任务,利用蒙特卡罗近似实现可扩展且具备因果依据的分级解释。
用在哪里
适用于需要在复杂、规模较大的系统和模型中找出导致特定结果的因果因素的研究者或政策分析师,尤其在传统理论因果方法因计算复杂度而难以应用的场景。
可以推断的
- 推测:该方法在保持因果理论严格性的同时降低了计算负担,有望在真实业务系统中落地。
- 推测:在连续值动态系统和大规模因果模型的评估中,PCI 能够提供更符合因果逻辑的解释结果。
来源摘要/节选
Explaining why a specific outcome occurred, and which inputs deserve the blame or credit, is central to philosophical, scientific, and policy analysis. Existing tools split into two camps. The theory of actual causality (AC) gives principled verdicts, but only for toy-sized models, because computing them requires enumerating counterfactual scenarios. Scalable attribution methods like SHAP (or even causal SHAP) at least partially ignore the causal structure that generated the data, and can give answers that conflict with a careful causal analysis. We close this gap with Probabilistic Causal Impact (PCI). PCI builds on actual causality and on Pearl’s notions of probability of necessity and sufficiency, but recasts the question of explainability as an estimation problem on a probabilistic causal model that is easily approximated via Monte Carlo. By specifying a distribution over “candidate explanations,” a distribution over counterfactual values, and a scoring function, PCI provides tractable, causally grounded, graded explanations, generalizing AC and Pearl’s probability of causation as degenerate cases. We evaluate PCI in synthetic and real-world examples, spanning consistency checks with AC, scaling experiments, complex continuous-valued dynamical systems, and a real-world deployed causal machine learning model trained on millions of datapoints.
来源说明
当前保存的是来源摘要,不代表论文全文。请以原始来源为准。
「要点解读」由 AI Stack 依据上方已保存内容整理,不代表来源的完整表述;标注「推测:」的判断来自编辑,不是来源陈述。