Skip to main content
QUICK REVIEW

[Paper Review] Asymmetric Shapley values: incorporating causal knowledge into model-agnostic explainability

Christopher Frye, Colin Rowat|arXiv (Cornell University)|Oct 14, 2019
Explainable Artificial Intelligence (XAI)50 references36 citations
TL;DR

Introduces Asymmetric Shapley values (ASVs) to incorporate causal knowledge into model-agnostic explanations, relaxing symmetry to enable causal-aware, sequential, fairness, and feature-selection analyses without full causal graphs.

ABSTRACT

Explaining AI systems is fundamental both to the development of high performing models and to the trust placed in them by their users. The Shapley framework for explainability has strength in its general applicability combined with its precise, rigorous foundation: it provides a common, model-agnostic language for AI explainability and uniquely satisfies a set of intuitive mathematical axioms. However, Shapley values are too restrictive in one significant regard: they ignore all causal structure in the data. We introduce a less restrictive framework, Asymmetric Shapley values (ASVs), which are rigorously founded on a set of axioms, applicable to any AI system, and flexible enough to incorporate any causal structure known to be respected by the data. We demonstrate that ASVs can (i) improve model explanations by incorporating causal information, (ii) provide an unambiguous test for unfair discrimination in model predictions, (iii) enable sequentially incremental explanations in time-series models, and (iv) support feature-selection studies without the need for model retraining.

Motivation & Objective

  • Motivate the need to incorporate causal structure into model explainability beyond standard Shapley values.
  • Propose a mathematically axiomatic framework (ASVs) that relaxes symmetry to leverage causal information.
  • Demonstrate practical applications: causal-aware explanations, fairness testing via unresolved discrimination, time-series sequential explanations, and feature-selection without retraining.

Proposed method

  • Define Asymmetric Shapley values with respect to a weighting over feature-order permutations w(π).
  • Show that ASVs satisfy efficiency, linearity, and nullity axioms but not symmetry, enabling causal-informed attributions.
  • Use on-manifold value functions to respect data correlations when computing attributions.
  • Present distal and proximate causal-ordering strategies to encode known causal structure into explanations.
  • Demonstrate implementation across four applications with empirical demonstrations on Census data, synthetic admissions data, EEG time-series, and feature-selection scenarios.

Experimental results

Research questions

  • RQ1How can Shapley-based explanations be extended to incorporate partial or full causal knowledge without requiring a complete causal graph?
  • RQ2Can ASVs detect and quantify causal notions of unfairness (unresolved discrimination) in model predictions?
  • RQ3Do ASVs yield sequence-aware explanations for time-series data and enable sparse, começo-focused attributions?
  • RQ4Can ASVs provide a precise interpretation of feature usefulness for subset-based feature-selection without retraining models?

Key findings

  • ASVs provide explanations that respect known causal orderings and can attribute model accuracy to causal ancestors before descendants.
  • ASVs can reveal subtle fairness issues by measuring the incremental effect of sensitive attributes after accounting for resolving variables.
  • ASVs produce sparser, time-sequence aware attributions that concentrate importance early in time-series data, unlike standard Shapley values.
  • ASVs can quantify the accuracy achievable using a subset of features, supporting feature-selection without retraining multiple models.
  • Empirical examples show distinct attributions when incorporating distal (root) vs proximate (immediate) causal notions.

Better researchstarts right now

From paper design to paper writing, dramatically reduce your research time.

No credit card · Free plan available

This review was created by AI and reviewed by human editors.