HighlightCurated by Aramai Editorialopenalex.org

How to Build an Adaptive AI Tutor for Any Course Using Knowledge Graph-Enhanced Retrieval-Augmented Generation (KG-RAG)

A paper introducing a novel framework for developing adaptable AI tutoring systems using knowledge graphs and retrieval-augmented generation.

The paper presents a framework called KG-RAG, which integrates structured knowledge representation with context-aware retrieval to improve AI tutoring. It addresses challenges in maintaining factual accuracy and delivering coherent instruction. The authors provide empirical validation through controlled experiments demonstrating significant learning improvements.

Based on: How to Build an Adaptive AI Tutor for Any Course Using Knowledge Graph-Enhanced Retrieval-Augmented Generation (KG-RAG)

HighlightCurated by Aramai EditorialAdvanced Engineering Informatics

A stepwise intelligence generative method for structured maintenance guidance documents based on knowledge graph augmented LLM

This paper proposes a method for generating structured maintenance guidance documents using knowledge graphs and large language models.

The authors present a stepwise approach to generate structured maintenance guidance documents by augmenting a knowledge graph with a large language model. This method aims to provide accurate and informative guidance documents for maintenance tasks. The proposed approach is based on the integration of knowledge graphs and large language models, which enables the generation of high-quality content.

Based on: A stepwise intelligence generative method for structured maintenance guidance documents based on knowledge graph augmented LLM · Advanced Engineering Informatics

HighlightCurated by Aramai Editorialopenalex.org

HopRAG: Multi-Hop Reasoning for Logic-Aware Retrieval-Augmented Generation

A novel RAG framework that augments retrieval with logical reasoning through graph-structured knowledge exploration.

The paper proposes HopRAG, a framework that constructs a passage graph and employs a retriever-reason-prune mechanism to identify relevant passages based on logical connections. Experiments demonstrate improved final answer quality on multi-hop benchmarks. The framework expands the retrieval scope by exploring multi-hop neighbors guided by pseudo-queries and LLM reasoning.

Based on: HopRAG: Multi-Hop Reasoning for Logic-Aware Retrieval-Augmented Generation

HighlightCurated by Aramai Editorialopenalex.org

MedRAG: Enhancing Retrieval-augmented Generation with Knowledge Graph-Elicited Reasoning for Healthcare Copilot

A retrieval-augmented generation model enhanced by knowledge graph-elicited reasoning for healthcare copilots.

This paper proposes MedRAG, a RAG model that integrates knowledge graphs and large language models to improve diagnostic accuracy in healthcare. It constructs a hierarchical diagnostic KG and retrieves EHRs to provide more accurate decision support. Experimental results show that MedRAG outperforms state-of-the-art models in reducing misdiagnosis rates.

Based on: MedRAG: Enhancing Retrieval-augmented Generation with Knowledge Graph-Elicited Reasoning for Healthcare Copilot

HighlightCurated by Aramai EditorialApplied Intelligence

Knowledge graph-extended retrieval augmented generation for question answering

A paper proposing a system that integrates Large Language Models and Knowledge Graphs for robust question answering.

The paper presents a system, called KG-RAG, which combines Large Language Models and Knowledge Graphs to improve question answering. It includes a question decomposition module and uses In-Context Learning and Chain-of-Thought prompting to generate explicit reasoning chains. Experiments show improved accuracy for multi-hop questions compared to baselines.

Based on: Knowledge graph-extended retrieval augmented generation for question answering · Applied Intelligence

HighlightCurated by Aramai Editorialopenalex.org

Personalizing Large Language Models using Retrieval Augmented Generation and Knowledge Graph

A paper proposing an approach to personalize large language models using retrieval augmented generation with knowledge graphs.

The authors propose a method to address over-fitting in large language models by incorporating knowledge graphs for personalized response generation. They use calendar data as an example of frequently updated personal information. Experimental results show improved accuracy and response time compared to baseline LLMs.

Based on: Personalizing Large Language Models using Retrieval Augmented Generation and Knowledge Graph

HighlightCurated by Aramai Editorialopenalex.org

Fusion-Based Retrieval-Augmented Generation for Complex Question Answering with LLMs

A paper proposing a Retrieval-Augmented Generation model that integrates structured and unstructured knowledge.

The paper presents a dual-channel knowledge retrieval mechanism that targets structured and unstructured sources. A unified knowledge fusion network integrates both types of information into a coherent generation context, enhancing the accuracy and linguistic quality of generated outputs. The method shows strong stability and generalization in cross-domain tasks.

Based on: Fusion-Based Retrieval-Augmented Generation for Complex Question Answering with LLMs

HighlightCurated by Aramai EditorialarXiv (Cornell University)

SkewRoute: Training-Free LLM Routing for Knowledge Graph Retrieval-Augmented Generation via Score Skewness of Retrieved Context

A training-free routing framework for knowledge graph retrieval-augmented generation.

The authors propose a simple and effective routing framework, SkewRoute, which balances performance and cost in knowledge graph retrieval-augmented generation. The framework is designed to direct queries to the most suitable language models based on score skewness of retrieved contexts. It achieves over 3x higher routing effectiveness while reducing runtime compared to existing methods.

Based on: SkewRoute: Training-Free LLM Routing for Knowledge Graph Retrieval-Augmented Generation via Score Skewness of Retrieved Context · arXiv (Cornell University)

HighlightCurated by Aramai Editorialopenalex.org

Knowledge Graph-Guided Retrieval Augmented Generation

Paper proposing a method for retrieval augmented generation using knowledge graphs.

This paper presents a method that combines knowledge graph-guided retrieval with augmented generation to improve the performance of language models.,The proposed approach uses a knowledge graph to guide the retrieval process and augment the generated text.,Experimental results demonstrate the effectiveness of the proposed method in improving the accuracy and coherence of generated text.

Based on: Knowledge Graph-Guided Retrieval Augmented Generation

HighlightCurated by Aramai EditorialDigital

Transforming SHACL Shape Graphs into HTML Applications for Populating Knowledge Graphs

A paper proposing a method to design user interfaces for populating knowledge graphs using SHACL constraint files.

The authors present an approach to create multi-form web applications from SHACL constraints, enabling user interface modeling and leveraging OWL reasoning for logical consistency. This method treats editing knowledge graphs as a business process, integrating ontology-based components. The application models are themselves knowledge graphs that can be verified using OWL reasoning.

Based on: Transforming SHACL Shape Graphs into HTML Applications for Populating Knowledge Graphs · Digital

HighlightCurated by Aramai Editorialopenalex.org

FRAG: A Flexible Modular Framework for Retrieval-Augmented Generation based on Knowledge Graphs

A novel flexible modular framework for retrieval-augmented generation using knowledge graphs.

The paper proposes a flexible modular framework, FRAG, which improves retrieval quality while maintaining flexibility in knowledge graph-based retrieval-augmented generation. FRAG estimates the hop range of reasoning paths and applies tailored pipelines to ensure efficient and accurate reasoning path retrieval. The method does not require extra LLM fine-tuning or calls, significantly boosting efficiency and conserving resources.

Based on: FRAG: A Flexible Modular Framework for Retrieval-Augmented Generation based on Knowledge Graphs

HighlightCurated by Aramai EditorialApplied Sciences

Hybrid Multi-Agent GraphRAG for E-Government: Towards a Trustworthy AI Assistant

A modular framework integrating standard RAG, embedding-based retrieval, and LLM-generated structured graphs for e-government question answering.

This paper introduces a hybrid multi-agent graph retrieval-augmented generation (GraphRAG) framework designed to enhance policy-focused question answering in e-government settings. The framework integrates standard RAG, embedding-based retrieval, real-time web search, and LLM-generated structured Graphs to optimize knowledge discovery from public e-government data. This approach aims to provide an overview of a hybrid architecture for operational deployment in e-government settings.

Based on: Hybrid Multi-Agent GraphRAG for E-Government: Towards a Trustworthy AI Assistant · Applied Sciences