Retrieval-augmented generation
xRAG
xRAG: Extreme Context Compression for Retrieval-augmented Generation with One Token
Superseded baseline#58 of 1,179 most-superseded · first seen May 22, 2024
Superseded — cited as a baseline and beaten by newer methods
3 papers critique it · 1 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites xRAG as a baseline.
compressing all content into a single token representation ... the compact latent representation discards explicit links to source documents, making citation grounding difficult and the pipeline opaque to developers.
“As the original xRAG model uses one token to encode an entire passage, which can lead to hallucinations”
“Nevertheless, such soft approaches often lack interpretability and transferability, and degrade task performance.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating xRAG. Values are copied from the source paper's tables — verify against the cited paper.
SARA-CSI beats xRAG
85.08 vs 43.36
SARA-EMB beats xRAG
40.55 vs 32.36
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.
- Bottleneck Attention Intervention for Recovery (BAIR)The Cost of Context: Mitigating Textual Bias in Multimodal Retrieval-Augmented GenerationMay 7, 2026
- QREAMAlign Documents to Questions: Question-Oriented Document Rewriting for Retrieval-Augmented GenerationApr 19, 2026
- CoCR-RAGCoCR-RAG: Enhancing Retrieval-Augmented Generation in Web Q&A via Concept-oriented Context ReconstructionMar 25, 2026
- Jan 26, 2026
- Jan 19, 2026
- Sep 22, 2025
- Contextual Influence Value (CI value)Influence Guided Context Selection for Effective Retrieval-Augmented GenerationSep 21, 2025