AIApr 17, 2024

CAGE: Causality-Aware Shapley Value for Global Explanations

arXiv:2404.11208v14 citationsh-index: 4xAI
Originality Incremental advance
AI Analysis

This work addresses the need for transparent and explainable AI decisions, particularly in improving global feature importance explanations for users of XAI, though it appears incremental by building on existing Shapley value approaches.

The paper tackles the problem of generating global explanations for AI models by addressing the feature independence assumption in Shapley value methods, proposing CAGE to incorporate causal relations, and reports that the explanations are more intuitive and faithful compared to previous methods.

As Artificial Intelligence (AI) is having more influence on our everyday lives, it becomes important that AI-based decisions are transparent and explainable. As a consequence, the field of eXplainable AI (or XAI) has become popular in recent years. One way to explain AI models is to elucidate the predictive importance of the input features for the AI model in general, also referred to as global explanations. Inspired by cooperative game theory, Shapley values offer a convenient way for quantifying the feature importance as explanations. However many methods based on Shapley values are built on the assumption of feature independence and often overlook causal relations of the features which could impact their importance for the ML model. Inspired by studies of explanations at the local level, we propose CAGE (Causally-Aware Shapley Values for Global Explanations). In particular, we introduce a novel sampling procedure for out-coalition features that respects the causal relations of the input features. We derive a practical approach that incorporates causal knowledge into global explanation and offers the possibility to interpret the predictive feature importance considering their causal relation. We evaluate our method on synthetic data and real-world data. The explanations from our approach suggest that they are not only more intuitive but also more faithful compared to previous global explanation methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes