ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2502.06864
45
0

Knowledge Graph-Guided Retrieval Augmented Generation

8 February 2025
Xiangrong Zhu
Yuexiang Xie
Yi Liu
Yaliang Li
Wei Hu
    RALM
ArXivPDFHTML
Abstract

Retrieval-augmented generation (RAG) has emerged as a promising technology for addressing hallucination issues in the responses generated by large language models (LLMs). Existing studies on RAG primarily focus on applying semantic-based approaches to retrieve isolated relevant chunks, which ignore their intrinsic relationships. In this paper, we propose a novel Knowledge Graph-Guided Retrieval Augmented Generation (KG2^22RAG) framework that utilizes knowledge graphs (KGs) to provide fact-level relationships between chunks, improving the diversity and coherence of the retrieved results. Specifically, after performing a semantic-based retrieval to provide seed chunks, KG2^22RAG employs a KG-guided chunk expansion process and a KG-based chunk organization process to deliver relevant and important knowledge in well-organized paragraphs. Extensive experiments conducted on the HotpotQA dataset and its variants demonstrate the advantages of KG2^22RAG compared to existing RAG-based approaches, in terms of both response quality and retrieval quality.

View on arXiv
@article{zhu2025_2502.06864,
  title={ Knowledge Graph-Guided Retrieval Augmented Generation },
  author={ Xiangrong Zhu and Yuexiang Xie and Yi Liu and Yaliang Li and Wei Hu },
  journal={arXiv preprint arXiv:2502.06864},
  year={ 2025 }
}
Comments on this paper