ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2405.20446
29
12

Is My Data in Your Retrieval Database? Membership Inference Attacks Against Retrieval Augmented Generation

30 May 2024
Maya Anderson
Guy Amit
Abigail Goldsteen
    AAML
ArXivPDFHTML
Abstract

Retrieval Augmented Generation (RAG) systems have shown great promise in natural language processing. However, their reliance on data stored in a retrieval database, which may contain proprietary or sensitive information, introduces new privacy concerns. Specifically, an attacker may be able to infer whether a certain text passage appears in the retrieval database by observing the outputs of the RAG system, an attack known as a Membership Inference Attack (MIA). Despite the significance of this threat, MIAs against RAG systems have yet remained under-explored. This study addresses this gap by introducing an efficient and easy-to-use method for conducting MIA against RAG systems. We demonstrate the effectiveness of our attack using two benchmark datasets and multiple generative models, showing that the membership of a document in the retrieval database can be efficiently determined through the creation of an appropriate prompt in both black-box and gray-box settings. Moreover, we introduce an initial defense strategy based on adding instructions to the RAG template, which shows high effectiveness for some datasets and models. Our findings highlight the importance of implementing security countermeasures in deployed RAG systems and developing more advanced defenses to protect the privacy and security of retrieval databases.

View on arXiv
@article{anderson2025_2405.20446,
  title={ Is My Data in Your Retrieval Database? Membership Inference Attacks Against Retrieval Augmented Generation },
  author={ Maya Anderson and Guy Amit and Abigail Goldsteen },
  journal={arXiv preprint arXiv:2405.20446},
  year={ 2025 }
}
Comments on this paper