Agent / long-term memory
RAPTOR
RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
Heavily superseded — a standard baseline that newer methods routinely beat
3 papers critique it · 4 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites RAPTOR as a baseline.
Existing approaches can be viewed as constructing a semantic abstraction tree where leaf nodes represent low-level text units and internal nodes summarize or route over their children. They differ primarily in how this hierarchy is formed. RAPTOR and LATTICE build semantic hierarchies through clustering.
“Although these works effectively structure large-scale textual data to enhance retrieval and generation capabilities, they are confined to static corpora, requiring complete reconstruction to integrate new information.”
“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.”
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.
MemGAS beats RAPTOR
60.20 vs 32.20
GPT4o-as-Judge · [LongMemEval-s]
From Single to Multi-Granularity: Toward Long-Term Memory Association and Selection of Conversational AgentsHippoRAG beats RAPTOR
89.1 vs 53.8
R@5 · [2Wiki dataset]
HippoRAG: Neurobiologically Inspired Long-Term Memory for Large Language ModelsMEM² beats RAPTOR
0.301 vs 0.223
CAM beats RAPTOR
23.2 vs 19.9
R-L · [Multi-Document Scenarios (ODSum-Meeting)]
CAM: A Constructivist View of Agentic Memory for LLM-Based Reading Comprehension
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.
- HingeMemHingeMem: Boundary Guided Long-Term Memory with Query Adaptive Retrieval for Scalable DialoguesApr 8, 2026
- Jan 13, 2026
- Nov 25, 2025
- Generative Semantic Workspace (GSW)Beyond Fact Retrieval: Episodic Memory for RAG with Generative Semantic WorkspacesNov 10, 2025
- Oct 7, 2025
- PREMemPre-Storage Reasoning for Episodic Memory: Shifting Inference Burden to Memory for Personalized DialogueSep 13, 2025