Natural Language Understanding with Privacy-Preserving BERT
Chen Qu, Weize Kong, Liu Yang, Mingyang Zhang, Michael Bendersky and, Marc Najork

TL;DR
This paper explores applying dx-privacy to BERT fine-tuning for natural language understanding, proposing privacy-adaptive pretraining methods that enhance utility while maintaining privacy protection.
Contribution
It introduces privacy-adaptive LM pretraining methods that significantly improve BERT's utility under privacy constraints in NLU tasks.
Findings
Privacy-adaptive pretraining boosts BERT utility.
Applying dx-privacy effectively preserves privacy.
Guidelines for privacy configuration are provided.
Abstract
Privacy preservation remains a key challenge in data mining and Natural Language Understanding (NLU). Previous research shows that the input text or even text embeddings can leak private information. This concern motivates our research on effective privacy preservation approaches for pretrained Language Models (LMs). We investigate the privacy and utility implications of applying dx-privacy, a variant of Local Differential Privacy, to BERT fine-tuning in NLU applications. More importantly, we further propose privacy-adaptive LM pretraining methods and show that our approach can boost the utility of BERT dramatically while retaining the same level of privacy protection. We also quantify the level of privacy preservation and provide guidance on privacy configuration. Our experiments and findings lay the groundwork for future explorations of privacy-preserving NLU with pretrained LMs.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Softmax · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Linear Decay · Weight Decay · WordPiece · Dropout
