用本体引导路径推理,提升多跳知识图谱问答准确率
Ontology-Guided Evidence Path Inference for Multi-hop Knowledge Graph Question Answering

- 基于关系本体图约束路径类型,减少噪声路径搜索
- 双向检索+迭代优化,使答案精确度在多个数据集提升超5点
- 适合需要高精度多跳推理的智能问答系统开发者
知识图谱问答(KGQA)旨在通过结构化事实回答自然语言问题。现有方法依赖以主题为中心的扩展,面临搜索空间膨胀和路径语义不匹配的问题。本文提出OPI框架,利用关系中心的本体图捕捉关系的头尾类型约束,提供紧凑的答案侧约束接口。基于此,OPI引入双向检索机制:将预测答案类型映射到兼容的最终关系,并结合主题前缀扩展与答案端终点匹配,抑制混合类型噪声。进一步采用迭代精炼策略,在问题上下文中重新评估路径与候选答案,过滤类型匹配但问题无关的证据,提升答案可靠性。在WebQSP、CWQ和MetaQA上的实验表明,OPI显著缩小搜索空间,在WebQSP上命中率(Hit@1)和F1值分别提升4.6和5.0点,于CWQ上提升8.9和3.3点,且仅用检索模块即在MetaQA上达到接近饱和的Hit@1性能。
原文摘要 · Abstract (English)
Knowledge graph question answering (KGQA) aims to answer natural-language questions by reasoning over structured facts. Existing multi-hop KGQA methods mainly rely on topic-centered expansion, which faces two key challenges: the search space rapidly grows with noisy mixed-type paths, and retrieved paths may fail to satisfy the semantic constraints of complex questions. To address these challenges, we propose OPI, an ontology-guided evidence path inference framework for multi-hop KGQA. OPI introduces a relation-centric ontology graph to capture the head-tail type constraints of relations, providing a compact interface for answer-side constraints. Based on this ontology graph, OPI first introduces a bidirectional retrieval mechanism by mapping the predicted answer type to compatible final-hop relations and combining topic-side prefix expansion with answer-side final-hop matching, thereby suppressing noisy mixed-type expansion. OPI further adopts an iterative refinement strategy to reassess retrieved paths and candidate answers under the question context, filtering type-compatible but question-irrelevant evidence for more reliable answer prediction. Experiments on WebQSP, CWQ, and MetaQA show that OPI substantially reduces the search space, improves Hit@1/F1 by 4.6/5.0 points on WebQSP and 8.9/3.3 points on CWQ over the strongest prior results, and achieves near-saturated Hit@1 on MetaQA with the retrieval module alone.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。