Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cog-RAG: Cognitive-Inspired Dual-Hypergraph with Theme Alignment Retrieval-Augmented Generation

About

Retrieval-Augmented Generation (RAG) enhances the response quality and domain-specific performance of large language models (LLMs) by incorporating external knowledge to combat hallucinations. In recent research, graph structures have been integrated into RAG to enhance the capture of semantic relations between entities. However, it primarily focuses on low-order pairwise entity relations, limiting the high-order associations among multiple entities. Hypergraph-enhanced approaches address this limitation by modeling multi-entity interactions via hyperedges, but they are typically constrained to inter-chunk entity-level representations, overlooking the global thematic organization and alignment across chunks. Drawing inspiration from the top-down cognitive process of human reasoning, we propose a theme-aligned dual-hypergraph RAG framework (Cog-RAG) that uses a theme hypergraph to capture inter-chunk thematic structure and an entity hypergraph to model high-order semantic relations. Furthermore, we design a cognitive-inspired two-stage retrieval strategy that first activates query-relevant thematic content from the theme hypergraph, and then guides fine-grained recall and diffusion in the entity hypergraph, achieving semantic alignment and consistent generation from global themes to local details. Our extensive experiments demonstrate that Cog-RAG significantly outperforms existing state-of-the-art baseline approaches.

Hao Hu, Yifan Feng, Ruoxue Li, Rundong Xue, Xingliang Hou, Zhiqiang Tian, Yue Gao, Shaoyi Du• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA (test)
F144.1
198
Multi-hop Question AnsweringMuSiQue (test)
F126.6
111
Fact VerificationMINE
Accuracy80.2
28
Explanatory QAPathology (test)
EM78.9
10
Explanatory QAMix (test)
EM73.7
10
Question AnsweringOverall Average (test)
EM42.3
10
Simple QAPopQA (test)
EM30.1
10
Multi-hop QA2Wiki (test)
EM27.5
10
Retrieval-Augmented GenerationUltraDomain Mix (test)
Comprehensiveness90.1
9
Retrieval-Augmented GenerationUltraDomain Pathology (test)
Comprehension91.1
9
Showing 10 of 11 rows

Other info

Follow for update