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

RnG-KBQA: Generation Augmented Iterative Ranking for Knowledge Base Question Answering

About

Existing KBQA approaches, despite achieving strong performance on i.i.d. test data, often struggle in generalizing to questions involving unseen KB schema items. Prior ranking-based approaches have shown some success in generalization, but suffer from the coverage issue. We present RnG-KBQA, a Rank-and-Generate approach for KBQA, which remedies the coverage issue with a generation model while preserving a strong generalization capability. Our approach first uses a contrastive ranker to rank a set of candidate logical forms obtained by searching over the knowledge graph. It then introduces a tailored generation model conditioned on the question and the top-ranked candidates to compose the final logical form. We achieve new state-of-the-art results on GrailQA and WebQSP datasets. In particular, our method surpasses the prior state-of-the-art by a large margin on the GrailQA leaderboard. In addition, RnG-KBQA outperforms all prior approaches on the popular WebQSP benchmark, even including the ones that use the oracle entity linking. The experimental results demonstrate the effectiveness of the interplay between ranking and generation, which leads to the superior performance of our proposed approach across all settings with especially strong improvements in zero-shot generalization.

Xi Ye, Semih Yavuz, Kazuma Hashimoto, Yingbo Zhou, Caiming Xiong• 2021

Related benchmarks

TaskDatasetResultRank
Knowledge Base Question AnsweringWEBQSP (test)--
143
Knowledge Base Question AnsweringWebQSP Freebase (test)
F1 Score75.6
46
Knowledge Base Question AnsweringCWQ (test)
F1 Score71.1
42
Knowledge Base Question AnsweringGrailQA v1.0 (test)
Overall EM68.8
33
Knowledge Base Question AnsweringGrailQAbility answerable 1.0 (test)
F1 (L)78.1
27
Knowledge Graph Question AnsweringGrailQA (Overall)
Hits@168.8
20
Knowledge Base Question AnsweringGrailQAbility unanswerable 1.0 (test)
F1 (L)92
19
Knowledge Graph Question AnsweringGrailQA I.I.D.
Hits@186.2
17
Knowledge Graph Question AnsweringGrailQA Compositional
Hits@163.8
17
Knowledge Graph Question AnsweringGrailQA Zero-shot
Hits@163
17
Showing 10 of 20 rows

Other info

Follow for update