Challenge: Differential privacy (DP) and federated learning (FL) are used for language models training in production mobile keyboard applications.
Approach: They propose a variant of DP-FTRL that uses a correlated noise mechanism to train on-device language models.
Outcome: The proposed method improves privacy-utility trade-off and memory efficiency over existing FL methods while simplifying usage requirements and reducing memory.

Similar Papers

Federated Learning of Gboard Language Models with Differential Privacy (2023.acl-industry)

Copied to clipboard

Challenge: Using federated learning and differential privacy, we train and deploy language models with federation and DP in Google Keyboard.
Approach: They train and deploy language models with federated learning and differential privacy in Google Keyboard .
Outcome: The proposed algorithm achieves meaningfully formal DP guarantees without uniform sampling of clients.
Privacy Regularization: Joint Privacy-Utility Optimization in LanguageModels (2021.naacl-main)

Copied to clipboard

Challenge: Neural language models have a high capacity for memorization of training samples . however, this can cause privacy degradation and disparate impact on subgroups of users .
Approach: They propose two privacy-preserving regularization methods for training language models that enable joint optimization of utility and privacy.
Outcome: The proposed methods have favorable utility-privacy trade-off, faster training and uniform treatment of under-represented subgroups.
Just Fine-tune Twice: Selective Differential Privacy for Large Language Models (2022.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to protect language models from privacy leakage suffer from limited user control and low utility . et al., 2018: a novel framework that achieves SDP for state-of-the-art large transformer-based models.
Approach: They propose a framework that applies differential privacy to large language models . they use redacted in-domain data to fine-tune the model with original in- domain data .
Outcome: The proposed framework achieves strong utility compared to baselines.
Can Public Large Language Models Help Private Cross-device Federated Learning? (2024.findings-naacl)

Copied to clipboard

Challenge: Recent studies have shown that public data can be used to improve privacy-utility trade-offs for large and small language models.
Approach: They propose to use large-scale public data to help differentially private FL training . they propose a distribution matching algorithm with theoretical grounding to sample public data close to private data distribution .
Outcome: The proposed method is efficient and effective for training private models by taking advantage of public data.
How reparametrization trick broke differentially-private text representation learning (2022.acl-short)

Copied to clipboard

Challenge: Differential privacy (DP) is a formal mathematical treatment of privacy protection . it guarantees how much privacy can be lost in the worst case . adapting DP mechanisms to NLP properly is largely non-trivial task .
Approach: They propose to use differential privacy to learn text representations using DPText to quantify and guarantee how much privacy can be lost in the worst case.
Outcome: The proposed methods are falsely claimed to be differentially private and violate privacy loss guarantees.
Fine-Tuning Language Models with Differential Privacy through Adaptive Noise Allocation (2024.findings-emnlp)

Copied to clipboard

Challenge: Language models can memorize detailed information and patterns, but raise privacy concerns . ANADP reduces the performance gap between regular and DP fine-tuning while maintaining the privacy constraints.
Approach: They propose an algorithm that allocates additive noise based on the importance of model parameters to reduce the performance gap between regular fine-tuning and traditional DP fine- tuning.
Outcome: The proposed algorithm narrows the performance gap between regular fine-tuning and traditional DP fine- tuning while maintaining privacy constraints.
One size does not fit all: Investigating strategies for differentially-private learning across NLP tasks (2022.emnlp-main)

Copied to clipboard

Challenge: Existing research on the efficiency of differentially-private stochastic gradient descent (DP-SGD) in NLP is inconclusive or even counter-intuitive.
Approach: They propose to use differentially-private stochastic gradient descent (DP-SGD) to preserve privacy in NLP by using modern neural models based on BERT and XtremeDistil architectures to conduct extensive experiments.
Outcome: The proposed models and training strategies provide the best trade-off between privacy and performance on different NLP tasks.
Empirical Studies of Institutional Federated Learning For Natural Language Processing (2020.findings-emnlp)

Copied to clipboard

Challenge: federated learning is a promising ideology to unite isolated datasets for machine learning problems.
Approach: They propose to use federated natural language processing networks to train a popular NLP model with applications in sentence intent classification.
Outcome: The proposed model is sensitive to imbalanced data load and tested against a federated model under imbalanced datasets.
Differentially Private Natural Language Models: Recent Advances and Future Directions (2024.findings-eacl)

Copied to clipboard

Challenge: Recent advances in deep learning have led to great success in various natural language processing tasks.
Approach: They propose a systematic review of recent advances in DP deep learning models . they discuss some differences and additional challenges of DP-NLP .
Outcome: The proposed method can prevent reconstruction attacks and protect against potential side knowledge while maintaining the privacy of sensitive data.
Federated Model Decomposition with Private Vocabulary for Text Classification (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to train federated learning (FL) for natural language processing require sensitive data to leave local devices.
Approach: They propose a fedrated model decomposition method that protects the privacy of vocabularies . they propose an adaptive updating technique to improve the performance of local models .
Outcome: The proposed method protects the privacy of vocabularies in federated learning tasks . it maintains competitive performance and provides better privacy-preserving capacity compared to status quo methods.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations