Compliance-weighted noise allocation in federated healthcare learning claims no accuracy loss versus uniform noise, but its differential privacy guarantee applies only to the aggregator dataset, not client data.
Differential Privacy Has Disparate Impact on Model Accuracy
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Differential privacy (DP) is a popular mechanism for training machine learning models with bounded leakage about the presence of specific points in the training data. The cost of differential privacy is a reduction in the model's accuracy. We demonstrate that in the neural networks trained using differentially private stochastic gradient descent (DP-SGD), this cost is not borne equally: accuracy of DP models drops much more for the underrepresented classes and subgroups. For example, a gender classification model trained using DP-SGD exhibits much lower accuracy for black faces than for white faces. Critically, this gap is bigger in the DP model than in the non-DP model, i.e., if the original model is unfair, the unfairness becomes worse once DP is applied. We demonstrate this effect for a variety of tasks and models, including sentiment analysis of text and image classification. We then explain why DP training mechanisms such as gradient clipping and noise addition have disproportionate effect on the underrepresented and more complex subgroups, resulting in a disparate reduction of model accuracy.
fields
cs.LG 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Inclusive Federated Learning Through Compliance-Weighted Noise Allocation in Healthcare AI
Compliance-weighted noise allocation in federated healthcare learning claims no accuracy loss versus uniform noise, but its differential privacy guarantee applies only to the aggregator dataset, not client data.