paper-with-me

Papers

Phantom: General Trigger Attacks on Retrieval Augmented Language Generation

2024-05-30 · Harsh Chaudhari, Giorgio Severi, John Abascal, Matthew Jagielski, Christopher A. Choquette-Choo, Milad Nasr, Cristina Nita-Rotaru, Alina Oprea

Retrieval Augmented Generation (RAG) expands the capabilities of modern large language models (LLMs), by anchoring, adapting, and personalizing their responses to the most relevant knowledge sources. It is particularly useful in chatbot applications, allowing developers to customize LLM output without expensive retraining. Despite their significant utility in various applications, RAG systems present new security risks. In this work, we propose new attack vectors that allow an adversary to inject a single malicious document into a RAG system's knowledge base, and mount a backdoor poisoning attack. We design Phantom, a general two-stage optimization framework against RAG systems, that crafts a malicious poisoned document leading to an integrity violation in the model's output. First, the document is constructed to be retrieved only when a specific trigger sequence of tokens appears in the victim's queries. Second, the document is further optimized with crafted adversarial text that induces various adversarial objectives on the LLM output, including refusal to answer, reputation damage, privacy violations, and harmful behaviors. We demonstrate our attacks on multiple LLM architectures, including Gemma, Vicuna, and Llama, and show that they transfer to GPT-3.5 Turbo and GPT-4. Finally, we successfully conducted a Phantom attack on NVIDIA's black-box production RAG system, "Chat with RTX".

📄 PDF Abstract BibTeX arXiv:2405.20485

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial TextChatbotRAGRetrievalRetrieval-augmented GenerationText Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Transformer A Transformer is a model architecture that eschews recurrence and instead relies entirely on an [attention…

Similar Papers 제목 키워드 기반

BadRAG: Identifying Vulnerabilities in Retrieval Augmented Generation of Large Language Models

2024-06-03 · Jiaqi Xue, Mengxin Zheng, Yebowen Hu, Fei Liu 외

Large Language Models (LLMs) are constrained by outdated information and a tendency to generate incorrect data, commonly referred to as "hallucinations." Retrieval-Augmented Generation (RAG) addresses these limitations b…

RAGRetrievalRetrieval-augmented Generation

Retrievals Can Be Detrimental: A Contrastive Backdoor Attack Paradigm on Retrieval-Augmented Diffusion Models

2025-01-23 · Hao Fang, Xiaohang Sui, Hongyao Yu, Jiawei Kong 외

Diffusion models (DMs) have recently demonstrated remarkable generation capability. However, their training generally requires huge computational resources and large-scale datasets. To solve these, recent studies empower…

Backdoor AttackContrastive LearningRAGRetrieval+1

Neural Exec: Learning (and Learning from) Execution Triggers for Prompt Injection Attacks

2024-03-06 · Dario Pasquini, Martin Strohmeier, Carmela Troncoso

We introduce a new family of prompt injection attacks, termed Neural Exec. Unlike known attacks that rely on handcrafted strings (e.g., "Ignore previous instructions and..."), we show that it is possible to conceptualize…

RAGRetrievalRetrieval-augmented Generation

PHANTOM: PHysical ANamorphic Threats Obstructing Connected Vehicle Mobility

2025-12-15 · Md Nahid Hasan Shuvo, Moinul Hossain arxiv

Connected autonomous vehicles (CAVs) rely on vision-based deep neural networks (DNNs) and low-latency (Vehicle-to-Everything) V2X communication to navigate safely and efficiently. Despite their advances, these systems re…

Autonomous Vehicles

ExDR: Explanation-driven Dynamic Retrieval Enhancement for Multimodal Fake News Detection

2026-01-22 · Guoxuan Ding, Yuqing Li, Ziyan Zhou, Zheng Lin 외 arxiv

The rapid spread of multimodal fake news poses a serious societal threat, as its evolving nature and reliance on timely factual details challenge existing detection methods. Dynamic Retrieval-Augmented Generation provide…

Fake News Detection