Retrieval-augmented generation
RAPTOR
RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
Heavily superseded — a standard baseline that newer methods routinely beat
7 papers critique it · 21 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites RAPTOR as a baseline.
its exclusive focus on semantic similarity presents two key limitations: (1) it often misses important connected relationships that lack direct semantic similarity, hindering multi-hop reasoning capabilities, and (2) its rigid hierarchical structure can fragment interconnected knowledge
“Despite their effectiveness in entity-rich tasks, KG-based methods face scalability and adaptability challenges and often require substantial resources on the corpus processing side.”
“these groupings are fixed at ingestion and do not adapt to the specific structural or layout demands of individual queries.”
“As shown in fig:corpusindex(b), RAPTOR's retrieval accuracy drops significantly when the search space expands to corpus-level with millions of tokens.”
“RAPTOR's performance deteriorates substantially on the simple and multi-hop QA tasks due to the noise introduced into the retrieval corpora by its LLM summarization mechanism.”
“While existing approaches offline-encode hierarchical information into fixed representations (e.g., summaries or embeddings), our framework online-perceives document structure through dynamic routing.”
“Existing methods merely focus on the surface form of the utterance, relying on semantic similarity through global dense retrieval over stored memory traces~sarthi2024raptor or traversal heuristics over the predefined structures~xu2025amem,jiang2026magma.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating RAPTOR. Values are copied from the source paper's tables — verify against the cited paper.
OG-RAG beats RAPTOR
0.56 vs 0.01
PAR-RAG beats RAPTOR
0.33 vs 0.06
QAFD-RAG beats RAPTOR
59.50 vs 12.00
EM · [2WikiMultiHopQA]
Query-Aware Flow Diffusion for Graph-Based RAG with Retrieval GuaranteesΨ-RAG beats RAPTOR
76.73 vs 22.16
F1 · [2Wiki multi-hop]
Hierarchical Abstract Tree for Cross-Document Retrieval-Augmented GenerationBookRAG beats RAPTOR
44.9 vs 21.8
STITCH beats RAPTOR
0.078 vs 0.398
Monetary cost · [Multi-Level Chunking]
SmartChunk Retrieval: Query-Aware Chunk Compression with Planning for Efficient Document RAGFD-RAG beats RAPTOR
0.32 vs 1.00
Calls · [HotPotQA Local]
FD-RAG: Federated Dual-System Retrieval-Augmented GenerationProPEX-RAG beats RAPTOR
78.1 vs 52.0
Average EM · [Structure-Augmented RAG]
PROPEX-RAG: Enhanced GraphRAG using Prompt-Driven Prompt ExecutionCARROT beats RAPTOR
0.349 vs 0.252
F1 · [HotpotQA 512 tokens]
CORAG: A Cost-Constrained Retrieval Optimization System for Retrieval-Augmented GenerationLegalGraphRAG beats RAPTOR
40.9 vs 30.5
Accuracy All · [GPT-4o-mini]
LegalGraphRAG: Multi-Agent Graph Retrieval-Augmented Generation for Reliable Legal ReasoningGoal-Mem + RAPTOR beats RAPTOR
65.30 vs 51.10
LLM Accuracy · [LoCoMo, Tree-Based, Gemma-4-26B]
Goal-Oriented Reasoning for RAG-based Memory in Conversational Agentic LLM SystemsCorpus2Skill beats RAPTOR
0.829 vs 0.659
Context Precision · [WixQA benchmark]
Don't Retrieve, Navigate: Distilling Enterprise Knowledge into Navigable Agent Skills for QA and RAG
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.
- Narrative Knowledge WeaverNarrative Knowledge Weaver: Narrative-Centric Retrieval-Augmented Reasoning for Long-Form Text UnderstandingJun 4, 2026
- Jun 4, 2026
- May 30, 2026
- May 27, 2026
- LegalGraphRAGLegalGraphRAG: Multi-Agent Graph Retrieval-Augmented Generation for Reliable Legal ReasoningMay 27, 2026
- In-Context Optimization for RAGIn-Context Optimization for Retrieval-Augmented Generation: A Gradient-Descent PerspectiveMay 25, 2026
- EfficientGraph-RAGEfficientGraph-RAG: Structured Retrieval-State Management for Cross-Task Retrieval-Augmented GenerationMay 25, 2026
- May 22, 2026
- May 12, 2026
- May 7, 2026
- Chain of Evidence (CoE)Chain of Evidence: Pixel-Level Visual Attribution for Iterative Retrieval-Augmented GenerationMay 2, 2026
- CERTA"I Don't Know" -- Towards Appropriate Trust with Certainty-Aware Retrieval Augmented GenerationMay 1, 2026