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

πŸ“… 2025-11-17
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Existing RAG methods primarily model low-order pairwise entity relations, failing to capture high-order semantic associations across text chunks; while hypergraph-enhanced approaches introduce hyperedges, they often neglect global thematic structure and inter-chunk topic alignment. This paper proposes a cognitively inspired dual-hypergraph-enhanced RAG framework: it constructs a *topic hypergraph* to model cross-chunk global thematic organization and an *entity hypergraph* to encode high-order multi-entity interactions, coupled with a two-stage retrieval mechanism for topic-guided fine-grained semantic alignment in generation. The method integrates hypergraph neural networks, probabilistic topic modeling, and diffusion-based reasoning. Experiments demonstrate that our framework significantly outperforms state-of-the-art baselines across multiple benchmarks, effectively mitigating hallucination while improving response relevance, coherence, and semantic consistency.

Technology Category

Application Category

πŸ“ Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

Capturing high-order semantic relations among multiple entities in RAG systems
Modeling global thematic organization across document chunks in retrieval
Achieving semantic alignment from global themes to local details
Innovation

Methods, ideas, or system contributions that make the work stand out.

Theme hypergraph captures inter-chunk thematic structure
Entity hypergraph models high-order semantic relations
Two-stage retrieval aligns global themes with local details
πŸ”Ž Similar Papers
No similar papers found.
H
Hao Hu
State Key Laboratory of Human-Machine Hybrid Augmented Intelligence, National Engineering Research Center for Visual Information and Applications, and Institute of Artificial Intelligence and Robotics, Xi’an Jiaotong University
Yifan Feng
Yifan Feng
Assistant Professor, NUS Business School
learninginformationpreferenceplatform and market
R
Ruoxue Li
School of Artificial Intelligence, Xidian University
R
Rundong Xue
State Key Laboratory of Human-Machine Hybrid Augmented Intelligence, National Engineering Research Center for Visual Information and Applications, and Institute of Artificial Intelligence and Robotics, Xi’an Jiaotong University
X
Xingliang Hou
School of Software Engineering, Xi’an Jiaotong University
Zhiqiang Tian
Zhiqiang Tian
Xi'an Jiaotong University
Computer VisionMedical Image AnalysisRobotics
Y
Yue Gao
BNRist, THUIBCS, BLBCI, School of Software, Tsinghua University
Shaoyi Du
Shaoyi Du
Institute of Artificial Intelligence and Robotics, Xi'an Jiaotong University
Pattern RecognitionComputer VisionImage Processing