REVIEW 14 cited by
TrustRAG: Enhancing Robustness and Trustworthiness in Retrieval-Augmented Generation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by integrating external knowledge sources, enabling more accurate and contextually relevant responses tailored to user queries. These systems, however, remain susceptible to corpus poisoning attacks, which can severely impair the performance of LLMs. To address this challenge, we propose TrustRAG, a robust framework that systematically filters malicious and irrelevant content before it is retrieved for generation. Our approach employs a two-stage defense mechanism. The first stage implements a cluster filtering strategy to detect potential attack patterns. The second stage employs a self-assessment process that harnesses the internal capabilities of LLMs to detect malicious documents and resolve inconsistencies. TrustRAG provides a plug-and-play, training-free module that integrates seamlessly with any open- or closed-source language model. Extensive experiments demonstrate that TrustRAG delivers substantial improvements in retrieval accuracy, efficiency, and attack resistance.
Forward citations
Cited by 14 Pith papers
-
DenialRAG: Single-Document RAG Poisoning via Embedded Parametric Denial
A single poisoned document that explicitly names and refutes the correct answer can steer RAG systems toward attacker-chosen wrong answers, with effects that vary by target model.
-
MIRAGE: Defending Long-Form RAG Against Misinformation Pollution
Cross-document NLI claim graphs plus a defended-claims gate restore long-form RAG factuality under mixed and fully polluted retrieval better than prior robust-RAG methods.
-
Knowledge Base Poisoning Attacks and Defense for Policy-Aware LLM-RAG Framework
Query-agnostic KB poisoning corrupts 85% of IoBT LLM contexts from one rule; taxonomy-aware dual detection restores 100% integrity with 7 ms overhead.
-
UniC-RAG: Universal Knowledge Corruption Attacks to Retrieval-Augmented Generation
A universal knowledge-corruption attack uses as few as 100 crafted texts to hijack responses to thousands of diverse user queries in retrieval-augmented generation.
-
Safeguarding RAG Pipelines with GMTP: A Gradient-based Masked Token Probability Method for Poisoned Document Detection
GMTP detects poisoned RAG documents by masking high-gradient tokens and flagging documents whose masked-token probabilities are abnormally low.
-
RAG Safety: Exploring Knowledge Poisoning Attacks to Retrieval-Augmented Generation
Inserting a small number of crafted triples into a knowledge graph can flip KG-RAG question answering toward attacker-chosen incorrect answers across four recent systems.
-
Bias Amplification in RAG: Poisoning Knowledge Retrieval to Steer LLMs
A retrieval-augmented generation system can be poisoned with reward-optimized biased documents and vector-space manipulation to substantially increase biased LLM outputs.
-
TriShieldRAG: A Three-Ring Defense-in-Depth Framework Against Knowledge Corruption in Retrieval-Augmented Generation
A three-ring RAG defense cuts non-adaptive PoisonedRAG attack success from ~91% to ~13% on 10 questions over a 5,000-document Wikipedia base.
-
Fact or Facsimile? Evaluating the Factual Robustness of Modern Retrievers
Retrievers and rerankers built from LLMs score near random on the FACTOR factuality benchmark, far below their base models, and fail when correct answers are paraphrased.
-
REAL-IoT: Characterizing GNN Intrusion Detection Robustness under Practical Adversarial Attack
GNN-based intrusion detectors show lower accuracy on REAL-IoT's merged datasets, but the paper's own tables are inconsistent and the drift protocol is not a true distribution-shift test.
-
Benchmarking Poisoning Attacks against Retrieval-Augmented Generation
A unified benchmark evaluation finds that existing RAG poisoning attacks remain effective on standard QA datasets, drop on expanded knowledge bases, and are only partially mitigated by current defenses.
-
Poster: Enhancing GNN Robustness for Network Intrusion Detection via Agent-based Analysis
LLM agents that filter suspicious nodes before a GNN classifier restore clean-level accuracy on a synthetic node injection attack.
-
RAGtifier: Evaluating RAG Generation Approaches of State-of-the-Art RAG Systems for the SIGIR LiveRAG Competition
A RAG pipeline using InstructRAG, Pinecone, and BGE placed third in the 2025 LiveRAG Challenge, though internal evaluation only weakly predicted official scores.
-
Large Language Models as Computable Approximations to Solomonoff Induction
The paper argues LLMs are computable approximations of Solomonoff induction, but its central derivation recovers the model's own probabilities by construction.
Discussion (0). Sign in to comment.