HighlightCurated by Aramai EditorialIEEE Wireless Communications

When Knowledge Graph Meets Retrieval Augmented Generation for Wireless Networks: A Tutorial and Case Study

A tutorial and case study on integrating knowledge graphs into the Retrieval-Augmented Generation architecture.

This paper proposes a GraphRAG framework that combines knowledge graphs with RAG to enhance networking applications. It reviews existing RAG applications in networking, identifies their limitations, and presents a domain-adapted GraphRAG framework for wireless network optimization. A case study demonstrates the effectiveness of GraphRAG in channel gain prediction.

Based on: When Knowledge Graph Meets Retrieval Augmented Generation for Wireless Networks: A Tutorial and Case Study · IEEE Wireless Communications

HighlightCurated by Aramai EditorialarXiv (Cornell University)

A Survey of Graph Retrieval-Augmented Generation for Customized Large Language Models

Survey on Graph-based Retrieval-Augmented Generation (GraphRAG) for customizing large language models.

This survey presents a systematic analysis of GraphRAG, a paradigm that addresses traditional RAG limitations through graph-structured knowledge representation and efficient retrieval techniques. It examines current implementations across various professional domains and identifies key technical challenges and research directions. The survey aims to revolutionize domain-specific LLM applications by seamlessly integrating external knowledge bases.

Based on: A Survey of Graph Retrieval-Augmented Generation for Customized Large Language Models · arXiv (Cornell University)

HighlightCurated by Aramai EditorialIEEE Transactions on Artificial Intelligence

TrumorGPT: Graph-Based Retrieval-Augmented Large Language Model for Fact-Checking

A generative AI solution designed for fact-checking in the health domain using a large language model and graph-based retrieval-augmented generation.

TrumorGPT is a novel AI system that leverages a large language model with few-shot learning to construct semantic health knowledge graphs and perform fact-checking. It addresses hallucination issues common in LLMs by accessing regularly updated semantic health knowledge graphs. Evaluations demonstrate superior performance in fact-checking for public health claims.

Based on: TrumorGPT: Graph-Based Retrieval-Augmented Large Language Model for Fact-Checking · IEEE Transactions on Artificial Intelligence

HighlightCurated by Aramai Editorialopenalex.org

GNN-RAG: Graph Neural Retrieval for Efficient Large Language Model Reasoning on Knowledge Graphs

A framework that uses graph neural networks to enhance retrieval in knowledge graph question answering.

The GNN-RAG framework utilizes lightweight graph neural networks for efficient graph retrieval. It learns to assign importance weights to nodes and their neighboring nodes, enabling effective handling of context from distant nodes. Experimental results show improved retrieval performance on two widely used KGQA benchmarks, outperforming or matching GPT-4 performance.

Based on: GNN-RAG: Graph Neural Retrieval for Efficient Large Language Model Reasoning on Knowledge Graphs

HighlightCurated by Aramai EditorialAcademic Journal of Science and Technology

Knowledge Graph Combined with Retrieval-Augmented Generation for Enhancing LMs Reasoning: A Survey

A survey on integrating knowledge graphs with retrieval-augmented generation to enhance large language models' reasoning abilities.

The paper surveys research on combining knowledge graphs with retrieval-augmented generation (RAG) to improve large language models' (LLMs') reasoning. It reviews current technical approaches and discusses challenges and future trends in this field. The integrated approach aims to enhance LLMs' knowledge representation and reasoning abilities.

Based on: Knowledge Graph Combined with Retrieval-Augmented Generation for Enhancing LMs Reasoning: A Survey · Academic Journal of Science and Technology

HighlightCurated by Aramai EditorialElectronics

Document GraphRAG: Knowledge Graph Enhanced Retrieval Augmented Generation for Document Question Answering Within the Manufacturing Domain

A novel framework that incorporates knowledge graphs into the RAG pipeline for document question answering.

This study introduces Document Graph RAG (GraphRAG), a framework that enhances retrieval robustness and answer generation by incorporating knowledge graphs. The evaluation demonstrates consistent performance gains over a naive RAG baseline across both retrieval and generation metrics. GraphRAG improves context relevance metrics, particularly for multi-hop questions.

Based on: Document GraphRAG: Knowledge Graph Enhanced Retrieval Augmented Generation for Document Question Answering Within the Manufacturing Domain · Electronics

HighlightCurated by Aramai EditorialCommunications in computer and information science

Knowledge Graph-Based Legal Query System with LLM and Retrieval Augmented Generation

A paper proposing a knowledge graph-based legal query system using large language models and retrieval augmented generation.

The authors propose a knowledge graph-based legal query system that leverages large language models and retrieval augmented generation to improve query efficiency. The system is designed for legal applications, utilizing a knowledge graph to store and retrieve relevant information. This approach aims to enhance the accuracy and speed of legal queries by combining the strengths of both knowledge graphs and large language models.

Based on: Knowledge Graph-Based Legal Query System with LLM and Retrieval Augmented Generation · Communications in computer and information science

HighlightCurated by Aramai Editorialopenalex.org

Enhancing Operations at the Columbus Control-Center: A Hybrid Approach Utilizing Large Language Models, Knowledge Graphs, and Retrieval-Augmented Generation

A paper investigating a hybrid approach combining Large Language Models with Knowledge Graphs and Retrieval-Augmented Generation.

The paper proposes a hybrid system to enhance operational efficiency at the Columbus Control-Center, leveraging Large Language Models, Knowledge Graphs, and Retrieval-Augmented Generation. The system aims to automate routine tasks and provide real-time support for flight control teams. It combines the strengths of LLMs, KGs, and RAG to create a more intelligent and responsive support system.

Based on: Enhancing Operations at the Columbus Control-Center: A Hybrid Approach Utilizing Large Language Models, Knowledge Graphs, and Retrieval-Augmented Generation

HighlightCurated by Aramai EditorialLecture notes in computer science

OntologyRAG: Better and Faster Biomedical Code Mapping with Retrieval-Augmented Generation (RAG) Leveraging Ontology Knowledge Graphs and Large Language Models

A paper on using retrieval-augmented generation to improve biomedical code mapping leveraging ontology knowledge graphs and large language models.

The authors propose OntologyRAG, a method for better and faster biomedical code mapping. They leverage ontology knowledge graphs and large language models to improve the accuracy and efficiency of code mapping. The approach uses retrieval-augmented generation to combine the strengths of both knowledge graphs and language models.

Based on: OntologyRAG: Better and Faster Biomedical Code Mapping with Retrieval-Augmented Generation (RAG) Leveraging Ontology Knowledge Graphs and Large Language Models · Lecture notes in computer science

HighlightCurated by Aramai Editorialopenalex.org

GRAG: Graph Retrieval-Augmented Generation

A method for graph retrieval-augmented generation that tackles networked documents.

GRAG addresses limitations of naive RAG by retrieving textual subgraphs and integrating joint textual and topological information into LLMs. It proposes a divide-and-conquer strategy for efficient retrieval and incorporates textual graphs into LLMs through two views. Experiments demonstrate GRAG's effectiveness in multi-hop reasoning on textual graphs.

Based on: GRAG: Graph Retrieval-Augmented Generation

HighlightCurated by Aramai EditorialJournal of Engineering Design

Multilingual graph retrieval-augmented generation for product design using design knowledge

A framework that integrates multilingual design knowledge to improve product design using large language models.

The authors propose a framework, MDKG-RAG, which extracts and integrates multilingual design knowledge from various sources. This framework uses large language models to dynamically optimize and extract relevant information for product design. Experiments demonstrate the effectiveness of MDKG-RAG in improving answer similarity and context recall.

Based on: Multilingual graph retrieval-augmented generation for product design using design knowledge · Journal of Engineering Design

HighlightCurated by Aramai EditorialScientific Reports

Construction of intelligent decision support systems through integration of retrieval-augmented generation and knowledge graphs

Proposes a framework for intelligent decision support systems using retrieval-augmented generation and knowledge graphs.

The article presents a novel architecture that combines generative models with structured knowledge representations to improve decision accuracy, transparency, and context relevance. The proposed method is tested on three areas: financial services, healthcare management, and supply chain management. It shows improvement in cross-domain reasoning and ambiguous queries compared to using either technology alone.

Based on: Construction of intelligent decision support systems through integration of retrieval-augmented generation and knowledge graphs · Scientific Reports