PulseAugur
实时 08:39:23
English(EN) TopoGuard: Graph Theory Based Defenses Against Split-Knowledge Attacks on RAG

新型TopoGuard防御机制应对RAG系统中的分裂知识攻击

一种名为TopoGuard的新型防御机制已被开发出来,用于对抗针对检索增强生成(RAG)系统的分裂知识攻击。这些攻击涉及注入看似无害的文档,这些文档组合在一起会产生错误的关联并误导语言模型。TopoGuard利用图论构建检索文档的语义相似性图,从而能够检测恶意拓扑结构。实验表明,TopoGuard的变体非常有效,能够以低延迟和高鲁棒性捕获比LlamaGuard-2-8B等现有过滤器多得多的攻击。 AI

影响 增强了RAG系统在面对复杂对抗性攻击时的安全性和可靠性。

排序理由 该集群包含一篇详细介绍RAG系统新防御机制的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新型TopoGuard防御机制应对RAG系统中的分裂知识攻击

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Chahana Dahal, Zuobin Xiong ·

    TopoGuard:基于图论的防御 RAG 分割知识攻击

    arXiv:2607.20437v1 Announce Type: new Abstract: Production Retrieval Augmented Generation (RAG) systems rely on aggregating multiple external documents to answer complex queries. However, the retrieved documents introduce a new threat surface that can be exploited to launch split…