Differentially Private Tabular Data Synthesis using Large Language Models
Toan V. Tran, Li Xiong

TL;DR
This paper presents DP-LLMTGen, a novel framework that uses pretrained large language models to generate differentially private synthetic tabular data, improving realism and privacy guarantees.
Contribution
It introduces a two-stage fine-tuning process with a new loss function for LLMs to synthesize private tabular data, outperforming existing methods.
Findings
DP-LLMTGen outperforms existing mechanisms across datasets
The framework demonstrates effective privacy-utility trade-offs
Controllable, fairness-aware data generation is possible
Abstract
Synthetic tabular data generation with differential privacy is a crucial problem to enable data sharing with formal privacy. Despite a rich history of methodological research and development, developing differentially private tabular data generators that can provide realistic synthetic datasets remains challenging. This paper introduces DP-LLMTGen -- a novel framework for differentially private tabular data synthesis that leverages pretrained large language models (LLMs). DP-LLMTGen models sensitive datasets using a two-stage fine-tuning procedure with a novel loss function specifically designed for tabular data. Subsequently, it generates synthetic data through sampling the fine-tuned LLMs. Our empirical evaluation demonstrates that DP-LLMTGen outperforms a variety of existing mechanisms across multiple datasets and privacy settings. Additionally, we conduct an ablation study and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security
