Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improved Neural Relation Detection for Knowledge Base Question Answering

About

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.

Mo Yu, Wenpeng Yin, Kazi Saidul Hasan, Cicero dos Santos, Bing Xiang, Bowen Zhou• 2017

Related benchmarks

TaskDatasetResultRank
Knowledge Base Question AnsweringWEBQSP (test)--
143
Knowledge Base Question AnsweringLC-QuAD 1.0 (test)
F1 Score70
28
Knowledge Graph Question AnsweringComplexWebQuestions (CWQ) 1.1 (test)
Hit@10.333
25
Knowledge Base Question AnsweringLC-QuAD 04-2016 release (test)
Average F170
3
Showing 4 of 4 rows

Other info

Follow for update