An Asymptotic Analysis of the Shapley Value for Dataset Valuation
Published 3 Jul 2026 in cs.GT | (2607.03374v1)
Abstract: We propose an asymptotic analysis of the Shapley value in a dataset valuation setting in which utilities are modeled as smooth functionals of empirical distributions via reproducing kernel Hilbert space (RKHS) mean embeddings. We prove that, despite its combinatorial definition, the Shapley value of a data source is asymptotically captured by a simple leading term. This term can be interpreted as the first-order contribution of a dataset relative to the surrounding data population. It also identifies the scale of the Shapley value as the number of data sources grows and provides a framework for analyzing existing Shapley value estimators. Moreover, for practitioners working with large numbers of datasets, the leading term becomes a tractable reference against which Shapley value approximations can be benchmarked.
The paper establishes a rigorous asymptotic expansion for the Shapley value, showing that a data owner’s contribution decays as log(I)/I in collaborative settings.
The approach informs the design of permutation-based, group-testing, and stratified Monte Carlo methods, enhancing both interpretability and estimator efficiency.
Asymptotic Analysis of the Shapley Value for Dataset Valuation
Overview and Motivation
This paper provides a rigorous asymptotic characterization of the Shapley value in cooperative dataset valuation settings, where utilities are smooth functionals of empirical distributions through RKHS mean embeddings. The motivation is to understand the large-scale behavior of the Shapley value when the number of data owners grows, resolving theoretical and practical questions related to scalability, interpretability, and benchmarking of both the Shapley value itself and efficient proxy estimators.
Formal Setting
The analysis considers a collaborative learning scenario with multiple data owners, each contributing a dataset Dj​. For each subset S of owners, a utility function v(DS​) encapsulates the gain from pooling their data. The corresponding cooperative game assigns to each owner the Shapley value, calculated as the average marginal improvement their dataset provides over all possible subsets.
The paper's primary contribution is to show that, as I grows, the Shapley value ϕiI​ of the fixed data owner S0 admits a precise asymptotic expansion. The combinatorial averaging over exponentially many coalitions collapses to a tractable leading order term S1: S2
where:
S3 is the size of S4,
S5 is the mean dataset size in the population,
S6 (harmonic number),
S7 is the first-order utility-relevant deviation of S8 from the population reference.
Figure 1: Relative error of each estimator averaged over 30 independent repetitions with standard errors. The dashed curve is a reference guide for the predicted S9 relative error decay.
Formally, for smooth utilities and bounded kernel features, the Shapley value satisfies: v(DS​)0
where the expectation is over the random draw of surrounding players.
The leading term structurally factorizes:
Dataset size (v(DS​)1): scaling property,
First-order signal (v(DS​)2): RKHS-weighted differential utility,
Thus, for non-degenerate data owners (v(DS​)4), the Shapley value asymptotically scales as v(DS​)5. This provides a sharp answer to the order-of-magnitude question of how fast individual incremental value vanishes in collaborative environments as the number of participating owners grows.
Absolute and Relative Error Principle
A direct corollary is that any estimator v(DS​)6 of the Shapley value is relatively consistent if its absolute error is v(DS​)7, i.e.,
v(DS​)8
This reorients the design and analysis of approximate Shapley estimators: for large v(DS​)9, tracking the leading term is both necessary and sufficient for consistency in relative error. The approach thus delivers a concrete finite-i0 lower bound and sets the error scale that must be beaten by practical algorithms.
Consequences for Efficient Estimation
The paper then systematically applies this asymptotic framework to permutation-based Monte Carlo, group-testing-based, and DU-Shapley/statified MC estimators.
Permutation Monte Carlo: For i1 samples, the estimator achieves vanishing relative error.
Group Testing: Given a query budget achieving absolute error i2, relative consistency follows.
DU-Shapley/Stratified MC: Both fit a structural class of "leading-order" estimators—those that directly approximate the cardinality-wise first-order signal—with provably bounded error and consistency.
Benchmarking via the Leading Term
The paper establishes, for the first time, a practical, interpretable, and computationally efficient large-scale benchmark for Shapley value approximations: the leading term i3. It is readily computed (or consistently estimated under known population parameters) even when exact Shapley computation is infeasible. The presented numerical results confirm that state-of-the-art estimators rapidly converge towards this benchmark as i4 increases, with empirically observed relative errors decreasing faster than i5 for realistic data distributions and utilities.
Figure 1: The average relative error of permutation Monte Carlo, DU-Shapley, and stratified Monte Carlo estimators, plotted against the leading term, demonstrates the predicted decrease with growing player population.
Theoretical and Practical Implications
Theoretical:
The analysis provides a foundation for future large-scale, asymptotic theory in cooperative data valuation.
It clarifies the exact shape of the value decay, settling foundational questions about the limiting regime of Shapley-based incentives in federated and collaborative learning.
It justifies novel error metrics for estimator evaluation in the growing-player regime.
Practical:
Practitioners can benchmark and calibrate scalable Shapley proxies by assessing their convergence to the (tractable) leading term.
The leading term quantities are easily interpretable and allow attribution auditing at scale.
The structure informs the design of improved sampling and variance reduction schemes in practical Shapley estimation.
Limitations and Directions for Future Work
The analysis presumes i.i.d. sampling in the owner population, smoothness and boundedness of the RKHS embedding and utility functional, and exact knowledge of the population parameters to compute oracle leading terms. Extending the results to dependent owners, more complex (e.g., deep learning-based) utility functionals, and high-dimensional/structured data settings constitutes promising directions. Statistical error from plug-in estimation of population references deserves further study.
Conclusion
This study provides a principled and rigorous framework for understanding Shapley value asymptotics in dataset valuation. It establishes that the value of a fixed data owner is dominated by an explicit, interpretable leading term of order i6, with direct implications for the design, analysis, and benchmarking of scalable Shapley estimators. This bridges the gap between cooperative game-theoretic value assignment and the practical realities of collaborative learning with large and growing sets of data owners.
Reference: "An Asymptotic Analysis of the Shapley Value for Dataset Valuation" (2607.03374)