paper-with-me

홈 › Papers

Synthetic Data Generators: Sequential and Private

2019-02-09 · Olivier Bousquet, Roi Livni, Shay Moran

We study the sample complexity of private synthetic data generation over an unbounded sized class of statistical queries, and show that any class that is privately proper PAC learnable admits a private synthetic data generator (perhaps non-efficient). Previous work on synthetic data generators focused on the case that the query class $\mathcal{D}$ is finite and obtained sample complexity bounds that scale logarithmically with the size $|\mathcal{D}|$. Here we construct a private synthetic data generator whose sample complexity is independent of the domain size, and we replace finiteness with the assumption that $\mathcal{D}$ is privately PAC learnable (a formally weaker task, hence we obtain equivalence between the two tasks).

📄 PDF Abstract BibTeX arXiv:1902.03468

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Synthetic Data Generators -- Sequential and Private

2020-12-01 · NeurIPS 2020 12 · Olivier Bousquet, Roi Livni, Shay Moran

We study the sample complexity of private synthetic data generation over an unbounded sized class of statistical queries, and show that any class that is privately proper PAC learnable admits a private synthetic data gen…

Synthetic Data Generation

SynBench: A Benchmark for Differentially Private Text Generation

2025-09-18 · Yidan Sun, Viktor Schlegel, Srinivasan Nandakumar, Iqra Zahid 외 arxiv

Synthetic text generation with Differential Privacy (DP) guarantees emerges as a principled approach that can enable the sharing of sensitive datasets across institutional and regulatory boundaries, while bounding the ri…

Text Generation

Private Post-GAN Boosting

2020-07-23 · ICLR 2021 1 · Marcel Neunhoeffer, Zhiwei Steven Wu, Cynthia Dwork

Differentially private GANs have proven to be a promising approach for generating realistic synthetic data without compromising the privacy of individuals. Due to the privacy-protective noise introduced in the training, …

Privacy-Preserving Instructions for Aligning Large Language Models

2024-02-21 · Da Yu, Peter Kairouz, Sewoong Oh, Zheng Xu

Service providers of large language model (LLM) applications collect user instructions in the wild and use them in further aligning LLMs with users' intentions. These instructions, which potentially contain sensitive inf…

Language ModelingLanguage ModellingLarge Language ModelPrivacy Preserving

DPD-fVAE: Synthetic Data Generation Using Federated Variational Autoencoders With Differentially-Private Decoder

2022-11-21 · Bjarne Pfitzner, Bert Arnrich

Federated learning (FL) is getting increased attention for processing sensitive, distributed datasets common to domains such as healthcare. Instead of directly training classification models on these datasets, recent wor…

DecoderFederated LearningSynthetic Data Generation