English

Synthetic Query Generation for Privacy-Preserving Deep Retrieval Systems using Differentially Private Language Models

Computation and Language 2024-05-24 v3 Cryptography and Security Information Retrieval

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 LMs to overcome limitations in standard DP-training methods.

Keywords

Cite

@article{arxiv.2305.05973,
  title  = {Synthetic Query Generation for Privacy-Preserving Deep Retrieval Systems using Differentially Private Language Models},
  author = {Aldo Gael Carranza and Rezsa Farahani and Natalia Ponomareva and Alex Kurakin and Matthew Jagielski and Milad Nasr},
  journal= {arXiv preprint arXiv:2305.05973},
  year   = {2024}
}

Comments

Accepted to NAACL 2024

R2 v1 2026-06-28T10:30:48.414Z