Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

EPSVec: Efficient and Private Synthetic Data Generation via Dataset Vectors

About

High-quality data is essential for modern machine learning, yet many valuable corpora are sensitive and cannot be freely shared. Synthetic data offers a practical substitute for downstream development, and large language models (LLMs) have emerged as powerful engines for generating it. However, existing private text generation methods are severely inefficient: they are data-intensive, computationally slow, and often require large private corpora or batch sizes to achieve usable quality. We introduce EPSVec, a differentially-private lightweight alternative that steers LLM generation using *dataset vectors*--directions in activation space that capture the distributional gap between private data and public priors. EPSVec extracts and sanitizes steering vectors just once and then performs standard decoding. This decouples the privacy budget from generation, enabling arbitrarily many synthetic samples without additional privacy cost and yielding strong fidelity even in low-data regimes. Furthermore, we enhance our method by utilizing pretrained (base) models and introducing fixed-shot prompting to boost generation diversity and fidelity. Our experiments demonstrate that EPSVec outperforms existing baselines in distributional alignment and downstream utility, particularly in low-data regimes, while significantly reducing computational overhead.

Amin Banayeeanzade, Qingchuan Yang, Deqing Fu, Spencer Hong, Erin Babinsky, Alfy Samuel, Anoop Kumar, Robin Jia, Sai Praneeth Karimireddy• 2026

Related benchmarks

TaskDatasetResultRank
Synthetic Data GenerationIMDB (test)
MAUVE0.723
20
Synthetic Text GenerationYELP Reviews
MAUVE67.3
13
Synthetic Text GenerationBioRxiv Abstracts
MAUVE62.2
13
Synthetic Text GenerationICLR Reviews on OpenReview
MAUVE33
13
Showing 4 of 4 rows

Other info

Follow for update