Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Making Theft Useless: Adulteration-Based Protection of Proprietary Knowledge Graphs in GraphRAG Systems

About

Graph Retrieval-Augmented Generation (GraphRAG) has emerged as a key technique for enhancing Large Language Models (LLMs) with proprietary Knowledge Graphs (KGs) in knowledge-intensive applications. As these KGs often represent an organization's highly valuable intellectual property (IP), they face a significant risk of theft for private use. In this scenario, attackers operate in isolated environments. This private-use threat renders passive defenses like watermarking ineffective, as they require output access for detection. Simultaneously, the low-latency demands of GraphRAG make strong encryption which incurs prohibitive overhead impractical. To address these challenges, we propose AURA, a novel framework based on Data Adulteration designed to make any stolen KG unusable to an adversary. Our framework pre-emptively injects plausible but false adulterants into the KG. For an attacker, these adulterants deteriorate the retrieved context and lead to factually incorrect responses. Conversely, for authorized users, a secret key enables the efficient filtering of all adulterants via encrypted metadata tags before they are passed to the LLM, ensuring query results remain completely accurate. Our evaluation demonstrates the effectiveness of this approach: AURA degrades the performance of unauthorized systems to an accuracy of just 5.3%, while maintaining 100% fidelity for authorized users with negligible overhead. Furthermore, AURA proves robust against various sanitization attempts, retaining 80.2% of its adulterants.

Weijie Wang, Peizhuo Lv, Yan Wang, Rujie Dai, Guokun Xu, Qiujian Lv, Hangcheng Liu, Weiqing Huang, Wei Dong, Jiaheng Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Knowledge Graph Question AnsweringWEBQSP (test)
Hit93.2
30
Question AnsweringMetaQA
HS95.5
4
Question AnsweringFB15k-237
HS94.9
4
Question AnsweringHotpotQA
HS95.6
4
Stealthiness EvaluationMetaQA
Detected Samples8.32e+3
3
Knowledge Graph Question AnsweringMetaQA (test)
HS96.6
2
Knowledge Graph Question AnsweringHotpotQA (test)
HS94.2
2
Knowledge Graph Retrieval FidelityMetaQA
CDPA100
1
Knowledge Graph Retrieval FidelityWebQSP
CDPA100
1
Knowledge Graph Retrieval FidelityFB15k-237
CDPA100
1
Showing 10 of 11 rows

Other info

Follow for update