HighlightCurated by Aramai EditorialarXiv (Cornell University)

Graph Retrieval-Augmented Generation: A Survey

A survey on GraphRAG methodologies for retrieval-augmented generation.

The paper provides a comprehensive overview of GraphRAG, a framework that leverages structural information in databases to improve the accuracy and context-awareness of large language models. It formalizes the GraphRAG workflow and outlines core technologies and training methods. The survey also examines downstream tasks, application domains, evaluation methodologies, and industrial use cases.

Based on: Graph Retrieval-Augmented Generation: A Survey · arXiv (Cornell University)

HighlightCurated by Aramai Editorialopenalex.org

TRACE the Evidence: Constructing Knowledge-Grounded Reasoning Chains for Retrieval-Augmented Generation

A paper proposing TRACE, a method for constructing knowledge-grounded reasoning chains to enhance multi-hop question answering.

The authors propose TRACE, a method that constructs knowledge-grounded reasoning chains to improve multi-hop question answering. TRACE uses a KG Generator and Autoregressive Reasoning Chain Constructor to build reasoning chains from retrieved documents. Experimental results show an average performance improvement of up to 14.03% compared to using all retrieved documents.

Based on: TRACE the Evidence: Constructing Knowledge-Grounded Reasoning Chains for Retrieval-Augmented Generation

HighlightCurated by Aramai Editorialopenalex.org

Mindful-RAG: A Study of Points of Failure in Retrieval Augmented Generation

A study on the limitations and failures of knowledge graph-based retrieval-augmented generation systems.

The paper identifies eight key areas of concern in existing KG-based RAG methods, including misinterpretation of question context and incorrect relation mapping. It proposes a new approach, Mindful-RAG, which re-engineers the retrieval process to be more intent-driven and contextually aware. The authors aim to improve the reliability and effectiveness of KG-RAG systems through enhanced reasoning capabilities and structural limitations of knowledge graphs.

Based on: Mindful-RAG: A Study of Points of Failure in Retrieval Augmented Generation

HighlightCurated by Aramai EditorialarXiv (Cornell University)

Retrieval-Augmented Generation with Graphs (GraphRAG)

A survey on retrieval-augmented generation with graphs, a technique for enhancing downstream tasks by retrieving information from external sources.

The paper presents a comprehensive survey of GraphRAG, a framework that combines graph-structured data with retrieval-augmented generation. It defines key components and reviews techniques tailored to different domains. The authors also discuss research challenges and potential directions for future work.

Based on: Retrieval-Augmented Generation with Graphs (GraphRAG) · arXiv (Cornell University)

HighlightCurated by Aramai Editorialopenalex.org

Enhancing Retrieval Augmented Generation Systems with Knowledge Graphs

A paper proposing a comprehensive approach to enriching knowledge graphs.

The authors introduce a methodology that integrates key phrase extraction, node embedding generation, and an autonomous updating agent to create a connected knowledge graph. They also explore the incorporation of traditional vector search to enhance contextual understanding. The results show a substantial improvement in accuracy compared to traditional KG approaches.

Based on: Enhancing Retrieval Augmented Generation Systems with Knowledge Graphs

HighlightCurated by Aramai Editorialopenalex.org

TKG-RAG: A Retrieval-Augmented Generation Framework with Text-chunk Knowledge Graph

A retrieval-augmented generation framework that utilizes a text-chunk knowledge graph to improve performance.

The authors propose TKG-RAG, a framework that constructs a text-chunk knowledge graph automatically from domain text. This framework improves Retrieval-Augmented Generation (RAG) performance by addressing limitations such as noise and redundant information in retrieved text chunks. Comparative experiments show that TKG-RAG achieves better accuracy and F1 scores while reducing token consumption.

Based on: TKG-RAG: A Retrieval-Augmented Generation Framework with Text-chunk Knowledge Graph

HighlightCurated by Aramai EditorialarXiv (Cornell University)

G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering

A method for question answering on textual graphs using retrieval-augmented generation.

The authors propose G-Retriever, a framework for question-answering on textual graphs. They introduce a new approach called retrieval-augmented generation (RAG) and formulate the task as a Prize-Collecting Steiner Tree optimization problem to mitigate hallucination. The method is evaluated on various textual graph tasks and outperforms baselines.

Based on: G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering · arXiv (Cornell University)

HighlightCurated by Aramai Editorialopenalex.org

Enhancing Knowledge Graph Completion with Retrieval-Augmented Generation Using Large Language Models

A study introducing a framework for Knowledge Graph Completion using Large Language Models and Retrieval-Augmented Generation.

The authors propose an innovative framework for Knowledge Graph Completion leveraging Large Language Models. The framework treats KG triples as textual prompts to retrieve relevant information from knowledge bases, generating contextually accurate responses. A retrieval reranking strategy refines predictions by incorporating outputs from a pre-trained KGC model.

Based on: Enhancing Knowledge Graph Completion with Retrieval-Augmented Generation Using Large Language Models

HighlightCurated by Aramai Editorialopenalex.org

Patent Response System Optimised for Faithfulness: Procedural Knowledge Embodiment with Knowledge Graph and Retrieval Augmented Generation

A proposed system for generating faithful and unbiased patent responses using a knowledge graph and retrieval augmented generation.

The authors propose the Patent Response System Optimised for Faithfulness (PRO), which incorporates procedural knowledge and uses a tailored large language model to generate patent responses. PRO outperforms GPT-4 in terms of faithfulness, reducing unfaithfulness across six error types. The system's effectiveness is demonstrated through experimental results.

Based on: Patent Response System Optimised for Faithfulness: Procedural Knowledge Embodiment with Knowledge Graph and Retrieval Augmented Generation

HighlightCurated by Aramai EditorialarXiv (Cornell University)

WeKnow-RAG: An Adaptive Approach for Retrieval-Augmented Generation Integrating Web Search and Knowledge Graphs

A paper proposing a new approach to integrating web search and knowledge graphs into retrieval-augmented generation systems.

The authors propose WeKnow-RAG, a system that combines knowledge graphs with dense vector retrieval to improve the accuracy and reliability of large language models. The approach utilizes domain-specific knowledge graphs and multi-stage web page retrieval techniques to enhance performance on factual information and complex reasoning tasks. A self-assessment mechanism is also integrated to evaluate the trustworthiness of generated answers.

Based on: WeKnow-RAG: An Adaptive Approach for Retrieval-Augmented Generation Integrating Web Search and Knowledge Graphs · arXiv (Cornell University)

HighlightCurated by Aramai EditorialElectronics

CRP-RAG: A Retrieval-Augmented Generation Framework for Supporting Complex Logical Reasoning and Knowledge Planning

A framework that enhances Large Language Models by retrieving relevant knowledge.

The CRP-RAG framework addresses limitations in existing Retrieval-Augmented Generation methods. It employs reasoning graphs to model complex query reasoning processes and guides knowledge retrieval, aggregation, and evaluation through these graphs. This approach outperforms baseline models in open-domain QA, multi-hop reasoning, and factual verification.

Based on: CRP-RAG: A Retrieval-Augmented Generation Framework for Supporting Complex Logical Reasoning and Knowledge Planning · Electronics

HighlightCurated by Aramai Editorialopenalex.org

Graph Retrieval-Augmented Generation for Large Language Models: A Survey

A survey on incorporating Knowledge Graphs with Large Language Model Retrieval-Augmented Generation.

The paper surveys work that combines Knowledge Graphs with Large Language Model Retrieval-Augmented Generation to optimize model performance. It highlights the importance of precise document selection and noise-free corpora for expert tasks. The authors aim to provide a comprehensive understanding of this research area for future work.

Based on: Graph Retrieval-Augmented Generation for Large Language Models: A Survey