Locally Differentially Private Document Generation Using Zero Shot Prompting
Saiteja Utpala, Sara Hooker, Pin Yu Chen

TL;DR
This paper introduces DP-Prompt, a novel locally differentially private mechanism using zero-shot prompting with large language models like ChatGPT, significantly reducing de-anonymization success while maintaining utility.
Contribution
It presents a new privacy-preserving method leveraging pretrained models and zero-shot prompting, outperforming existing approaches in de-anonymization resistance.
Findings
DP-Prompt reduces author identification F1 by 46% on IMDB.
It maintains sentiment analysis accuracy while enhancing privacy.
Extensive experiments across models up to 7 billion parameters validate effectiveness.
Abstract
Numerous studies have highlighted the privacy risks associated with pretrained large language models. In contrast, our research offers a unique perspective by demonstrating that pretrained large language models can effectively contribute to privacy preservation. We propose a locally differentially private mechanism called DP-Prompt, which leverages the power of pretrained large language models and zero-shot prompting to counter author de-anonymization attacks while minimizing the impact on downstream utility. When DP-Prompt is used with a powerful language model like ChatGPT (gpt-3.5), we observe a notable reduction in the success rate of de-anonymization attacks, showing that it surpasses existing approaches by a considerable margin despite its simpler design. For instance, in the case of the IMDB dataset, DP-Prompt (with ChatGPT) perfectly recovers the clean sentiment F1 score while…
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 · Topic Modeling · Artificial Intelligence in Healthcare and Education
