paper-with-me

홈 › Papers

DUPRE: Data Utility Prediction for Efficient Data Valuation

2025-02-22 · Kieu Thao Nguyen Pham, Rachael Hwee Ling Sim, Quoc Phong Nguyen, See Kiong Ng, Bryan Kian Hsiang Low

Data valuation is increasingly used in machine learning (ML) to decide the fair compensation for data owners and identify valuable or harmful data for improving ML models. Cooperative game theory-based data valuation, such as Data Shapley, requires evaluating the data utility (e.g., validation accuracy) and retraining the ML model for multiple data subsets. While most existing works on efficient estimation of the Shapley values have focused on reducing the number of subsets to evaluate, our framework, \texttt{DUPRE}, takes an alternative yet complementary approach that reduces the cost per subset evaluation by predicting data utilities instead of evaluating them by model retraining. Specifically, given the evaluated data utilities of some data subsets, \texttt{DUPRE} fits a \emph{Gaussian process} (GP) regression model to predict the utility of every other data subset. Our key contribution lies in the design of our GP kernel based on the sliced Wasserstein distance between empirical data distributions. In particular, we show that the kernel is valid and positive semi-definite, encodes prior knowledge of similarities between different data subsets, and can be efficiently computed. We empirically verify that \texttt{DUPRE} introduces low prediction error and speeds up data valuation for various ML models, datasets, and utility functions.

📄 PDF Abstract BibTeX arXiv:2502.16152

Code (1)

kakaeriol/uncertainty_shapley 공식 구현 pytorch

Tasks

Data ValuationPrediction

Similar Papers 제목 키워드 기반

Utility-Fairness Trade-Offs and How to Find Them

2024-04-15 · CVPR 2024 1 · Sepehr Dehdashtian, Bashir Sadeghi, Vishnu Naresh Boddeti

When building classification systems with demographic fairness considerations, there are two objectives to satisfy: 1) maximizing utility for the specific task and 2) ensuring fairness w.r.t. a known demographic attribut…

AttributeFairnessRepresentation Learning

Linear Disentangled Representations and Unsupervised Action Estimation

2020-08-18 · NeurIPS 2020 12 · Matthew Painter, Jonathon Hare, Adam Prugel-Bennett

Disentangled representation learning has seen a surge in interest over recent times, generally focusing on new models which optimise one of many disparate disentanglement metrics. Symmetry Based Disentangled Representati…

DisentanglementRepresentation Learning

DSF-GAN: DownStream Feedback Generative Adversarial Network

2024-03-27 · Oriel Perets, Nadav Rappoport

Utility and privacy are two crucial measurements of the quality of synthetic tabular data. While significant advancements have been made in privacy measures, generating synthetic samples with high utility remains challen…

Generative Adversarial Network

Tempora: Characterising the Time-Contingent Utility of Online Test-Time Adaptation

2026-02-05 · Sudarshan Sreeram, Young D. Kwon, Cecilia Mascolo arxiv

Test-time adaptation (TTA) offers a compelling remedy for machine learning (ML) models that degrade under domain shifts, improving generalisation on-the-fly with only unlabelled samples. This flexibility suits real deplo…

Test-time Adaptation

Performance metrics for intervention-triggering prediction models do not reflect an expected reduction in outcomes from using the model

2020-06-02 · Alejandro Schuler, Aashish Bhardwaj, Vincent Liu

Clinical researchers often select among and evaluate risk prediction models using standard machine learning metrics based on confusion matrices. However, if these models are used to allocate interventions to patients, st…

valid