Litcius/Paper detail

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

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

2022Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)83 citationsDOIOpen Access PDF

Abstract

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 rankingbased 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-ofthe-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. 1

Topics & Concepts

Computer scienceOracleGeneralizationBenchmark (surveying)Ranking (information retrieval)Artificial intelligenceSchema (genetic algorithms)Machine learningMargin (machine learning)Learning to rankQuestion answeringGraphTheoretical computer scienceInformation retrievalData miningMathematicsSoftware engineeringMathematical analysisGeodesyGeographyTopic ModelingNatural Language Processing TechniquesAdvanced Graph Neural Networks
RNG-KBQA: Generation Augmented Iterative Ranking for Knowledge Base Question Answering | Litcius