ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2502.05505
75
1

Differentially Private Synthetic Data via APIs 3: Using Simulators Instead of Foundation Model

8 February 2025
Zinan Lin
Tadas Baltrusaitis
Sergey Yekhanin
    SyDa
ArXivPDFHTML
Abstract

Differentially private (DP) synthetic data, which closely resembles the original private data while maintaining strong privacy guarantees, has become a key tool for unlocking the value of private data without compromising privacy. Recently, Private Evolution (PE) has emerged as a promising method for generating DP synthetic data. Unlike other training-based approaches, PE only requires access to inference APIs from foundation models, enabling it to harness the power of state-of-the-art models. However, a suitable foundation model for a specific private data domain is not always available. In this paper, we discover that the PE framework is sufficiently general to allow inference APIs beyond foundation models. Specifically, we show that simulators -- such as computer graphics-based image synthesis tools -- can also serve as effective APIs within the PE framework. This insight greatly expands the applicability of PE, enabling the use of a wide variety of domain-specific simulators for DP data synthesis. We explore the potential of this approach, named Sim-PE, in the context of image synthesis. Across three diverse simulators, Sim-PE performs well, improving the downstream classification accuracy of PE by up to 3x and reducing the FID score by up to 80%. We also show that simulators and foundation models can be easily leveraged together within the PE framework to achieve further improvements. The code is open-sourced in the Private Evolution Python library:this https URL.

View on arXiv
@article{lin2025_2502.05505,
  title={ Differentially Private Synthetic Data via APIs 3: Using Simulators Instead of Foundation Model },
  author={ Zinan Lin and Tadas Baltrusaitis and Sergey Yekhanin },
  journal={arXiv preprint arXiv:2502.05505},
  year={ 2025 }
}
Comments on this paper