Language modeling is a keystone task in natural language processing. When training a language model on sensitive information, differential privacy (DP) allows us to quantify the degree to which our private data is protected. However, training algorithms which enforce differential privacy often lead to degradation in model quality. We study the feasibility of learning a language model which is simultaneously high-quality and privacy preserving by tuning a public base model on a private corpus. We find that DP fine-tuning boosts the performance of language models in the private domain, making the training of such models possible.
@article{arxiv.2009.05886,
title = {Differentially Private Language Models Benefit from Public Pre-training},
author = {Gavin Kerrigan and Dylan Slack and Jens Tuyls},
journal= {arXiv preprint arXiv:2009.05886},
year = {2020}
}