LGMLFeb 9, 2019

Synthetic Data Generators: Sequential and Private

arXiv:1902.03468v48 citations
AI Analysis

This work addresses privacy-preserving data generation for statistical analysis, providing a foundational equivalence that could impact machine learning and data privacy fields.

The paper tackles the problem of private synthetic data generation for unbounded query classes, showing that any privately PAC learnable class admits a private synthetic data generator with sample complexity independent of domain size, establishing equivalence between the two tasks.

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).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes