paper-with-me

홈 › Papers

Chunked Data Shapley: A Scalable Dataset Quality Assessment for Machine Learning

2025-08-22 · Andreas Loizou, Dimitrios Tsoumakos arxiv

As the volume and diversity of available datasets continue to increase, assessing data quality has become crucial for reliable and efficient Machine Learning analytics. A modern, game-theoretic approach for evaluating data quality is the notion of Data Shapley which quantifies the value of individual data points within a dataset. State-of-the-art methods to scale the NP-hard Shapley computation also face severe challenges when applied to large-scale datasets, limiting their practical use. In this work, we present a Data Shapley approach to identify a dataset's high-quality data tuples, Chunked Data Shapley (C-DaSh). C-DaSh scalably divides the dataset into manageable chunks and estimates the contribution of each chunk using optimized subset selection and single-iteration stochastic gradient descent. This approach drastically reduces computation time while preserving high quality results. We empirically benchmark our method on diverse real-world classification and regression tasks, demonstrating that C-DaSh outperforms existing Shapley approximations in both computational efficiency (achieving speedups between 80x - 2300x) and accuracy in detecting low-quality data regions. Our method enables practical measurement of dataset quality on large tabular datasets, supporting both classification and regression pipelines.

📄 PDF Abstract BibTeX arXiv:2508.16255

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

The Shapley Value of Classifiers in Ensemble Games

2021-01-06 · Benedek Rozemberczki, Rik Sarkar

What is the value of an individual model in an ensemble of binary classifiers? We answer this question by introducing a class of transferable utility cooperative games called \textit{ensemble games}. In machine learning …

ClassificationEnsemble PruningGraph Classification

Data Valuation for Medical Imaging Using Shapley Value: Application on A Large-scale Chest X-ray Dataset

2020-10-15 · Siyi Tang, Amirata Ghorbani, Rikiya Yamashita, Sameer Rehman 외

The reliability of machine learning models can be compromised when trained on low quality data. Many large-scale medical imaging datasets contain low quality labels extracted from sources such as medical reports. Moreove…

Data ValuationPneumonia Detection

Approximating Shapley Explanations in Reinforcement Learning

2025-11-08 · Daniel Beechey, Özgür Şimşek arxiv

Reinforcement learning has achieved remarkable success in complex decision-making environments, yet its lack of transparency limits its deployment in practice, especially in safety-critical settings. Shapley values from …

Reinforcement Learning

Confounder Analysis in Measuring Representation in Product Funnels

2022-06-07 · Jilei Yang, Wentao Su

This paper discusses an application of Shapley values in the causal inference field, specifically on how to select the top confounder variables for coarsened exact matching method in a scalable way. We use a dataset from…

Causal Inference

Losing is for Cherishing: Data Valuation Based on Machine Unlearning and Shapley Value

2025-05-22 · Le Ma, Shirao Yang, ZiHao Wang, Yinggui Wang 외

The proliferation of large models has intensified the need for efficient data valuation methods to quantify the contribution of individual data providers. Traditional approaches, such as game-theory-based Shapley value a…

Data ValuationMachine Unlearning