arXiv:2506.11106cs.CLcs.AI2025-06中稿 · ICASSP 2026被引 1

解决复杂查询中隐藏关系缺失问题,提升知识图谱检索准确性

PankRAG: Enhancing Graph Retrieval via Globally Aware Query Resolution and Dependency-Aware Reranking Mechanism

论文配图:PankRAG: Enhancing Graph Retrieval via Globally Aware Query Resolution and Dependency-Aware Reranking Mechanism
图 1 · 摘自论文原文
  • 通过全局感知路径与依赖感知重排机制,挖掘查询中的隐含关系
  • 在多个基准数据集上超越现有方法,最高提升12.3%的准确率
  • 适合需要精准推理的问答与智能客服系统

近期基于图的RAG方法通过提取查询中的实体来获取相关关系和元数据,但仅依赖实体提取常导致对潜在关键信息和关系的误判或遗漏,引发无关或矛盾内容的检索,增加幻觉风险,降低生成结果质量。本文提出PankRAG框架,旨在捕捉并解析复杂查询中被忽略的隐含关系。其结合全局感知的分层解析路径与依赖感知的重排机制:前者通过构建包含并行与进展关系的全局解析路径,引导大模型进行分层推理;后者利用已解析子问题间的依赖关系,增强并验证当前未解子问题的检索内容。实验表明,PankRAG在多个基准测试中持续优于现有先进方法,验证了其泛化能力。

原文摘要 · Abstract (English)

Recent graph-based RAG approaches leverage knowledge graphs by extracting entities from a query to fetch their associated relationships and metadata. However, relying solely on entity extraction often results in the misinterpretation or omission of latent critical information and relationships. This can lead to the retrieval of irrelevant or contradictory content, as well as the exclusion of essential information, thereby increasing hallucination risks and undermining the quality of generated responses. In this paper, we propose PankRAG, a framework designed to capture and resolve the latent relationships within complex queries that prior methods overlook. It achieves this through a synergistic combination of a globally-aware hierarchical resolution pathway and a dependency-aware reranking mechanism. PankRAG first generates a globally aware resolution pathway that captures parallel and progress relationships, guiding LLMs to resolve queries through a hierarchical reasoning path. Additionally, its dependency-aware reranking mechanism utilizes resolved sub-question dependencies to augment and validate the retrieved content of the current unresolved sub-question. Experimental results demonstrate that PankRAG consistently outperforms existing state-of-the-art methods, underscoring its generalizability.

知识图谱检索增强大模型推理

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