paper-with-me

Papers

SilentRetrieval: Hijacking Retrieval-Augmented Generation via Semantically-Preserving Adversarial Data Poisoning

2026-05-27 · Jiachen Qian arxiv

Retrieval-Augmented Generation (RAG) mitigates LLM hallucinations but introduces a critical vulnerability: corpus integrity. We present SilentRetrieval, a two-stage data poisoning attack that hijacks RAG systems through adversarially crafted yet fluent documents. Stage 1 uses Coordinated Beam Search, a multi-token joint optimization method with a fluency-similarity objective, to keep a poisoned host document retrievable while constraining perplexity. Stage 2 uses Context-Adaptive Trigger Generation, a lightweight trigger-fusion step driven by a frozen LLM, to integrate manipulation triggers into document content. Under a one-poisoned-document-per-query evaluation with synthetic target answers, SilentRetrieval achieves 84.6%/81.3% HR@10 and 57.5%/54.8% ASR-LLM on Natural Questions and MS MARCO, while maintaining near-benign perplexity. Cross-model evaluation across four target LLMs shows nontrivial effectiveness under a fixed trigger generator, and transfer tests against unseen retrievers, including ColBERT and commercial embedding models, yield 64.7% average HR@10 under the same injected-corpus protocol. In a sampled Wikipedia-scale evaluation, SilentRetrieval retains 74.2% HR@10 at a 0.016% poisoning ratio. Combined retrieval-side and generation-side defenses reduce attack success substantially but incur a latency trade-off. Human evaluation shows substantially lower flag rates than disfluent baselines, while remaining numerically more suspicious than benign content at the current sample size.

📄 PDF Abstract BibTeX arXiv:2605.28074

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Questions

Results from the Paper

RankTaskDatasetModelMetrics
#1 Retrieval Natural Questions SilentRetrieval Queries per second: 54.8

Similar Papers 제목 키워드 기반

ImportSnare: Directed "Code Manual" Hijacking in Retrieval-Augmented Code Generation

2025-09-09 · Kai Ye, Liangcai Su, Chenxiong Qian arxiv

Code generation has emerged as a pivotal capability of Large Language Models(LLMs), revolutionizing development efficiency for programmers of all skill levels. However, the complexity of data structures and algorithmic l…

Code Generation

A Wolf in Sheep's Clothing: Targeted Routing Hijacking in Federated RAG

2026-05-27 · Junjie Mu, Qiongxiu Li arxiv

Federated Retrieval-Augmented Generation (FedRAG) is attractive for privacy-sensitive applications because full local corpora remain on clients. As a result, routing must rely on client-provided semantic profiles, creati…

Federated Learning

Medusa: Cross-Modal Transferable Adversarial Attacks on Multimodal Medical Retrieval-Augmented Generation

2025-11-24 · Yingjia Shang, Yi Liu, Huimin Wang, Furong Li 외 arxiv

With the rapid advancement of retrieval-augmented vision-language models, multimodal medical retrieval-augmented generation (MMed-RAG) systems are increasingly adopted in clinical decision support. These systems enhance …

Medical Report GenerationCross-Modal Retrieval

From Clouds to Hallucinations: Atmospheric Retrieval Hijacking in Remote Sensing Vision-Language RAG

2026-05-08 · Jiaju Han, Chao Li, Chengyin Hu, Qike Zhang 외 arxiv

Multimodal RAG systems increasingly rely on vision-language retrievers to ground visual queries in external textual evidence. Existing adversarial studies on RAG mainly manipulate the retrieval corpus or memory, while at…

Semantic Motion Anchors: Bridging Motion and Meaning in Co-Speech Gestures

2026-05-28 · Varsha Suresh, Mohammad Mahdi Abootorabi, Mohamed Salman, M. Hamza Mughal 외 arxiv

Learning a shared representation between spoken text and gesture is central to co-speech gesture retrieval, synthesis, and understanding, but remains challenging for semantically meaningful gestures whose communicative i…

Gesture GenerationText Retrieval