English

Online Differentially Private Synthetic Data Generation

Statistics Theory 2024-10-31 v3 Data Structures and Algorithms Machine Learning Probability Statistics Theory

Abstract

We present a polynomial-time algorithm for online differentially private synthetic data generation. For a data stream within the hypercube [0,1]d[0,1]^d and an infinite time horizon, we develop an online algorithm that generates a differentially private synthetic dataset at each time tt. This algorithm achieves a near-optimal accuracy bound of O(log(t)t1/d)O(\log(t)t^{-1/d}) for d2d\geq 2 and O(log4.5(t)t1)O(\log^{4.5}(t)t^{-1}) for d=1d=1 in the 1-Wasserstein distance. This result extends the previous work on the continual release model for counting queries to Lipschitz queries. Compared to the offline case, where the entire dataset is available at once, our approach requires only an extra polylog factor in the accuracy bound.

Cite

@article{arxiv.2402.08012,
  title  = {Online Differentially Private Synthetic Data Generation},
  author = {Yiyun He and Roman Vershynin and Yizhe Zhu},
  journal= {arXiv preprint arXiv:2402.08012},
  year   = {2024}
}

Comments

21 pages

R2 v1 2026-06-28T14:46:38.137Z