arXiv:2603.07179cs.IR2026-03被引 3

用图模型精准提取最小最全的推理子图,让AI回答更准确可解释。

Retrieving Minimal and Sufficient Reasoning Subgraphs with Graph Foundation Models for Path-aware GraphRAG

  • 基于预训练图模型直接检索跨域多跳路径。
  • 在多跳问答上超越现有方法,检索与生成均领先。
  • 适合需要可解释推理的高阶知识问答场景。

基于图的检索增强生成(GraphRAG)利用结构化知识支持知识密集型推理。然而,现有方法多将图视为中间产物,少数基于子图的检索依赖启发式规则与特定领域分布,在目标领域数据稀缺的冷启动场景下表现不佳,导致推理上下文信息不全或结构冗余。本文从结构视角重新审视检索,提出GFM-Retriever,利用预训练图基础模型作为跨域检索器,实现多跳路径感知的直接子图响应。我们将预训练的图模型从实体排序功能重构为通用检索器,并在检索图基础上,设计无标签子图选择器,通过信息瓶颈优化目标,识别出条件相关、信息充分且结构最小的“核心证据集”。为连接结构与生成,我们显式提取并重组关系路径作为上下文提示,实现可解释推理。在多个多跳问答基准上的实验表明,GFM-Retriever在检索质量与答案生成上均达到当前最优水平,同时保持高效。

原文摘要 · Abstract (English)

Graph-based retrieval-augmented generation (GraphRAG) exploits structured knowledge to support knowledge-intensive reasoning. However, most existing methods treat graphs as intermediate artifacts, and the few subgraph-based retrieval methods depend on heuristic rules coupled with domain-specific distributions. They fail in typical cold-start scenarios where data in target domains is scarce, thus yielding reasoning contexts that are either informationally incomplete or structurally redundant. In this work, we revisit retrieval from a structural perspective, and propose GFM-Retriever that directly responds to user queries with a subgraph, where a pre-trained Graph Foundation Model acts as a cross-domain Retriever for multi-hop path-aware reasoning. Building on this perspective, we repurpose a pre-trained GFM from an entity ranking function into a generalized retriever to support cross-domain retrieval. On top of the retrieved graph, we further derive a label-free subgraph selector optimized by a principled Information Bottleneck objective to identify the query-conditioned subgraph, which contains informationally sufficient and structurally minimal golden evidence in a self-contained "core set". To connect structure with generation, we explicitly extract and reorganize relational paths as in-context prompts, enabling interpretable reasoning. Extensive experiments on multi-hop question answering benchmarks demonstrate that GFM-Retriever achieves state-of-the-art performance in both retrieval quality and answer generation, while maintaining efficiency.

图神经网络知识推理可解释AI检索增强

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