paper-with-me

홈 › Papers

Enhancing Structured-Data Retrieval with GraphRAG: Soccer Data Case Study

2024-09-26 · Zahra Sepasdar, Sushant Gautam, Cise Midoglu, Michael A. Riegler, Pål Halvorsen

Extracting meaningful insights from large and complex datasets poses significant challenges, particularly in ensuring the accuracy and relevance of retrieved information. Traditional data retrieval methods such as sequential search and index-based retrieval often fail when handling intricate and interconnected data structures, resulting in incomplete or misleading outputs. To overcome these limitations, we introduce Structured-GraphRAG, a versatile framework designed to enhance information retrieval across structured datasets in natural language queries. Structured-GraphRAG utilizes multiple knowledge graphs, which represent data in a structured format and capture complex relationships between entities, enabling a more nuanced and comprehensive retrieval of information. This graph-based approach reduces the risk of errors in language model outputs by grounding responses in a structured format, thereby enhancing the reliability of results. We demonstrate the effectiveness of Structured-GraphRAG by comparing its performance with that of a recently published method using traditional retrieval-augmented generation. Our findings show that Structured-GraphRAG significantly improves query processing efficiency and reduces response times. While our case study focuses on soccer data, the framework's design is broadly applicable, offering a powerful tool for data analysis and enhancing language model applications across various structured domains.

📄 PDF Abstract BibTeX arXiv:2409.17580

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalKnowledge GraphsLanguage ModelingLanguage ModellingNatural Language QueriesRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Plasma GraphRAG: Physics-Grounded Parameter Selection for Gyrokinetic Simulations

2026-04-07 · Ruichen Zhang, Feda AlMuhisen, Chenguang Wan, Zhisong Qu 외 arxiv

Accurate parameter selection is fundamental to gyrokinetic plasma simulations, yet current practices rely heavily on manual literature reviews, leading to inefficiencies and inconsistencies. We introduce Plasma GraphRAG,…

XGraphRAG: Interactive Visual Analysis for Graph-based Retrieval-Augmented Generation

2025-06-10 · Ke Wang, Bo Pan, Yingchaojie Feng, Yuwei Wu 외

Graph-based Retrieval-Augmented Generation (RAG) has shown great capability in enhancing Large Language Model (LLM)'s answer with an external knowledge base. Compared to traditional RAG, it introduces a graph as an inter…

graph constructionLanguage ModelingLanguage ModellingLarge Language Model+3

T-GRAG: A Dynamic GraphRAG Framework for Resolving Temporal Conflicts and Redundancy in Knowledge Retrieval

2025-08-03 · Dong Li, Yichen Niu, Ying Ai, Xiang Zou 외 arxiv

Large language models (LLMs) have demonstrated strong performance in natural language generation but remain limited in knowle- dge-intensive tasks due to outdated or incomplete internal knowledge. Retrieval-Augmented Gen…

Question AnsweringKnowledge Graphs

When to use Graphs in RAG: A Comprehensive Analysis for Graph Retrieval-Augmented Generation

2025-06-06 · Zhishang Xiang, Chuanjie Wu, Qinggang Zhang, Shengyuan Chen 외

Graph retrieval-augmented generation (GraphRAG) has emerged as a powerful paradigm for enhancing large language models (LLMs) with external knowledge. It leverages graphs to model the hierarchical structure between speci…

RAGRetrievalRetrieval-augmented Generation

GraphRAG on Consumer Hardware: Benchmarking Local LLMs for Healthcare EHR Schema Retrieval

2026-05-20 · Peter Fernandes, Ria Kanjilal arxiv

Graph-based Retrieval Augmented Generation (GraphRAG) extends retrieval-augmented generation to support structured reasoning over complex corpora, but its reliability under resource-constrained, privacy-sensitive deploym…