NAACL 2024findings7 citations

The Impact of Differential Privacy on Group Disparity Mitigation

Victor Hansen, Atula Neerkaje, Ramit Sawhney, Lucie Flek, Anders Søgaard

Abstract

The performance cost of differential privacy has, for some applications, been shown to be higher for minority groups; fairness, conversely, has been shown to disproportionally compromise the privacy of members of such groups. Most work in this area has been restricted to computer vision and risk assessment. In response, we evaluate the impact of differential privacy on fairness across four diverse tasks, focusing on how attempts to mitigate privacy violations and between-group performance differences interact: Does privacy inhibit attempts to ensure fairness? To this end, we train (𝜀,𝛿)-differentially private models with empirical risk minimization and group distributionally robust training objectives. Consistent with previous findings, we find that differential privacy increases between-group performance differences in the baseline setting; more interestingly, differential privacy reduces between-group performance differences in the robust setting. We explain this by interpreting differential privacy as regularization.

BibTeX
@inproceedings{hansen-etal-2024-impact,
    title = "The Impact of Differential Privacy on Group Disparity Mitigation",
    author = "Hansen, Victor  and
      Neerkaje, Atula  and
      Sawhney, Ramit  and
      Flek, Lucie  and
      S{\o}gaard, Anders",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.249/",
    doi = "10.18653/v1/2024.findings-naacl.249",
    pages = "3952--3965"
}