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. 2503.21322
35
0

HyperGraphRAG: Retrieval-Augmented Generation with Hypergraph-Structured Knowledge Representation

27 March 2025
Haoran Luo
H. E
Guanting Chen
Yandan Zheng
Xiaobao Wu
Yikai Guo
Qika Lin
Yu Feng
Zemin Kuang
Meina Song
Yifan Zhu
Luu Anh Tuan
ArXivPDFHTML
Abstract

While standard Retrieval-Augmented Generation (RAG) based on chunks, GraphRAG structures knowledge as graphs to leverage the relations among entities. However, previous GraphRAG methods are limited by binary relations: one edge in the graph only connects two entities, which cannot well model the n-ary relations among more than two entities that widely exist in reality. To address this limitation, we propose HyperGraphRAG, a novel hypergraph-based RAG method that represents n-ary relational facts via hyperedges, modeling the complicated n-ary relations in the real world. To retrieve and generate over hypergraphs, we introduce a complete pipeline with a hypergraph construction method, a hypergraph retrieval strategy, and a hypergraph-guided generation mechanism. Experiments across medicine, agriculture, computer science, and law demonstrate that HyperGraphRAG outperforms standard RAG and GraphRAG in accuracy and generation quality.

View on arXiv
@article{luo2025_2503.21322,
  title={ HyperGraphRAG: Retrieval-Augmented Generation with Hypergraph-Structured Knowledge Representation },
  author={ Haoran Luo and Haihong E and Guanting Chen and Yandan Zheng and Xiaobao Wu and Yikai Guo and Qika Lin and Yu Feng and Zemin Kuang and Meina Song and Yifan Zhu and Luu Anh Tuan },
  journal={arXiv preprint arXiv:2503.21322},
  year={ 2025 }
}
Comments on this paper