RAPTOR
https://arxiv.org/abs/2401.18059
Stanford recursive-summarisation tree over the corpus — clusters and summarises documents into a hierarchical index; retrieves at multiple levels. ICLR 2024.
At a glance
- Type
- Recursive abstractive tree RAG
- Tier
- T3
- Section
- Retrieval-as-memory hybrids
- Created
- 2024-01
- Latest release
- searched not found
- License
- searched not found
- GitHub
- searched not found
- Pricing
- not applicable — research paper
- Funding
- not applicable — research paper
Taxonomy
- storage
- vector
- retrieval
- similarity
- persistence
- long-term
- update
- accretion
- unit
- chunk
- governance
- plaintext
- conflict
- n/a
When to use
Optimised for: searched not found
Anti-fit: searched not found
Pros & cons
Pros
searched not found
Cons
searched not found
Claims & capabilities
ICLR 2024; popular GraphRAG alternative.
Technical surface
- API surface
- not applicable — research paper
- Backend storage
- not applicable — research paper
- Deployment
- not applicable — research paper
- Embedding model
- not applicable — research paper
- Multi-tenancy
- not applicable — research paper
- MCP
- not applicable — research paper
- A2A
- not applicable — research paper
- OpenTelemetry
- not applicable — research paper
Similar systems
Other retrieval-as-memory hybrids in the catalog, ranked by inbound references.
- GraphRAG (Microsoft) T1
Modular graph-based RAG. Leiden community detection over knowledge graph; community summaries at multiple levels. DRIFT Search hybrid (Oct 2024).
- RETRO T3
DeepMind. Retrieval-Enhanced Transformer with chunked cross-attention over a 2T-token retrieval database. Frozen BERT retriever + differentiable encoder.
- Atlas T3
Meta AI. Jointly fine-tunes retriever + LM for few-shot tasks.
- Self-RAG T4
Trains an LLM end-to-end to emit reflection tokens that decide whether to retrieve, assess passage relevance, and critique output quality — all within a single model.
- HippoRAG / HippoRAG2 T3
Hippocampus-inspired RAG. LLMs + knowledge graphs + Personalized PageRank to mimic neocortex/hippocampus roles. NeurIPS 2024.
- MemoRAG T4
RAG variant with a long-context global memory model that drafts answer clues used to guide passage retrieval — improves recall in noisy multi-hop QA.
Related systems
References (1)
- RETRO cites — S2 isInfluential citation
Referenced by (5)
- CAM cites — S2 isInfluential citation
- ComoRAG cites — S2 isInfluential citation
- HippoRAG 2 cites — S2 isInfluential citation
- LongMemEval cites — S2 isInfluential citation
- MemTree cites — S2 isInfluential citation