English

Beyond Seen Data: Improving KBQA Generalization Through Schema-Guided Logical Form Generation

Computation and Language 2025-09-11 v3 Artificial Intelligence

Abstract

Knowledge base question answering (KBQA) aims to answer user questions in natural language using rich human knowledge stored in large KBs. As current KBQA methods struggle with unseen knowledge base elements at test time,we introduce SG-KBQA: a novel model that injects schema contexts into entity retrieval and logical form generation to tackle this issue. It uses the richer semantics and awareness of the knowledge base structure provided by schema contexts to enhance generalizability. We show that SG-KBQA achieves strong generalizability, outperforming state-of-the-art models on two commonly used benchmark datasets across a variety of test settings. Our source code is available at https://github.com/gaosx2000/SG_KBQA.

Keywords

Cite

@article{arxiv.2502.12737,
  title  = {Beyond Seen Data: Improving KBQA Generalization Through Schema-Guided Logical Form Generation},
  author = {Shengxiang Gao and Jey Han Lau and Jianzhong Qi},
  journal= {arXiv preprint arXiv:2502.12737},
  year   = {2025}
}

Comments

Accepted by EMNLP 2025

R2 v1 2026-06-28T21:48:33.168Z