A Query-Aware Multi-Path Knowledge Graph Fusion Approach for Enhancing Retrieval-Augmented Generation in Large Language Models
Qikai Wei, Huansheng Ning, Chunlong Han, Jianguo Ding

TL;DR
This paper introduces QMKGF, a novel query-aware multi-path knowledge graph fusion method that enhances retrieval-augmented generation in large language models by constructing and enriching knowledge graphs for better semantic relevance and factual accuracy.
Contribution
The paper presents a new approach combining knowledge graph construction, multi-path subgraph strategies, and query-aware scoring to improve LLM content generation.
Findings
QMKGF outperforms existing methods on multiple datasets.
Achieves a 9.72% higher ROUGE-1 score on HotpotQA.
Effectively enhances semantic relevance and factual accuracy.
Abstract
Retrieval Augmented Generation (RAG) has gradually emerged as a promising paradigm for enhancing the accuracy and factual consistency of content generated by large language models (LLMs). However, existing RAG studies primarily focus on retrieving isolated segments using similarity-based matching methods, while overlooking the intrinsic connections between them. This limitation hampers performance in RAG tasks. To address this, we propose QMKGF, a Query-Aware Multi-Path Knowledge Graph Fusion Approach for Enhancing Retrieval Augmented Generation. First, we design prompt templates and employ general-purpose LLMs to extract entities and relations, thereby generating a knowledge graph (KG) efficiently. Based on the constructed KG, we introduce a multi-path subgraph construction strategy that incorporates one-hop relations, multi-hop relations, and importance-based relations, aiming to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
