arXiv 2404.16130
From Local to Global: A Graph RAG Approach to Query-Focused Summarization
By Darren Edge, Ha Trinh, et al.
Published 2024-04-24
Citation lineage
Review the prior work and downstream research connected to this paper.
The use of retrieval-augmented generation (RAG) to retrieve relevant information from an external knowledge source enables large language models (LLMs) to answer questions over private and/or previously unseen document collections. However, RAG fails on global questions directed at an entire text corpus, such as "What are the main themes in the dataset?", since this is inherently a query-focused summarization (QFS)…