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

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

HighlightCurated by Aramai Editorialopenalex.org

Enhancing Vector based Retrieval Augmented Generation with Contextual Knowledge Graph Construction

A novel approach to enhancing vector-based RAG models using contextual knowledge graph construction.

The authors introduce Contextual Knowledge Graph Construction (CKGC), a method that dynamically builds a knowledge graph to enhance information retrieval and question answering tasks. CKGC leverages text chunking, large language models, and ontology mapping to construct a contextualized knowledge graph. Experiments demonstrate significant improvements in Mean Reciprocal Rank and Top-k Accuracy.

Based on: Enhancing Vector based Retrieval Augmented Generation with Contextual Knowledge Graph Construction

HighlightCurated by Aramai EditorialProceedings of the AAAI Symposium Series

StructuGraphRAG: Structured Document-Informed Knowledge Graphs for Retrieval-Augmented Generation

A method for constructing knowledge graphs to enhance retrieval-augmented generation.

This paper presents StructuGraphRAG, a method that leverages document structures to inform the extraction process and constructs knowledge graphs. The approach is designed to enhance retrieval-augmented generation (RAG) for social science research. Experimental results show improved accuracy, comprehensiveness, and contextual relevance compared to traditional RAG methods.

Based on: StructuGraphRAG: Structured Document-Informed Knowledge Graphs for Retrieval-Augmented Generation · Proceedings of the AAAI Symposium Series

HighlightCurated by Aramai Editorialopenalex.org

Retrieval-Augmented Generation with Knowledge Graphs for Customer Service Question Answering

A novel customer service question-answering method that amalgamates RAG with a knowledge graph.

The paper introduces a method that constructs a knowledge graph from historical issues to improve retrieval accuracy and answering quality. It combines retrieval-augmented generation (RAG) with a knowledge graph, preserving intra-issue structure and inter-issue relations. Empirical assessments show improved performance over baseline methods in key metrics.

Based on: Retrieval-Augmented Generation with Knowledge Graphs for Customer Service Question Answering