SOTAVerified

A Method of Query Graph Reranking for Knowledge Base Question Answering

2022-04-27Unverified0· sign in to hype

Yonghui Jia, Wenliang Chen

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper presents a novel reranking method to better choose the optimal query graph, a sub-graph of knowledge graph, to retrieve the answer for an input question in Knowledge Base Question Answering (KBQA). Existing methods suffer from a severe problem that there is a significant gap between top-1 performance and the oracle score of top-n results. To address this problem, our method divides the choosing procedure into two steps: query graph ranking and query graph reranking. In the first step, we provide top-n query graphs for each question. Then we propose to rerank the top-n query graphs by combining with the information of answer type. Experimental results on two widely used datasets show that our proposed method achieves the best results on the WebQuestions dataset and the second best on the ComplexQuestions dataset.

Tasks

Reproductions