Retrieval-augmented generation
ReliabilityRAG
ReliabilityRAG: Effective and Provably Robust Defense for RAG-based Web-Search
Superseded — cited as a baseline and beaten by newer methods
3 papers critique it · 2 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites ReliabilityRAG as a baseline.
However, these methods introduce significant runtime overhead, as the retrieve-and-filter process must be performed for every user question, and they often achieve limited effectiveness and/or degrade the utility of the RAG system
“However, as this problem is NP-hard, processing large scale retrieval sets requires discarding a substantial number of documents to reduce computational costs, leading to significant information loss.”
“Heuristic aggregation or filtering~xiang2024certifiably often causes utility loss, while optimization-based consistency selection~shenreliabilityrag typically relies on approximations without strong guarantees.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating ReliabilityRAG. Values are copied from the source paper's tables — verify against the cited paper.
BiRD beats ReliabilityRAG
3.00 vs 25.90
Runtime · [Qwen2.5-7B + all retrievers]
BiRD: A Bidirectional Ranking Defense Mechanism for Retrieval Augmented GenerationRADAR beats ReliabilityRAG
71.0 vs 64.0
Acc. · [Top-k=50, Poison, Pos 1]
RADAR: Defending RAG Dynamically against Retrieval Corruption
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- May 26, 2026
- May 19, 2026
- May 1, 2026
- Beyond Factual GroundingBeyond Factual Grounding: The Case for Opinion-Aware Retrieval-Augmented GenerationApr 13, 2026
- RAGShieldRAGShield: Provenance-Verified Defense-in-Depth Against Knowledge Base Poisoning in Government Retrieval-Augmented Generation SystemsApr 1, 2026
- Mar 24, 2026
- Jan 13, 2026
- Oct 10, 2025
- RADARRADAR: A Risk-Aware Dynamic Multi-Agent Framework for LLM Safety Evaluation via Role-Specialized CollaborationSep 28, 2025
- RAGOriginWho Taught the Lie? Responsibility Attribution for Poisoned Knowledge in Retrieval-Augmented GenerationSep 17, 2025