← Search

Timour Igamberdiev

4 accepted papers

2024

Granularity is crucial when applying differential privacy to text: An investigation for neural machine translation

EMNLP 2024finding

Applying differential privacy (DP) by means of the DP-SGD algorithm to protect individual data points during training is becoming increasingly popular in NLP. However, the choice of granularity at which DP is applied is often neglected. For example, neural machine translation (NMT) typically operate…

2023

DP-BART for Privatized Text Rewriting under Local Differential Privacy

ACL 2023findings

Privatized text rewriting with local differential privacy (LDP) is a recent approach that enables sharing of sensitive textual documents while formally guaranteeing privacy protection to individuals. However, existing systems face several issues, such as formal mathematical flaws, unrealistic privac…

2022

DP-Rewrite: Towards Reproducibility and Transparency in Differentially Private Text Rewriting

COLING 2022main

Text rewriting with differential privacy (DP) provides concrete theoretical guarantees for protecting the privacy of individuals in textual documents. In practice, existing systems may lack the means to validate their privacy-preserving claims, leading to problems of transparency and reproducibility…

2022

One size does not fit all: Investigating strategies for differentially-private learning across NLP tasks

EMNLP 2022main

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 effi…