Synthetic Query Generation for Privacy-Preserving Deep Retrieval Systems using Differentially Private Language Models
Aldo Gael Carranza, Rezsa Farahani, Natalia Ponomareva, Alex Kurakin,, Matthew Jagielski, Milad Nasr

TL;DR
This paper introduces a method using differentially private language models to generate synthetic queries, enabling privacy-preserving training of deep retrieval systems with improved performance over direct DP methods.
Contribution
The paper proposes a novel approach that generates private synthetic queries with DP language models, facilitating privacy-preserving training of deep retrieval systems.
Findings
Synthetic queries improve retrieval quality under DP constraints
The approach maintains query-level privacy guarantees
Enhanced retrieval performance compared to direct DP training
Abstract
We address the challenge of ensuring differential privacy (DP) guarantees in training deep retrieval systems. Training these systems often involves the use of contrastive-style losses, which are typically non-per-example decomposable, making them difficult to directly DP-train with since common techniques require per-example gradients. To address this issue, we propose an approach that prioritizes ensuring query privacy prior to training a deep retrieval system. Our method employs DP language models (LMs) to generate private synthetic queries representative of the original data. These synthetic queries can be used in downstream retrieval system training without compromising privacy. Our approach demonstrates a significant enhancement in retrieval quality compared to direct DP-training, all while maintaining query-level privacy guarantees. This work highlights the potential of harnessing…
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.
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Domain Adaptation and Few-Shot Learning
