arXiv 2412.04697
Privacy-Preserving Retrieval-Augmented Generation with Differential Privacy
By Tatsuki Koga, Ruihan Wu, et al.
Published 2024-12-06
Wiki summary
Explore the paper's summary, context, and related research on Papiers.
With the recent remarkable advancement of large language models (LLMs), there has been a growing interest in utilizing them in the domains with highly sensitive data that lies outside their training data. For this purpose, retrieval-augmented generation (RAG) is particularly effective -- it assists LLMs by directly providing relevant information from the external knowledge sources. However, without extra privacy saf…