paper-with-me

홈 › Papers

Evaluating Differentially Private Synthetic Data Generation in High-Stakes Domains

2024-10-10 · Krithika Ramesh, Nupoor Gandhi, Pulkit Madaan, Lisa Bauer, Charith Peris, Anjalie Field

The difficulty of anonymizing text data hinders the development and deployment of NLP in high-stakes domains that involve private data, such as healthcare and social services. Poorly anonymized sensitive data cannot be easily shared with annotators or external researchers, nor can it be used to train public models. In this work, we explore the feasibility of using synthetic data generated from differentially private language models in place of real data to facilitate the development of NLP in these domains without compromising privacy. In contrast to prior work, we generate synthetic data for real high-stakes domains, and we propose and conduct use-inspired evaluations to assess data quality. Our results show that prior simplistic evaluations have failed to highlight utility, privacy, and fairness issues in the synthetic data. Overall, our work underscores the need for further improvements to synthetic data generation for it to be a viable way to enable privacy-preserving data sharing.

📄 PDF Abstract BibTeX arXiv:2410.08327

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessPrivacy PreservingSynthetic Data Generation

Similar Papers 제목 키워드 기반

Comparative Study of Differentially Private Synthetic Data Algorithms from the NIST PSCR Differential Privacy Synthetic Data Challenge

2019-11-28 · Claire McKay Bowen, Joshua Snoke

Differentially private synthetic data generation offers a recent solution to release analytically useful data while preserving the privacy of individuals in the data. In order to utilize these algorithms for public polic…

Synthetic Data Generation

Struct-Bench: A Benchmark for Differentially Private Structured Text Generation

2025-09-12 · Shuaiqi Wang, Vikas Raunak, Arturs Backurs, Victor Reis 외 arxiv

Differentially private (DP) synthetic data generation is a promising technique for utilizing private datasets that otherwise cannot be exposed for model training or other analytics. While much research literature has foc…

Synthetic Data GenerationSynthetic Data EvaluationText Generation

Online Differentially Private Synthetic Data Generation

2024-02-12 · Yiyun He, Roman Vershynin, Yizhe Zhu

We present a polynomial-time algorithm for online differentially private synthetic data generation. For a data stream within the hypercube $[0,1]^d$ and an infinite time horizon, we develop an online algorithm that gener…

Synthetic Data Generation

DP-RFT: Learning to Generate Synthetic Text via Differentially Private Reinforcement Fine-Tuning

2026-02-20 · Fangyuan Xu, Sihao Chen, Zinan Lin, Taiwei Shi 외 arxiv

Differentially private (DP) synthetic data generation plays a pivotal role in developing large language models (LLMs) on private data, where data owners cannot provide eyes-on access to individual examples. Generating DP…

Synthetic Data GenerationReinforcement Learning

Differentially Private Synthetic High-dimensional Tabular Stream

2024-08-31 · Girish Kumar, Thomas Strohmer, Roman Vershynin

While differentially private synthetic data generation has been explored extensively in the literature, how to update this data in the future if the underlying private data changes is much less understood. We propose an …

Synthetic Data Generation