HighlightCurated by Aramai Editorialopenalex.org

SimGRAG: Leveraging Similar Subgraphs for Knowledge Graphs Driven Retrieval-Augmented Generation

A paper proposing a novel method called SimGRAG for knowledge graph-driven retrieval-augmented generation.

The authors propose SimGRAG, a two-stage process that aligns query texts and KG structures using an LLM to transform queries into a desired graph pattern. They also develop an optimized retrieval algorithm. Experiments show that SimGRAG outperforms state-of-the-art methods in question answering and fact verification.

Based on: SimGRAG: Leveraging Similar Subgraphs for Knowledge Graphs Driven Retrieval-Augmented Generation

HighlightCurated by Aramai EditorialarXiv (Cornell University)

Knowledge Prompting: How Knowledge Engineers Use Large Language Models

A study on the use of large language models in knowledge engineering.

The paper explores how knowledge engineers utilize large language models to support semi-automatic tasks. A multimethod study was conducted during a KE hackathon to investigate participants' views, challenges, and skills needed for integrating LLMs into their practices. The findings highlight the potential of prompting as a valuable skill for knowledge engineers working with LLMs.

Based on: Knowledge Prompting: How Knowledge Engineers Use Large Language Models · arXiv (Cornell University)

HighlightCurated by Aramai EditorialProceedings of the AAAI Conference on Artificial Intelligence

Graph Neural Prompting with Large Language Models

A novel plug-and-play method to enhance pre-trained large language models using knowledge graphs.

The paper proposes Graph Neural Prompting (GNP), a method to assist LLMs in learning beneficial knowledge from KGs. GNP includes various designs, such as a graph neural network encoder and a cross-modality pooling module. Experiments demonstrate the superiority of GNP on commonsense and biomedical reasoning tasks across different LLM sizes.

Based on: Graph Neural Prompting with Large Language Models · Proceedings of the AAAI Conference on Artificial Intelligence

HighlightCurated by Aramai EditorialACM Computing Surveys

A Survey of Multi-modal Knowledge Graphs: Technologies and Trends

A comprehensive survey on multi-modal knowledge graphs and their applications.

The paper provides a rigorous definition of multi-modal knowledge graphs (MMKGs) and classifies existing approaches based on four fundamental challenges: representation, fusion, alignment, and translation. It aims to inspire researchers in the field of artificial intelligence by providing a reference for MMKGs. The survey highlights the potential of MMKGs in handling tasks that standard knowledge graphs cannot process.

Based on: A Survey of Multi-modal Knowledge Graphs: Technologies and Trends · ACM Computing Surveys

HighlightCurated by Aramai Editorialopenalex.org

Cross-Data Knowledge Graph Construction for LLM-enabled Educational Question-Answering System: A Case Study at HCMUT

A case study on constructing a knowledge graph to enhance the performance of large language models in educational question-answering systems.

This paper presents a case study on constructing a cross-data knowledge graph to improve the performance of large language models (LLMs) in educational question-answering systems. The authors propose integrating LLMs with knowledge graphs to provide factual context and address limitations such as remembering events and incorporating new information.

Based on: Cross-Data Knowledge Graph Construction for LLM-enabled Educational Question-Answering System: A Case Study at HCMUT

HighlightCurated by Aramai EditorialarXiv (Cornell University)

CommunityKG-RAG: Leveraging Community Structures in Knowledge Graphs for Advanced Retrieval-Augmented Generation in Fact-Checking

A novel zero-shot framework integrating community structures with RAG systems to enhance fact-checking.

This paper introduces CommunityKG-RAG, a framework that combines knowledge graphs and retrieval-augmented generation to improve fact-checking. It utilizes multi-hop community structures within KGs to enhance accuracy and relevance of information retrieval. Experimental results show that CommunityKG-RAG outperforms traditional methods in fact-checking.

Based on: CommunityKG-RAG: Leveraging Community Structures in Knowledge Graphs for Advanced Retrieval-Augmented Generation in Fact-Checking · arXiv (Cornell University)

HighlightCurated by Aramai Editorialopenalex.org

GenTKG: Generative Forecasting on Temporal Knowledge Graph with Large Language Models

A novel retrieval-augmented generation framework for temporal knowledge graph forecasting using large language models.

The paper proposes GenTKG, a framework that combines temporal logical rule-based retrieval and few-shot parameter-efficient instruction tuning to address challenges in temporal knowledge graph forecasting. Experiments show that GenTKG outperforms conventional methods with low computation resources and limited training data. The work highlights the potential of large language models in the temporal knowledge graph domain.

Based on: GenTKG: Generative Forecasting on Temporal Knowledge Graph with Large Language Models

HighlightCurated by Aramai Editorialopenalex.org

Leveraging LLM based Retrieval-Augmented Generation for Legal Knowledge Graph Completion

A paper proposing a model for legal knowledge graph completion using Large Language Models and retrieval-augmented generation.

The authors propose RA-KG-LLM, a model that combines the generative capabilities of Large Language Models with retrieval-augmented technology to enhance semantic information and interrelations mining in knowledge graphs. The model is evaluated on five real datasets, including Cail2022, where it achieves better performance than state-of-the-art related works. This paper aims to improve the completeness and accuracy of legal knowledge graphs.

Based on: Leveraging LLM based Retrieval-Augmented Generation for Legal Knowledge Graph Completion

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)