사업성과 BK21 FOUR 산업혁신 애널리틱스 교육연구단

학술대회발표

2025 Safeguarding Privacy of Retrieval Data against Membership Inference Attacks: Is This Query Too Close to Home?

페이지 정보

작성자 관리자 작성일 26-07-15 10:54

본문

저자
Yujin Choi, Youngjoo Park, Junyoung Byun, Jaewook Lee and Jinseong Park
학술대회명
The 2025 Conference on Empirical Methods in Natural Language Processing (EMNLP 2025)
개최지
중국
발표형식
포스터
년도
2025

Abstract

Retrieval-augmented generation (RAG) mitigates the hallucination problem in large language models (LLMs) and has proven effective for personalized usages. However, delivering private retrieved documents directly to LLMs introduces vulnerability to membership inference attacks (MIAs), which try to determine whether the target data point exists in the private external database or not. Based on the insight that MIA queries typically exhibit high similarity to only one target document, we introduce a novel similarity-based MIA detection framework designed for the RAG system. With the proposed method, we show that a simple detect-and-hide strategy can successfully obfuscate attackers, maintain data utility, and remain system-agnostic against MIA. We experimentally prove its detection and defense against various state-of-the-art MIA methods and its adaptability to existing RAG systems.