English

Privacy Regularization: Joint Privacy-Utility Optimization in Language Models

Machine Learning 2021-04-19 v2 Computation and Language Cryptography and Security

Abstract

Neural language models are known to have a high capacity for memorization of training samples. This may have serious privacy implications when training models on user content such as email correspondence. Differential privacy (DP), a popular choice to train models with privacy guarantees, comes with significant costs in terms of utility degradation and disparate impact on subgroups of users. In this work, we introduce two privacy-preserving regularization methods for training language models that enable joint optimization of utility and privacy through (1) the use of a discriminator and (2) the inclusion of a triplet-loss term. We compare our methods with DP through extensive evaluation. We show the advantages of our regularizers with favorable utility-privacy trade-off, faster training with the ability to tap into existing optimization approaches, and ensuring uniform treatment of under-represented subgroups.

Keywords

Cite

@article{arxiv.2103.07567,
  title  = {Privacy Regularization: Joint Privacy-Utility Optimization in Language Models},
  author = {Fatemehsadat Mireshghallah and Huseyin A. Inan and Marcello Hasegawa and Victor Rühle and Taylor Berg-Kirkpatrick and Robert Sim},
  journal= {arXiv preprint arXiv:2103.07567},
  year   = {2021}
}

Comments

NAACL-HLT 2021 Paper

R2 v1 2026-06-24T00:05:32.356Z