DP-SGD vs PATE: Which Has Less Disparate Impact on Model Accuracy?
Published in ICML Workshop on Machine Learning for Data: Automated Creation, Privacy, Bias,, 2021
Recent advances in differentially private deep learning have demonstrated that application of differential privacy, specifically the DP-SGD algorithm, has a disparate impact on different sub-groups in the population, which leads to a significantly high drop-in model utility for sub-populations that are under-represented (minorities), compared to well-represented ones. In this work, we aim to compare PATE, another mechanism for training deep learning models using differential privacy, with DP-SGD in terms of fairness. We show that PATE does have a disparate impact too, however, it is much less severe than DP-SGD. We draw insights from this observation on what might be promising directions in achieving better fairness-privacy trade-offs.
@misc{
sabbagh2023repfairgan,
title={RepFair-{GAN}: Mitigating Representation Bias in {GAN}s Using Gradient Clipping},
author={Kamil Sabbagh and Patrik Joslin Kenfack and Ad{\'\i}n Ram{\'\i}rez Rivera and Adil Khan},
year={2023},
url={https://openreview.net/forum?id=frB4MiYGoD_}
}