Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval

About

Retrieval-augmented language models can better adapt to changes in world state and incorporate long-tail knowledge. However, most existing methods retrieve only short contiguous chunks from a retrieval corpus, limiting holistic understanding of the overall document context. We introduce the novel approach of recursively embedding, clustering, and summarizing chunks of text, constructing a tree with differing levels of summarization from the bottom up. At inference time, our RAPTOR model retrieves from this tree, integrating information across lengthy documents at different levels of abstraction. Controlled experiments show that retrieval with recursive summaries offers significant improvements over traditional retrieval-augmented LMs on several tasks. On question-answering tasks that involve complex, multi-step reasoning, we show state-of-the-art results; for example, by coupling RAPTOR retrieval with the use of GPT-4, we can improve the best performance on the QuALITY benchmark by 20% in absolute accuracy.

Parth Sarthi, Salman Abdullah, Aditi Tuli, Shubh Khanna, Anna Goldie, Christopher D. Manning• 2024

Related benchmarks

TaskDatasetResultRank
Multi-hop Question Answering2WikiMultihopQA
EM22.5
278
Multi-hop Question AnsweringHotpotQA (test)
F169.5
198
Multi-hop Question Answering2WikiMultiHopQA (test)
EM46.7
143
Question AnsweringHotpotQA
F164.7
114
Multi-hop Question AnsweringMuSiQue (test)
F139.2
111
Question AnsweringMuSiQue
EM27.7
84
Question AnsweringPopQA
EM41.9
80
Multi-hop Question AnsweringHotpotQA
F141.56
79
Question Answering2Wiki
F148.4
75
Question AnsweringNQ (test)--
66
Showing 10 of 88 rows
...

Other info

Follow for update