One size does not fit all: Investigating strategies for differentially-private learning across NLP tasks
Manuel Senge, Timour Igamberdiev, Ivan Habernal

TL;DR
This paper analyzes various privacy-preserving strategies in NLP across multiple tasks and models, revealing that no single approach works best universally and each task requires tailored privacy solutions.
Contribution
It provides an extensive empirical evaluation of privacy strategies in NLP, highlighting the need for task-specific privacy approaches rather than one-size-fits-all solutions.
Findings
Privacy strategies vary in effectiveness across tasks
No universal privacy approach outperforms others
Task-specific privacy tuning is necessary for optimal performance
Abstract
Preserving privacy in contemporary NLP models allows us to work with sensitive data, but unfortunately comes at a price. We know that stricter privacy guarantees in differentially-private stochastic gradient descent (DP-SGD) generally degrade model performance. However, previous research on the efficiency of DP-SGD in NLP is inconclusive or even counter-intuitive. In this short paper, we provide an extensive analysis of different privacy preserving strategies on seven downstream datasets in five different `typical' NLP tasks with varying complexity using modern neural models based on BERT and XtremeDistil architectures. We show that unlike standard non-private approaches to solving NLP tasks, where bigger is usually better, privacy-preserving strategies do not exhibit a winning pattern, and each task and privacy regime requires a special treatment to achieve adequate performance.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Adversarial Robustness in Machine Learning
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Layer Normalization · Residual Connection · Dropout · Dense Connections · Weight Decay · Softmax · Linear Warmup With Linear Decay
