English

Improved Neural Relation Detection for Knowledge Base Question Answering

Computation and Language 2017-05-30 v2 Artificial Intelligence Neural and Evolutionary Computing

Abstract

Relation detection is a core component for many NLP applications including Knowledge Base Question Answering (KBQA). In this paper, we propose a hierarchical recurrent neural network enhanced by residual learning that detects KB relations given an input question. Our method uses deep residual bidirectional LSTMs to compare questions and relation names via different hierarchies of abstraction. Additionally, we propose a simple KBQA system that integrates entity linking and our proposed relation detector to enable one enhance another. Experimental results evidence that our approach achieves not only outstanding relation detection performance, but more importantly, it helps our KBQA system to achieve state-of-the-art accuracy for both single-relation (SimpleQuestions) and multi-relation (WebQSP) QA benchmarks.

Keywords

Cite

@article{arxiv.1704.06194,
  title  = {Improved Neural Relation Detection for Knowledge Base Question Answering},
  author = {Mo Yu and Wenpeng Yin and Kazi Saidul Hasan and Cicero dos Santos and Bing Xiang and Bowen Zhou},
  journal= {arXiv preprint arXiv:1704.06194},
  year   = {2017}
}

Comments

Accepted by ACL 2017 (updated for camera-ready)

R2 v1 2026-06-22T19:22:48.130Z