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

Wiki summary

Explore the paper's summary, context, and related research on Papiers.

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)…

View the original paper on arXiv