paper-with-me

홈 › Papers

Differentially Private Shapley Values for Data Evaluation

2022-06-01 · Lauren Watson, Rayna Andreeva, Hao-Tsung Yang, Rik Sarkar

The Shapley value has been proposed as a solution to many applications in machine learning, including for equitable valuation of data. Shapley values are computationally expensive and involve the entire dataset. The query for a point's Shapley value can also compromise the statistical privacy of other data points. We observe that in machine learning problems such as empirical risk minimization, and in many learning algorithms (such as those with uniform stability), a diminishing returns property holds, where marginal benefit per data point decreases rapidly with data sample size. Based on this property, we propose a new stratified approximation method called the Layered Shapley Algorithm. We prove that this method operates on small (O(\polylog(n))) random samples of data and small sized ($O(\log n)$) coalitions to achieve the results with guaranteed probabilistic accuracy, and can be modified to incorporate differential privacy. Experimental results show that the algorithm correctly identifies high-value data points that improve validation accuracy, and that the differentially private evaluations preserve approximate ranking of data.

📄 PDF Abstract BibTeX arXiv:2206.00511

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Differentially Private E-Values

2025-10-21 · Daniel Csillag, Diego Mesquita arxiv

E-values have gained prominence as flexible tools for statistical inference and risk control, enabling anytime- and post-hoc-valid procedures under minimal assumptions. However, many real-world applications fundamentally…

Feature Inference Attack on Shapley Values

2024-07-16 · Xinjian Luo, Yangfan Jiang, Xiaokui Xiao

As a solution concept in cooperative game theory, Shapley value is highly recognized in model interpretability studies and widely adopted by the leading Machine Learning as a Service (MLaaS) providers, such as Google, Mi…

Inference AttackPrivacy Preserving

A Stability-based Validation Procedure for Differentially Private Machine Learning

2013-12-01 · NeurIPS 2013 12 · Kamalika Chaudhuri, Staal A. Vinterbo

Differential privacy is a cryptographically motivated definition of privacy which has gained considerable attention in the algorithms, machine-learning and data-mining communities. While there has been an explosion of wo…

BIG-bench Machine Learning

A Differentially Private Wilcoxon Signed-Rank Test

2018-09-05 · Simon Couch, Zeki Kazan, Kaiyan Shi, Andrew Bray 외

Hypothesis tests are a crucial statistical tool for data mining and are the workhorse of scientific research in many fields. Here we present a differentially private analogue of the classic Wilcoxon signed-rank hypothesi…

Comparative Study of Differentially Private Synthetic Data Algorithms from the NIST PSCR Differential Privacy Synthetic Data Challenge

2019-11-28 · Claire McKay Bowen, Joshua Snoke

Differentially private synthetic data generation offers a recent solution to release analytically useful data while preserving the privacy of individuals in the data. In order to utilize these algorithms for public polic…

Synthetic Data Generation