REVIEW 4 cited by
Differentially Private Synthetic Data via Foundation Model APIs 2: Text
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Text data has become extremely valuable due to the emergence of machine learning algorithms that learn from it. A lot of high-quality text data generated in the real world is private and therefore cannot be shared or used freely due to privacy concerns. Generating synthetic replicas of private text data with a formal privacy guarantee, i.e., differential privacy (DP), offers a promising and scalable solution. However, existing methods necessitate DP finetuning of large language models (LLMs) on private data to generate DP synthetic data. This approach is not viable for proprietary LLMs (e.g., GPT-3.5) and also demands considerable computational resources for open-source LLMs. Lin et al. (2024) recently introduced the Private Evolution (PE) algorithm to generate DP synthetic images with only API access to diffusion models. In this work, we propose an augmented PE algorithm, named Aug-PE, that applies to the complex setting of text. We use API access to an LLM and generate DP synthetic text without any model training. We conduct comprehensive experiments on three benchmark datasets. Our results demonstrate that Aug-PE produces DP synthetic text that yields competitive utility with the SOTA DP finetuning baselines. This underscores the feasibility of relying solely on API access of LLMs to produce high-quality DP synthetic texts, thereby facilitating more accessible routes to privacy-preserving LLM applications. Our code and data are available at https://github.com/AI-secure/aug-pe.
Forward citations
Cited by 4 Pith papers
-
Evaluating Differentially Private Generation of Domain-Specific Text
Applying a new benchmark to five specialized domains, the paper shows current privacy-preserving text generators lose much of their utility and fidelity, especially at strict privacy levels and on gated datasets.
-
Is API Access to LLMs Useful for Generating Private Synthetic Tabular Data?
API access to Gemini 1.0 Pro does not improve differentially private synthetic tabular data beyond established non-LLM baselines on the tested datasets and workloads.
-
Differentially Private In-context Learning via Sampling Few-shot Mixed with Zero-shot Outputs
DPS-MOZO samples each generated token from the product of per-example distributions mixed with the zero-shot distribution to make in-context learning differentially private without additive noise.
-
Differentially Private Synthetic Data via APIs 3: Using Simulators Instead of Foundation Model
Sim-PE plugs non-neural simulators into Private Evolution to create differentially private images, improving downstream accuracy over foundation-model PE by up to 3x on MNIST.
Discussion (0). Continue with ORCID to comment.