paper-with-me

Papers

Machine Against the RAG: Jamming Retrieval-Augmented Generation with Blocker Documents

2024-06-09 · Avital Shafran, Roei Schuster, Vitaly Shmatikov

Retrieval-augmented generation (RAG) systems respond to queries by retrieving relevant documents from a knowledge database and applying an LLM to the retrieved documents. We demonstrate that RAG systems that operate on databases with untrusted content are vulnerable to denial-of-service attacks we call jamming. An adversary can add a single ``blocker'' document to the database that will be retrieved in response to a specific query and result in the RAG system not answering this query, ostensibly because it lacks relevant information or because the answer is unsafe. We describe and measure the efficacy of several methods for generating blocker documents, including a new method based on black-box optimization. Our method (1) does not rely on instruction injection, (2) does not require the adversary to know the embedding or LLM used by the target RAG system, and (3) does not employ an auxiliary LLM. We evaluate jamming attacks on several embeddings and LLMs and demonstrate that the existing safety metrics for LLMs do not capture their vulnerability to jamming. We then discuss defenses against blocker documents.

📄 PDF Abstract BibTeX arXiv:2406.05870

Code (0)

등록된 구현이 없습니다.

Tasks

RAGRetrievalRetrieval-augmented 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 &…
Attention 설명 없음
WordPiece 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Weight Decay 설명 없음
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Beyond Explicit Refusals: Soft-Failure Attacks on Retrieval-Augmented Generation

2026-04-20 · Wentao Zhang, Yan Zhuang, ZhuHang Zheng, Mingfei Zhang 외 arxiv

Existing jamming attacks on Retrieval-Augmented Generation (RAG) systems typically induce explicit refusals or denial-of-service behaviors, which are conspicuous and easy to detect. In this work, we formalize a subtler a…

Defeating Proactive Jammers Using Deep Reinforcement Learning for Resource-Constrained IoT Networks

2023-07-13 · Abubakar Sani Ali, Shimaa Naser, Sami Muhaidat

Traditional anti-jamming techniques like spread spectrum, adaptive power/rate control, and cognitive radio, have demonstrated effectiveness in mitigating jamming attacks. However, their robustness against the growing com…

Deep Reinforcement Learningreinforcement-learning

GNSS/GPS Spoofing and Jamming Identification Using Machine Learning and Deep Learning

2025-01-04 · Ali Ghanbarzade, Hossein Soleimani

The increasing reliance on Global Navigation Satellite Systems (GNSS), particularly the Global Positioning System (GPS), underscores the urgent need to safeguard these technologies against malicious threats such as spoof…

Deep Learning

A Survey on Retrieval-Augmented Text Generation

2022-02-02 · Huayang Li, Yixuan Su, Deng Cai, Yan Wang 외

Recently, retrieval-augmented text generation attracted increasing attention of the computational linguistics community. Compared with conventional generation models, retrieval-augmented text generation has remarkable ad…

Machine TranslationResponse GenerationRetrievalRetrieval-augmented Generation+3

QoS and Jamming-Aware Wireless Networking Using Deep Reinforcement Learning

2019-10-13 · Nof Abuzainab, Tugba Erpek, Kemal Davaslioglu, Yalin E. Sagduyu 외

The problem of quality of service (QoS) and jamming-aware communications is considered in an adversarial wireless network subject to external eavesdropping and jamming attacks. To ensure robust communication against jamm…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)