Few-Shot Multihop Question Answering over Knowledge Base

Meihao Fan,Lei Zhang,Siyao Xiao,Yuru Liang
DOI: https://doi.org/10.1155/2022/8045535
2022-05-08
Wireless Communications and Mobile Computing
Abstract:KBQA is a task that requires to answer questions by using semantic structured information in knowledge base. Previous work in this area has been restricted due to the lack of large semantic parsing dataset and the exponential growth of searching space with the increasing hops of relation paths. In this paper, we propose an efficient pipeline method equipped with a pretrained language model. By adopting beam search algorithm, the searching space will not be restricted in subgraph of 3 hops. Besides, we propose a data generation strategy, which enables our model to generalize well from few training samples. We evaluate our model on an open-domain complex Chinese question answering task CCKS2019 and achieve F1-score of 62.55% on the test dataset. In addition, in order to test the few-shot learning capability of our model, we randomly select 10% of the primary data to train our model, and the result shows that our model can still achieves F1-score of 58.54%, which verifies the capability of our model to process KBQA task and the advantage in few-shot learning.
computer science, information systems,telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?