paper-with-me

홈 › Papers

When differential privacy meets NLP: The devil is in the detail

2021-09-07 · EMNLP 2021 11 · Ivan Habernal

Differential privacy provides a formal approach to privacy of individuals. Applications of differential privacy in various scenarios, such as protecting users' original utterances, must satisfy certain mathematical properties. Our contribution is a formal analysis of ADePT, a differentially private auto-encoder for text rewriting (Krishna et al, 2021). ADePT achieves promising results on downstream tasks while providing tight privacy guarantees. Our proof reveals that ADePT is not differentially private, thus rendering the experimental results unsubstantiated. We also quantify the impact of the error in its private mechanism, showing that the true sensitivity is higher by at least factor 6 in an optimistic case of a very small encoder's dimension and that the amount of utterances that are not privatized could easily reach 100% of the entire dataset. Our intention is neither to criticize the authors, nor the peer-reviewing process, but rather point out that if differential privacy applications in NLP rely on formal guarantees, these should be outlined in full and put under detailed scrutiny.

📄 PDF Abstract BibTeX arXiv:2109.03175

Code (2)

habernal/emnlp2021-differential-privacy-nlp 공식 구현
trusthlt/dp-rewrite pytorch

Similar Papers 제목 키워드 기반

When Differential Privacy Meets Interpretability: A Case Study

2021-06-24 · Rakshit Naidu, Aman Priyanshu, Aadith Kumar, Sasikanth Kotti 외

Given the increase in the use of personal data for training Deep Neural Networks (DNNs) in tasks such as medical imaging and diagnosis, differentially private training of DNNs is surging in importance and there is a larg…

Federated Learning Meets Fairness and Differential Privacy

2021-08-23 · Manisha Padala, Sankarshan Damle, Sujit Gujar

Deep learning's unprecedented success raises several ethical concerns ranging from biased predictions to data privacy. Researchers tackle these issues by introducing fairness metrics, or federated learning, or differenti…

FairnessFederated Learning

When Differential Privacy Meets Wireless Federated Learning: An Improved Analysis for Privacy and Convergence

2026-03-19 · Chen Yaoling, Liang Hao, Tu Xiaotong arxiv

Differentially private wireless federated learning (DPWFL) is a promising framework for protecting sensitive user data. However, foundational questions on how to precisely characterize privacy loss remain open, and exist…

Federated Learning

Differential Privacy Meets Neural Network Pruning

2023-03-08 · Kamil Adamczewski, Mijung Park

A major challenge in applying differential privacy to training deep neural network models is scalability.The widely-used training algorithm, differentially private stochastic gradient descent (DP-SGD), struggles with tra…

Dimensionality ReductionNetwork Pruning

When Federated Learning Meets Quantum Computing: Survey and Research Opportunities

2025-04-09 · Aakar Mathur, Ashish Gupta, Sajal K. Das

Quantum Federated Learning (QFL) is an emerging field that harnesses advances in Quantum Computing (QC) to improve the scalability and efficiency of decentralized Federated Learning (FL) models. This paper provides a sys…

Federated Learning