paper-with-me

홈 › Papers

Fair feature attribution for multi-output prediction: a Shapley-based perspective

2026-02-26 · Umberto Biccari, Alain Ibáñez de Opakua, José María Mato, Óscar Millet, Roberto Morales, Enrique Zuazua arxiv

In this article, we provide an axiomatic characterization of feature attribution for multi-output predictors within the Shapley framework. While SHAP explanations are routinely computed independently for each output coordinate, the theoretical necessity of this practice has remained unclear. By extending the classical Shapley axioms to vector-valued cooperative games, we establish a rigidity theorem showing that any attribution rule satisfying efficiency, symmetry, dummy player, and additivity must necessarily decompose component-wise across outputs. Consequently, any joint-output attribution rule must relax at least one of the classical Shapley axioms. This result identifies a previously unformalized structural constraint in Shapley-based interpretability, clarifying the precise scope of fairness-consistent explanations in multi-output learning. Numerical experiments on a biomedical benchmark illustrate that multi-output models can yield computational savings in training and deployment, while producing SHAP explanations that remain fully consistent with the component-wise structure imposed by the Shapley axioms.

📄 PDF Abstract BibTeX arXiv:2602.22882

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Backdoor-based Explainable AI Benchmark for High Fidelity Evaluation of Attribution Methods

2024-05-02 · Peiyu Yang, Naveed Akhtar, Jiantong Jiang, Ajmal Mian

Attribution methods compute importance scores for input features to explain the output predictions of deep models. However, accurate assessment of attribution methods is challenged by the lack of benchmark fidelity for a…

Benchmarking

Explaining Risks: Axiomatic Risk Attributions for Financial Models

2025-06-07 · Dangxing Chen

In recent years, machine learning models have achieved great success at the expense of highly complex black-box structures. By using axiomatic attribution methods, we can fairly allocate the contributions of each feature…

Influence-based Attributions can be Manipulated

2024-09-08 · Chhavi Yadav, Ruihan Wu, Kamalika Chaudhuri

Influence Functions are a standard tool for attributing predictions to training data in a principled manner and are widely used in applications such as data valuation and fairness. In this work, we present realistic ince…

Data ValuationFairness

Interpreting Deep Learning Models with Marginal Attribution by Conditioning on Quantiles

2021-03-22 · M. Merz, R. Richman, T. Tsanakas, M. V. Wüthrich

A vastly growing literature on explaining deep learning models has emerged. This paper contributes to that literature by introducing a global gradient-based model-agnostic method, which we call Marginal Attribution by Co…

Play Fair: Frame Attributions in Video Models

2020-11-24 · Will Price, Dima Damen

In this paper, we introduce an attribution method for explaining action recognition models. Such models fuse information from multiple frames within a video, through score aggregation or relational reasoning. We break do…

Action RecognitionRelational Reasoning