paper-with-me

홈 › Papers

DP-SGD vs PATE: Which Has Less Disparate Impact on Model Accuracy?

2021-06-22 · Archit Uniyal, Rakshit Naidu, Sasikanth Kotti, Sahib Singh, Patrik Joslin Kenfack, FatemehSadat Mireshghallah, Andrew Trask

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.

📄 PDF Abstract BibTeX arXiv:2106.12576

Code (1)

sahibsin/Private_ClassImbalance 공식 구현 pytorch

Tasks

Deep LearningFairness

Similar Papers 제목 키워드 기반

DP-SGD vs PATE: Which Has Less Disparate Impact on GANs?

2021-11-26 · Georgi Ganev

Generative Adversarial Networks (GANs) are among the most popular approaches to generate synthetic data, especially images, for data sharing purposes. Given the vital importance of preserving the privacy of the individua…

Robin Hood and Matthew Effects: Differential Privacy Has Disparate Impact on Synthetic Data

2021-09-23 · Georgi Ganev, Bristena Oprisanu, Emiliano De Cristofaro

Generative models trained with Differential Privacy (DP) can be used to generate synthetic data while minimizing privacy risks. We analyze the impact of DP on these models vis-a-vis underrepresented classes/subgroups of …

Pruning has a disparate impact on model accuracy

2022-05-26 · Cuong Tran, Ferdinando Fioretto, Jung-eun Kim, Rakshit Naidu

Network pruning is a widely-used compression technique that is able to significantly scale down overparameterized models with minimal loss of accuracy. This paper shows that pruning may create or exacerbate disparate imp…

Network Pruning

Statistical Guarantees in the Search for Less Discriminatory Algorithms

2025-12-30 · Chris Hays, Ben Laufer, Solon Barocas, Manish Raghavan arxiv

U.S. discrimination law can impose liability on firms that fail to adopt a less discriminatory alternative (LDA): a decision policy that achieves the same business objectives while reducing disparate impact on legally pr…

Certifying and removing disparate impact

2014-12-11 · Michael Feldman, Sorelle Friedler, John Moeller, Carlos Scheidegger 외

What does it mean for an algorithm to be biased? In U.S. law, unintentional bias is encoded via disparate impact, which occurs when a selection process has widely different outcomes for different groups, even as it appea…