Private Evolution (PE) is a training-free algorithm for generating differentially private (DP) synthetic data. Unlike traditional methods that require DP fine-tuning of a pre-trained generative model:
Since its introduction, PE has been extended by the community to various data modalities (images, text, tabular), different environments (federated and centralized), and a range of use cases (both training-free and training-based).
PE has been adopted by some of the largest IT companies such as Microsoft and Apple.
This website collects papers, code repositories, and blogs related to PE. The source data and code of the paper list is hosted at GitHub. If you'd like to add your work to the list, feel free to submit a pull request, open an issue, or contact me (zinanlin AT microsoft.com). Please star the repo to get the latest update!