paper-with-me

Papers

On Model Extrapolation in Marginal Shapley Values

2024-12-17 · Ilya Rozenfeld

As the use of complex machine learning models continues to grow, so does the need for reliable explainability methods. One of the most popular methods for model explainability is based on Shapley values. There are two most commonly used approaches to calculating Shapley values which produce different results when features are correlated, conditional and marginal. In our previous work, it was demonstrated that the conditional approach is fundamentally flawed due to implicit assumptions of causality. However, it is a well-known fact that marginal approach to calculating Shapley values leads to model extrapolation where it might not be well defined. In this paper we explore the impacts of model extrapolation on Shapley values in the case of a simple linear spline model. Furthermore, we propose an approach which while using marginal averaging avoids model extrapolation and with addition of causal information replicates causal Shapley values. Finally, we demonstrate our method on the real data example.

📄 PDF Abstract BibTeX arXiv:2412.13158

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Variational Shapley Network: A Probabilistic Approach to Self-Explaining Shapley values with Uncertainty Quantification

2024-02-06 · Mert Ketenci, Iñigo Urteaga, Victor Alfonso Rodriguez, Noémie Elhadad 외

Shapley values have emerged as a foundational tool in machine learning (ML) for elucidating model decision-making processes. Despite their widespread adoption and unique ability to satisfy essential explainability axioms…

Decision MakingUncertainty Quantification

Causal Analysis of Shapley Values: Conditional vs. Marginal

2024-09-10 · Ilya Rozenfeld

Shapley values, a game theoretic concept, has been one of the most popular tools for explaining Machine Learning (ML) models in recent years. Unfortunately, the two most common approaches, conditional and marginal, to ca…

On marginal feature attributions of tree-based models

2023-02-16 · Khashayar Filom, Alexey Miroshnikov, Konstandinos Kotsiopoulos, Arjun Ravi Kannan

Due to their power and ease of use, tree-based machine learning models, such as random forests and gradient-boosted tree ensembles, have become very popular. To interpret them, local feature attributions based on margina…

Shapley Marginal Surplus for Strong Models

2024-08-16 · Daniel de Marchi, Michael Kosorok, Scott de Marchi

Shapley values have seen widespread use in machine learning as a way to explain model predictions and estimate the importance of covariates. Accurately explaining models is critical in real-world models to both aid in de…

Decision MakingFeature Importance

Rigorous Explanation of Inference on Probabilistic Graphical Models

2020-04-21 · Yifei Liu, Chao Chen, Xi Zhang, Sihong Xie

Probabilistic graphical models, such as Markov random fields (MRF), exploit dependencies among random variables to model a rich family of joint probability distributions. Sophisticated inference algorithms, such as belie…

AttributeDecision Making