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
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
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)…