English

KG-Retriever: Efficient Knowledge Indexing for Retrieval-Augmented Large Language Models

Information Retrieval 2025-05-06 v2 Artificial Intelligence

Abstract

Large language models with retrieval-augmented generation encounter a pivotal challenge in intricate retrieval tasks, e.g., multi-hop question answering, which requires the model to navigate across multiple documents and generate comprehensive responses based on fragmented information. To tackle this challenge, we introduce a novel Knowledge Graph-based RAG framework with a hierarchical knowledge retriever, termed KG-Retriever. The retrieval indexing in KG-Retriever is constructed on a hierarchical index graph that consists of a knowledge graph layer and a collaborative document layer. The associative nature of graph structures is fully utilized to strengthen intra-document and inter-document connectivity, thereby fundamentally alleviating the information fragmentation problem and meanwhile improving the retrieval efficiency in cross-document retrieval of LLMs. With the coarse-grained collaborative information from neighboring documents and concise information from the knowledge graph, KG-Retriever achieves marked improvements on five public QA datasets, showing the effectiveness and efficiency of our proposed RAG framework.

Keywords

Cite

@article{arxiv.2412.05547,
  title  = {KG-Retriever: Efficient Knowledge Indexing for Retrieval-Augmented Large Language Models},
  author = {Weijie Chen and Ting Bai and Jinbo Su and Jian Luan and Wei Liu and Chuan Shi},
  journal= {arXiv preprint arXiv:2412.05547},
  year   = {2025}
}
R2 v1 2026-06-28T20:26:26.209Z