AIGTCOMLJun 3, 2023

DU-Shapley: A Shapley Value Proxy for Efficient Dataset Valuation

arXiv:2306.02071v314 citationsh-index: 24
AI Analysis

This work addresses dataset valuation for machine learning practitioners, offering a more efficient method that is incremental over existing Shapley approximations.

The paper tackles the computational inefficiency of Shapley value approximations for dataset valuation by proposing DU-Shapley, a proxy method based on discrete uniform distributions, which achieves significant speed-ups in experiments.

We consider the dataset valuation problem, that is, the problem of quantifying the incremental gain, to some relevant pre-defined utility of a machine learning task, of aggregating an individual dataset to others. The Shapley value is a natural tool to perform dataset valuation due to its formal axiomatic justification, which can be combined with Monte Carlo integration to overcome the computational tractability challenges. Such generic approximation methods, however, remain expensive in some cases. In this paper, we exploit the knowledge about the structure of the dataset valuation problem to devise more efficient Shapley value estimators. We propose a novel approximation, referred to as discrete uniform Shapley, which is expressed as an expectation under a discrete uniform distribution with support of reasonable size. We justify the relevancy of the proposed framework via asymptotic and non-asymptotic theoretical guarantees and illustrate its benefits via an extensive set of numerical experiments.

Foundations

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

Your Notes