A Computationally Feasible Framework for Causal Probabilistic Explanation· 可计算的因果概率解释框架
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 cau
提出了一种结合因果性和概率性的可计算解释框架PCI,以解决大规模模型的解释性问题。
- 核心方法
- PCI框架基于实际因果性和Pearl的概率必要性和充分性概念,将解释问题重铸为概率因果结构上的估计问题。
- 适合谁读
- 研究者、工程师
- 要解决的问题
- 现有因果解释方法要么不可扩展,要么忽略因果结构,无法为复杂模型提供准确且可计算的解释。
- 关键实验
- 未提供
- 主要贡献
- 提供了一种新的框架,能够处理大规模模型的同时保留因果分析的准确性。
- 意义与局限
- 该框架有助于提升机器学习模型的透明度和可解释性,但目前没有实验验证其效果。