Question Answering over Knowledge Base with Neural Attention Combining Global Knowledge Information
Yuanzhe Zhang, Kang Liu, Shizhu He, Guoliang Ji, Zhanyi Liu, Hua Wu,, Jun Zhao

TL;DR
This paper introduces a neural attention-based approach for KB question answering that dynamically represents questions and integrates global KB information, improving answer accuracy and addressing OOV issues.
Contribution
It proposes a novel neural attention model that dynamically encodes questions based on candidate answer focus and leverages global KB data for enhanced answer representation.
Findings
Improved accuracy on WEBQUESTIONS dataset
Effective handling of out-of-vocabulary words
Enhanced question representation through global KB integration
Abstract
With the rapid growth of knowledge bases (KBs) on the web, how to take full advantage of them becomes increasingly important. Knowledge base-based question answering (KB-QA) is one of the most promising approaches to access the substantial knowledge. Meantime, as the neural network-based (NN-based) methods develop, NN-based KB-QA has already achieved impressive results. However, previous work did not put emphasis on question representation, and the question is converted into a fixed vector regardless of its candidate answers. This simple representation strategy is unable to express the proper information of the question. Hence, we present a neural attention-based model to represent the questions dynamically according to the different focuses of various candidate answer aspects. In addition, we leverage the global knowledge inside the underlying KB, aiming at integrating the rich KB…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
