English

Priority-Aware Shapley Value

Machine Learning 2026-02-11 v1

Abstract

Shapley values are widely used for model-agnostic data valuation and feature attribution, yet they implicitly assume contributors are interchangeable. This can be problematic when contributors are dependent (e.g., reused/augmented data or causal feature orderings) or when contributions should be adjusted by factors such as trust or risk. We propose Priority-Aware Shapley Value (PASV), which incorporates both hard precedence constraints and soft, contributor-specific priority weights. PASV is applicable to general precedence structures, recovers precedence-only and weight-only Shapley variants as special cases, and is uniquely characterized by natural axioms. We develop an efficient adjacent-swap Metropolis-Hastings sampler for scalable Monte Carlo estimation and analyze limiting regimes induced by extreme priority weights. Experiments on data valuation (MNIST/CIFAR10) and feature attribution (Census Income) demonstrate more structure-faithful allocations and a practical sensitivity analysis via our proposed "priority sweeping".

Keywords

Cite

@article{arxiv.2602.09326,
  title  = {Priority-Aware Shapley Value},
  author = {Kiljae Lee and Ziqi Liu and Weijing Tang and Yuan Zhang},
  journal= {arXiv preprint arXiv:2602.09326},
  year   = {2026}
}
R2 v1 2026-07-01T10:29:01.524Z