@inproceedings{mori-etal-2026-differentially,
title = "Differentially Private Synthetic Text Generation for Retrieval-Augmented Generation ({RAG})",
author = "Mori, Junki and
Kakizaki, Kazuya and
Miyagawa, Taiki and
Sakuma, Jun",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Findings of the {A}ssociation for {C}omputational {L}inguistics: {ACL} 2026",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.findings-acl.62/",
pages = "1216--1235",
ISBN = "979-8-89176-395-1",
abstract = "Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by grounding them in external knowledge. However, its application in sensitive domains is limited by privacy risks. Existing private RAG methods typically rely on query-time differential privacy (DP), which requires repeated noise injection and leads to accumulated privacy loss. To address this issue, we propose DP-SynRAG, a framework that uses LLMs to generate differentially private synthetic RAG databases. Unlike prior methods, the synthetic text can be reused once created, thereby avoiding repeated noise injection and additional privacy costs. To preserve essential information for downstream RAG tasks, DP-SynRAG extends private prediction, which instructs LLMs to generate text that mimics subsampled database records in a DP manner. Experiments show that DP-SynRAG achieves superior performance to the state-of-the-art private RAG systems while maintaining a fixed privacy budget, offering a scalable solution for privacy-preserving RAG."
}Markdown (Informal)
[Differentially Private Synthetic Text Generation for Retrieval-Augmented Generation (RAG)](https://preview.aclanthology.org/ingest-acl/2026.findings-acl.62/) (Mori et al., Findings 2026)
ACL