Learning to Erase Private Knowledge from Multi-Documents for Retrieval-Augmented Large Language Models

📅 2025-04-14
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address privacy leakage arising from multi-document retrieval in Retrieval-Augmented Generation (RAG), this paper introduces, for the first time, the customizable private knowledge erasure task—aiming to precisely remove user-specified sensitive information while preserving public knowledge. Methodologically: (1) a global knowledge graph is constructed to resist de-anonymization attacks; (2) a multi-document knowledge segmentation and rewriting mechanism is designed to isolate and transform private content; and (3) private knowledge removal is jointly optimized with factual consistency via end-to-end training—combining Flan-T5 fine-tuning and Proximal Policy Optimization (PPO)-based reinforcement learning. Experiments across four QA benchmarks demonstrate that our approach significantly outperforms GPT-4o in erasure efficacy, substantially reduces privacy leakage risk, and maintains stable generation quality and factual accuracy.

Technology Category

Application Category

📝 Abstract
Retrieval-Augmented Generation (RAG) is a promising technique for applying LLMs to proprietary domains. However, retrieved documents may contain sensitive knowledge, posing risks of privacy leakage in generative results. Thus, effectively erasing private information from retrieved documents is a key challenge for RAG. Unlike traditional text anonymization, RAG should consider: (1) the inherent multi-document reasoning may face de-anonymization attacks; (2) private knowledge varies by scenarios, so users should be allowed to customize which information to erase; (3) preserving sufficient publicly available knowledge for generation tasks. This paper introduces the privacy erasure task for RAG and proposes Eraser4RAG, a private knowledge eraser which effectively removes user-defined private knowledge from documents while preserving sufficient public knowledge for generation. Specifically, we first construct a global knowledge graph to identify potential knowledge across documents, aiming to defend against de-anonymization attacks. Then we randomly split it into private and public sub-graphs, and fine-tune Flan-T5 to rewrite the retrieved documents excluding private triples. Finally, PPO algorithm optimizes the rewriting model to minimize private triples and maximize public triples retention. Experiments on four QA datasets demonstrate that Eraser4RAG achieves superior erase performance than GPT-4o.
Problem

Research questions and friction points this paper is trying to address.

Erase private knowledge from retrieved documents in RAG
Defend against de-anonymization attacks in multi-document reasoning
Balance private erasure and public knowledge retention
Innovation

Methods, ideas, or system contributions that make the work stand out.

Constructs global knowledge graph for privacy defense
Splits knowledge into private and public sub-graphs
Optimizes rewriting model with PPO algorithm
🔎 Similar Papers
No similar papers found.
Y
Yujing Wang
Beijing Advanced Innovation Center for Future Blockchain and Privacy Computing; School of Artificial Intelligence, Beihang University, China
Hainan Zhang
Hainan Zhang
Beihang University
Dialogue GenerationText GenerationFederated LearningNatural Language Processing
Liang Pang
Liang Pang
Associate Professor, Institute of Computing Technology, Chinese Academy of Sciences
Large Language ModelSemantic MatchingQuestion AnsweringText MatchingText Generation
Y
Yongxin Tong
School of Artificial Intelligence, Beihang University, China
B
Binghui Guo
School of Artificial Intelligence, Beihang University, China
Hongwei Zheng
Hongwei Zheng
Shanghai Jiao Tong University
计算机视觉、联邦学习
Z
Zhiming Zheng
Beijing Advanced Innovation Center for Future Blockchain and Privacy Computing; School of Artificial Intelligence, Beihang University, China