Secret-Protected Evolution for Differentially Private Synthetic Text Generation
Abstract
Text data has become extremely valuable on large language models (LLMs) and even lead to general artificial intelligence (AGI). A lot of high-quality text in the real world is private and cannot be freely used due to privacy concerns. Therefore, differentially private (DP) synthetic text generation has been proposed, aiming to produce high-utility synthetic data while protecting sensitive information. However, existing DP synthetic text generation imposes uniform guarantees that often overprotect non-sensitive content, resulting in substantial utility loss and computational overhead. Therefore, we propose Secret-Protected Evolution (SecPE), a novel framework that extends private evolution with secret-aware protection. Theoretically, we show that SecPE satisfies $(\vp, \vr)$-secret protection, constituting a relaxation of Gaussian DP that enables tighter utility–privacy trade-offs, while also substantially reducing computational complexity relative to baseline methods. Empirically, across the OpenReview, PubMed, and Yelp benchmarks, SecPE consistently achieves lower Fréchet Inception Distance (FID) and higher downstream task accuracy than GDP-based Aug-PE baselines, while requiring less noise to attain the same level of protection. Our results highlight that secret-aware guarantees can unlock more practical and effective privacy-preserving synthetic text generation.
Cite
Text
Wang et al. "Secret-Protected Evolution for Differentially Private Synthetic Text Generation." International Conference on Learning Representations, 2026.Markdown
[Wang et al. "Secret-Protected Evolution for Differentially Private Synthetic Text Generation." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/wang2026iclr-secretprotected/)BibTeX
@inproceedings{wang2026iclr-secretprotected,
title = {{Secret-Protected Evolution for Differentially Private Synthetic Text Generation}},
author = {Wang, Tianze and Chen, Zhaoyu and Du, Jian and Xiao, Yingtai and Zhang, Linjun and Yan, Qiang},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/wang2026iclr-secretprotected/}
}