arXiv:2511.13201cs.IR2025-11AAAI被引 9

用双超图模拟主题与实体关系,提升大模型生成一致性。

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

  • 构建主题超图与实体超图,捕捉跨段落语义结构
  • 两阶段检索使生成从主题到细节逐步对齐,准确率提升12.7%
  • 适合需要长文逻辑一致性的问答与内容生成场景

检索增强生成(RAG)通过引入外部知识来提升大语言模型的响应质量与领域表现,缓解幻觉问题。近期研究将图结构引入RAG以增强实体间语义关联的捕捉能力,但多聚焦于低阶成对关系,难以建模多实体间的高阶关联。超图方法虽能通过超边表示多实体交互,但通常仅限于段落内实体级表示,忽视了段落间的全局主题组织与对齐。受人类自上而下认知推理过程启发,本文提出主题对齐双超图检索增强生成框架(Cog-RAG),利用主题超图捕获跨段落的主题结构,实体超图建模高阶语义关系。设计认知启发式两阶段检索策略:先从主题超图激活与查询相关的主题内容,再引导实体超图中的细粒度召回与扩散,实现从全局主题到局部细节的语义对齐与一致生成。大量实验表明,Cog-RAG显著优于现有最先进基线方法。

原文摘要 · Abstract (English)

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.

RAG超图生成对齐主题建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。