paper-with-me

홈 › Papers

Ontology-Guided Evidence Path Inference for Multi-hop Knowledge Graph Question Answering

2026-06-26 · Yongxue Shan, Meihan Wu, Cundi Fang, Jie Peng, Xiaodong Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.28076

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Question Answering

Similar Papers 제목 키워드 기반

Gene Ontology-Guided Hierarchical Spatial Gene Expression Prediction from Histopathology Images

2026-08-01 · Zhiwen Xu, Xiaoming Yan, Chengkun Wu, Juan Chen 외 arxiv

Predicting spatial gene expression from histopathology images enables large-scale transcriptomic profiling without the cost of direct measurement. Existing methods decode the target gene set as a flat, unstructured vecto…

Ontology-Guided Reverse Thinking Makes Large Language Models Stronger on Knowledge Graph Question Answering

2025-02-17 · Runxuan Liu, Bei Luo, Jiaqi Li, Baoxin Wang 외

Large language models (LLMs) have shown remarkable capabilities in natural language processing. However, in knowledge graph question answering tasks (KGQA), there remains the issue of answering questions that require mul…

Graph Question AnsweringQuestion Answering

EviLink: Multi-Path Schema Linking with Uncertainty-Guided Evidence Acquisition for Large-Scale Text-to-SQL

2026-05-28 · Huawei Zheng, Sen Yang, Zhaorui Yang, Yuhui Zhang 외 arxiv

Schema linking is a difficult and important step in large-scale Text-to-SQL, where systems must identify a compact yet sufficient schema context from large and ambiguous databases. Existing methods often treat schema lin…

EviSearch: A Human in the Loop System for Extracting and Auditing Clinical Evidence for Systematic Reviews

2026-03-23 · Naman Ahuja, Saniya Mulla, Muhammad Ali Khan, Zaryab Bin Riaz 외 arxiv

We present EviSearch, a multi-agent extraction system that automates the creation of ontology-aligned clinical evidence tables directly from native trial PDFs while guaranteeing per-cell provenance for audit and human ve…

Toward Culturally Aligned LLMs through Ontology-Guided Multi-Agent Reasoning

2026-01-29 · Wonduk Seo, Wonseok Choi, Junseo Koh, Juhyeon Lee 외 arxiv

Large Language Models (LLMs) increasingly support culturally sensitive decision making, yet often exhibit misalignment due to skewed pretraining data and the absence of structured value representations. Existing methods …

Decision Making