提出新方法解决差分隐私下梯度扰动导致的数据价值估算失效问题
Data value estimation on private gradients
- 通过注入有相关性的噪声替代独立随机噪声,稳定估值不确定性
- 发现传统方法在增加预算时估值误差反而线性上升,近乎随机
- 适用于数据定价、联邦学习等场景,实测提升多任务估值精度
在基于梯度的机器学习方法中,差分隐私(DP)通常通过向梯度添加独立同分布的高斯噪声实现。数据价值评估将模型性能归因于训练数据,在数据定价、协作学习和联邦学习等需强制实施DP的应用中广泛应用。当采用梯度扰动实现DP时,现有数据估值方法是否仍有效?我们证明答案是否定的:若使用独立随机噪声,估值不确定性会随估计预算线性增长,导致结果近乎随机。为此,我们提出注入精心设计的相关性噪声,可严格消除不确定性与预算的线性关系。实验表明,该方法在多种机器学习任务上均能获得更优的数据价值估计,适用于数据集估值和联邦学习等场景。
原文摘要 · Abstract (English)
For gradient-based machine learning (ML) methods commonly adopted in practice such as stochastic gradient descent, the de facto differential privacy (DP) technique is perturbing the gradients with random Gaussian noise. Data valuation attributes the ML performance to the training data and is widely used in privacy-aware applications that require enforcing DP such as data pricing, collaborative ML, and federated learning (FL). Can existing data valuation methods still be used when DP is enforced via gradient perturbations? We show that the answer is no with the default approach of injecting i.i.d.~random noise to the gradients because the estimation uncertainty of the data value estimation paradoxically linearly scales with more estimation budget, producing estimates almost like random guesses. To address this issue, we propose to instead inject carefully correlated noise to provably remove the linear scaling of estimation uncertainty w.r.t.~the budget. We also empirically demonstrate that our method gives better data value estimates on various ML tasks and is applicable to use cases including dataset valuation and~FL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。