検索結果の出典に合わせて偽文書を作るRAG汚染攻撃
RAG-NAROK: Retrieval-Aware Knowledge Corpus Poisoning in RAG with Source-specific Refutation
この論文をやさしく読む
ひとことで言うと
RAGが実際に見つけた出典を攻撃側が把握し、その出典を名指しで否定する偽文書を作る攻撃を調べた。
何に役立つ?
RAGの検索結果を公開・利用する仕組みが、出典を狙った文書汚染にどの程度弱いかを評価する参考になる。防御策の有効性を示した研究ではない。
この研究の面白いところ
事前に固定した偽文書を使う攻撃と違い、質問と検索された正規の出典に合わせて反論文書を作る。
どこまで分かった?
要旨には攻撃成功率の具体的な数値、対象システム、各領域の条件が記されていない。「大きく上回る」は著者らの実験報告として扱う。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
検索拡張生成(RAG)は、大規模言語モデルの出力を検証可能な外部知識に基づかせる主要な構成として広まったが、動的な検索処理への構造的な依存により、まだ十分に調べられていない敵対的な脆弱性が生じる。既存の知識ベース汚染攻撃は基本的に静的で、攻撃文書をあらかじめ作って注入するため、特定の質問で被害側が実際に何を検索するかを知らず、生成モデルの文脈内で攻撃文書と競合する資料を把握できない。本研究は、質問文に適応するRAG攻撃の枠組み RAG-NAROK(検索に基づく生成の否定と応答品質の低下)を導入する。この攻撃はRAG処理の透明性を利用し、まず正規の出典の識別情報を取り出し、次に検索された出典を明示的に名指しして価値を下げる「出典ごとの反論」文書を生成する。さらに新しさや権威に対する偏りを利用し、文章生成を狙った回答へ誘導する。実験結果では、RAG-NAROKは多様な領域で静的な比較手法を大きく上回り、RAGの透明性とAIシステムの安全性との間に根本的な緊張関係があることを示した。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-21(UTC)
- 最新改訂
- 2026-09-21 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-21 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Retrieval augmented generation (RAG) systems have emerged as the dominant architecture for grounding large language model (LLM) outputs in verifiable external knowledge, yet their structural reliance on a dynamic retrieval pipeline introduces a largely unexplored class of adversarial vulnerability. Existing knowledge-base poisoning attacks are fundamentally static. Adversarial documents are pre-computed and injected without any awareness of what the victim system will actually retrieve for a given query, leaving the attack blind to the competitive documentary landscape that surrounds its payload in the generator's context window. Unlike traditional static poisoning attacks that are blind to the retrieved context, we introduce RAG-NAROK (Retrieval-Anchored Generation Negation And Response Quality Collapse), a RAG attack framework that adapts to the query text. RAG-NAROK exploits the transparency inherent in RAG pipeline to first extract the legitimate source identities, then generate Anchor-Specific Refutation documents that explicitly name and devalue retrieved sources while leveraging recency and authority biases to steer the text generation toward a target answer. Our results demonstrate that RAG-NAROK significantly outperforms static baselines across diverse domains, revealing a fundamental tension between RAG transparency and AI security.
arXiv ID: 2609.25469 / 要約の誤りについて