paper-with-me

Papers

Causal SHAP: Feature Attribution with Dependency Awareness through Causal Discovery

2025-08-31 · Woon Yee Ng, Li Rong Wang, Siyuan Liu, Xiuyi Fan arxiv

Explaining machine learning (ML) predictions has become crucial as ML models are increasingly deployed in high-stakes domains such as healthcare. While SHapley Additive exPlanations (SHAP) is widely used for model interpretability, it fails to differentiate between causality and correlation, often misattributing feature importance when features are highly correlated. We propose Causal SHAP, a novel framework that integrates causal relationships into feature attribution while preserving many desirable properties of SHAP. By combining the Peter-Clark (PC) algorithm for causal discovery and the Intervention Calculus when the DAG is Absent (IDA) algorithm for causal strength quantification, our approach addresses the weakness of SHAP. Specifically, Causal SHAP reduces attribution scores for features that are merely correlated with the target, as validated through experiments on both synthetic and real-world datasets. This study contributes to the field of Explainable AI (XAI) by providing a practical framework for causal-aware model explanations. Our approach is particularly valuable in domains such as healthcare, where understanding true causal relationships is critical for informed decision-making.

📄 PDF Abstract BibTeX arXiv:2509.00846

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

Feature Attribution in Directed Acyclic Graphs Using Edge Intervention

2026-06-13 · Qiheng Sun, Junxu Liu, Xiaokai Mao, Haocheng Xia 외 arxiv

Shapley value-based feature attribution methods face challenges in scenarios involving complex feature interactions and causal relationships, even when a causal structure is provided. Existing methods typically adopt a n…

CAUSE: Learning Granger Causality from Event Sequences using Attribution Methods

2020-02-18 · ICML 2020 1 · Wei Zhang, Thomas Kobber Panum, Somesh Jha, Prasad Chalasani 외

We study the problem of learning Granger causality between event types from asynchronous, interdependent, multi-type event sequences. Existing work suffers from either limited model flexibility or poor model explainabili…

Shapley Sets: Feature Attribution via Recursive Function Decomposition

2023-07-04 · Torty Sivill, Peter Flach

Despite their ubiquitous use, Shapley value feature attributions can be misleading due to feature interaction in both model and data. We propose an alternative attribution approach, Shapley Sets, which awards value to se…

Fairness

cc-Shapley: Measuring Multivariate Feature Importance Needs Causal Context

2026-02-23 · Jörg Martin, Stefan Haufe arxiv

Explainable artificial intelligence promises to yield insights into relevant features, thereby enabling humans to examine and scrutinize machine learning models or even facilitating scientific discovery. Considering the …

Feature Importance

ExplainerPFN: Towards tabular foundation models for model-free zero-shot feature importance estimations

2026-01-30 · Joao Fonseca, Julia Stoyanovich arxiv

Computing the importance of features in supervised classification tasks is critical for model interpretability. Shapley values are a widely used approach for explaining model predictions, but require direct access to the…

Feature Importance