AIMEMLMay 4

First-Order Efficiency for Probabilistic Value Estimation via A Statistical Viewpoint

arXiv:2605.0282757.41 citations
Predicted impact top 65% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing efficient Shapley value approximations in explainable AI and data valuation, this provides a principled way to improve estimator accuracy.

Probabilistic values like Shapley are approximated via Monte Carlo; existing estimators share a first-order error structure. The authors propose EASE, which minimizes first-order MSE by jointly optimizing sampling law and surrogate, consistently outperforming state-of-the-art estimators.

Probabilistic values, including Shapley values and semivalues, provide a model-agnostic framework to attribute the behavior of a black-box model to data points or features, with a wide range of applications including explainable artificial intelligence and data valuation. However, their exact computation requires utility evaluations over exponentially many coalitions, making Monte Carlo approximation essential in modern machine learning applications. Existing estimators are often developed through different identification strategies, including weighted averages, self-normalized weighting, regression adjustment, and weighted least squares. Our key observation is that these seemingly distinct constructions share a common first-order error structure, in which the leading term is an augmented inverse-probability weighted influence term determined by the sampling law and a working surrogate function. This first-order representation yields an explicit expression for the leading mean squared error (MSE), which characterizes how the sampling law and the surrogate jointly determine statistical efficiency. Guided by this criterion, we propose an Efficiency-Aware Surrogate-adjusted Estimator (EASE) that directly chooses the sampling law and surrogate to minimize the first-order MSE. We demonstrate that EASE consistently outperforms state-of-the-art estimators for various probabilistic values.

Foundations

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

Your Notes