Retrieval-augmented generation
RAAT
Superseded baseline#41 of 1,179 most-superseded · first seen Jun 7, 2022
Superseded — cited as a baseline and beaten by newer methods
2 papers critique it · 3 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites RAAT as a baseline.
It is noted that the model trained with the RAAT method performs worse than the baseline model. This is because its training data follows the setting of {d_golden d_noise}. While this setting trains the model to be robust against noise, the inclusion of golden documents in all data deviates from the conventional RAG setup, resulting in poorer performance under the standard setting.
“However, these robust training approaches are primarily applied to small or weak LMs with fewer than 7 billion parameters. Thus, there's an urgent need to explore whether complex robust training is still necessary to improve the robustness and generalization of bigger or stronger models when dealing with noisy contexts.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating RAAT. Values are copied from the source paper's tables — verify against the cited paper.
DTA beats RAAT
64.1 vs 46.2
TTARAG beats RAAT
30.5 vs 22.7
Overall · [Llama-2-7b-chat]
Predict the Retrieval! Test time adaptation for Retrieval Augmented GenerationStable-RAG beats RAAT
52.34 vs 47.50
SubEM Average · [LLaMA3-8B-Instruct, Contriever]
Stable-RAG: Mitigating Retrieval-Permutation-Induced Hallucinations in Retrieval-Augmented Generation
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.
- Stable-RAGStable-RAG: Mitigating Retrieval-Permutation-Induced Hallucinations in Retrieval-Augmented GenerationApr 21, 2026
- Apr 2, 2026
- Feb 24, 2026
- Jan 16, 2026
- Nov 6, 2025