paper-with-me

홈 › Papers

Towards Efficient Data Valuation Based on the Shapley Value

2019-02-27 · Ruoxi Jia, David Dao, Boxin Wang, Frances Ann Hubis, Nick Hynes, Nezihe Merve Gurel, Bo Li, Ce Zhang, Dawn Song, Costas Spanos

"How much is my data worth?" is an increasingly common question posed by organizations and individuals alike. An answer to this question could allow, for instance, fairly distributing profits among multiple data contributors and determining prospective compensation when data breaches happen. In this paper, we study the problem of data valuation by utilizing the Shapley value, a popular notion of value which originated in cooperative game theory. The Shapley value defines a unique payoff scheme that satisfies many desiderata for the notion of data value. However, the Shapley value often requires exponential time to compute. To meet this challenge, we propose a repertoire of efficient algorithms for approximating the Shapley value. We also demonstrate the value of each training instance for various benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1902.10275

Code (1)

aai-institute/pyDVL pytorch

Tasks

Data Valuation

Similar Papers 제목 키워드 기반

Data Selection for Fine-tuning Large Language Models Using Transferred Shapley Values

2023-06-16 · Stephanie Schoch, Ritwick Mishra, Yangfeng Ji

Although Shapley values have been shown to be highly effective for identifying harmful training instances, dataset size and model complexity constraints limit the ability to apply Shapley-based data valuation to fine-tun…

Data ValuationLanguage ModelingLanguage ModellingNatural Language Understanding

FW-Shapley: Real-time Estimation of Weighted Shapley Values

2025-03-09 · Pranoy Panda, Siddharth Tandon, Vineeth N Balasubramanian

Fair credit assignment is essential in various machine learning (ML) applications, and Shapley values have emerged as a valuable tool for this purpose. However, in critical ML applications such as data valuation and feat…

Data Valuation

Efficient Shapley Values Estimation by Amortization for Text Classification

2023-05-31 · Chenghao Yang, Fan Yin, He He, Kai-Wei Chang 외

Despite the popularity of Shapley Values in explaining neural text classification models, computing them is prohibitive for large pretrained models due to a large number of model evaluations. In practice, Shapley Values …

Classificationtext-classificationText Classification

CS-Shapley: Class-wise Shapley Values for Data Valuation in Classification

2022-11-13 · Stephanie Schoch, Haifeng Xu, Yangfeng Ji

Data valuation, or the valuation of individual datum contributions, has seen growing interest in machine learning due to its demonstrable efficacy for tasks such as noisy label detection. In particular, due to the desira…

Data Valuation

Shapley Values with Uncertain Value Functions

2023-01-19 · Raoul Heese, Sascha Mücke, Matthias Jakobs, Thore Gerlach 외

We propose a novel definition of Shapley values with uncertain value functions based on first principles using probability theory. Such uncertain value functions can arise in the context of explainable machine learning a…