TL;DR
This paper introduces HGRAG, a hypergraph-based retrieval method for multi-hop question answering that effectively combines structural and semantic information, leading to improved accuracy and efficiency.
Contribution
HGRAG is a novel cross-granularity retrieval approach that integrates structural hypergraphs with semantic similarity for enhanced multi-hop QA.
Findings
Outperforms state-of-the-art QA methods in accuracy.
Achieves 6× faster retrieval speed.
Effectively combines structural and semantic information.
Abstract
Multi-hop question answering (MHQA) requires integrating knowledge scattered across multiple passages to derive the correct answer. Traditional retrieval-augmented generation (RAG) methods primarily focus on coarse-grained textual semantic similarity and ignore structural associations among dispersed knowledge, which limits their effectiveness in MHQA tasks. GraphRAG methods address this by leveraging knowledge graphs (KGs) to capture structural associations, but they tend to overly rely on structural information and fine-grained word- or phrase-level retrieval, resulting in an underutilization of textual semantics. In this paper, we propose a novel RAG approach called HGRAG for MHQA that achieves cross-granularity integration of structural and semantic information via hypergraphs. Structurally, we construct an entity hypergraph where fine-grained entities serve as nodes and…
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
