paper-with-me

Papers

SynBench: A Benchmark for Differentially Private Text Generation

2025-09-18 · Yidan Sun, Viktor Schlegel, Srinivasan Nandakumar, Iqra Zahid, Yuping Wu, Yulong Wu, Hao Li, Jie Zhang, Warren Del-Pinto, Goran Nenadic, Siew Kei Lam, Anil Anthony Bharath arxiv

Synthetic text generation with Differential Privacy (DP) guarantees emerges as a principled approach that can enable the sharing of sensitive datasets across institutional and regulatory boundaries, while bounding the risks of re-identification and membership inference. LLM-based methods deliver promising results; however, comparisons are exacerbated by differing evaluation setups and "private" datasets, potential pre-training contamination is not considered and guarantees are not verified with DP audits. To advance this field, we introduce a unified evaluation framework with standardised utility and fidelity metrics and privacy audits, encompassing nine curated datasets that capture domain-specific complexities such as technical jargon, long-context dependencies, and specialised document structures. In a large-scale empirical study, we benchmark LLM-based state-of-the-art DP text generators of varying sizes (between 1--8B). Our results indicate that DP synthetic text generation remains an unsolved challenge, with quality deteriorating more as the private datasets deviate further from the generators' pre-training corpora. Our novel synthetic text membership inference attack (MIA) explains this observation: Synthetic data quality is overestimated when LLMs have been pre-trained -- without DP -- on portions of the "private" data to be generated. Finally, our work provides the first quantitative evidence that this "public pre-training and private generation" paradigm invalidates the guaranteed privacy bounds of real-world private datasets.

📄 PDF Abstract BibTeX arXiv:2509.14594

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

SynBench: A Synthetic Benchmark for Non-rigid 3D Point Cloud Registration

2024-09-22 · Sara Monji-Azad, Marvin Kinz, Claudia Scherl, David Männle 외

Non-rigid point cloud registration is a crucial task in computer vision. Evaluating a non-rigid point cloud registration method requires a dataset with challenges such as large deformation levels, noise, outliers, and in…

Point Cloud Registration

Privacy-Preserving In-Context Learning for Large Language Models

2023-05-02 · Tong Wu, Ashwinee Panda, Jiachen T. Wang, Prateek Mittal

In-context learning (ICL) is an important capability of Large Language Models (LLMs), enabling these models to dynamically adapt based on specific, in-context exemplars, thereby improving accuracy and relevance. However,…

In-Context LearningPrivacy Preservingtext-classificationText Classification+1

Struct-Bench: A Benchmark for Differentially Private Structured Text Generation

2025-09-12 · Shuaiqi Wang, Vikas Raunak, Arturs Backurs, Victor Reis 외 arxiv

Differentially private (DP) synthetic data generation is a promising technique for utilizing private datasets that otherwise cannot be exposed for model training or other analytics. While much research literature has foc…

Synthetic Data GenerationSynthetic Data EvaluationText Generation

Evaluating Differentially Private Generation of Domain-Specific Text

2025-08-28 · Yidan Sun, Viktor Schlegel, Srinivasan Nandakumar, Iqra Zahid 외 arxiv

Generative AI offers transformative potential for high-stakes domains such as healthcare and finance, yet privacy and regulatory barriers hinder the use of real-world data. To address this, differentially private synthet…

Synthetic Data Generation

Secret-Protected Evolution for Differentially Private Synthetic Text Generation

2025-10-13 · Tianze Wang, Zhaoyu Chen, Jian Du, Yingtai Xiao 외 arxiv

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 pri…

Text Generation