RAG Safety: Exploring Knowledge Poisoning Attacks to Retrieval-Augmented Generation
Tianzhe Zhao, Jiaoyan Chen, Yanchi Ru, Haiping Zhu, Nan Hu, Jun Liu, Qika Lin

TL;DR
This paper investigates the security vulnerabilities of knowledge graph-based retrieval-augmented generation (KG-RAG) systems, revealing their susceptibility to data poisoning attacks that can mislead AI responses by injecting malicious knowledge.
Contribution
It presents the first systematic study of data poisoning attacks on KG-RAG, proposing a practical attack method and demonstrating its effectiveness across multiple benchmarks and models.
Findings
KG-RAG systems are vulnerable to targeted data poisoning attacks.
Minimal perturbations in knowledge graphs can significantly degrade RAG performance.
The study highlights safety risks and robustness challenges in KG-RAG systems.
Abstract
Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by retrieving external data to mitigate hallucinations and outdated knowledge issues. Benefiting from the strong ability in facilitating diverse data sources and supporting faithful reasoning, knowledge graphs (KGs) have been increasingly adopted in RAG systems, giving rise to KG-based RAG (KG-RAG) methods. Though RAG systems are widely applied in various applications, recent studies have also revealed its vulnerabilities to data poisoning attacks, where malicious information injected into external knowledge sources can mislead the system into producing incorrect or harmful responses. However, these studies focus exclusively on RAG systems using unstructured textual data sources, leaving the security risks of KG-RAG largely unexplored, despite the fact that KGs present unique vulnerabilities due to their…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Adversarial Robustness in Machine Learning · Advanced Malware Detection Techniques
