AI RESEARCH
Leveraging LLM-GNN Integration for Open-World Question Answering over Knowledge Graphs
arXiv CS.AI
•
ArXi:2604.13979v1 Announce Type: cross Open-world Question Answering (OW-QA) over knowledge graphs (KGs) aims to answer questions over incomplete or evolving KGs. Traditional KGQA assumes a closed world where answers must exist in the KG, limiting real-world applicability. In contrast, open-world QA requires inferring missing knowledge based on graph structure and context. Large language models (LLMs) excel at language understanding but lack structured reasoning. Graph neural networks (GNNs) model graph topology but struggle with semantic interpretation.