English

Fair NLP Models with Differentially Private Text Encoders

Computation and Language 2022-05-13 v1 Machine Learning

Abstract

Encoded text representations often capture sensitive attributes about individuals (e.g., race or gender), which raise privacy concerns and can make downstream models unfair to certain groups. In this work, we propose FEDERATE, an approach that combines ideas from differential privacy and adversarial training to learn private text representations which also induces fairer models. We empirically evaluate the trade-off between the privacy of the representations and the fairness and accuracy of the downstream model on four NLP datasets. Our results show that FEDERATE consistently improves upon previous methods, and thus suggest that privacy and fairness can positively reinforce each other.

Keywords

Cite

@article{arxiv.2205.06135,
  title  = {Fair NLP Models with Differentially Private Text Encoders},
  author = {Gaurav Maheshwari and Pascal Denis and Mikaela Keller and Aurélien Bellet},
  journal= {arXiv preprint arXiv:2205.06135},
  year   = {2022}
}

Comments

submitted to: ACL-ARR 2022 (February) - https://openreview.net/forum?id=BVgNSki6q1c

R2 v1 2026-06-24T11:15:34.981Z