EMNLP 2022finding16 citations

A Two-Stage Approach towards Generalization in Knowledge Base Question Answering

Srinivas Ravishankar, Dung Thai, Ibrahim Abdelaziz, Nandana Mihindukulasooriya, Tahira Naseem, Pavan Kapanipathi, Gaetano Rossiello, Achille Fokoue

Abstract

Most existing approaches for Knowledge Base Question Answering (KBQA) focus on a specific underlying knowledge base either because of inherent assumptions in the approach, or because evaluating it on a different knowledge base requires non-trivial changes. However, many popular knowledge bases share similarities in their underlying schemas that can be leveraged to facilitate generalization across knowledge bases. To achieve this generalization, we introduce a KBQA framework based on a 2-stage architecture that explicitly separates semantic parsing from the knowledge base interaction, facilitating transfer learning across datasets and knowledge graphs. We show that pretraining on datasets with a different underlying knowledge base can nevertheless provide significant performance gains and reduce sample complexity. Our approach achieves comparable or state-of-the-art performance for LC-QuAD (DBpedia), WebQSP (Freebase), SimpleQuestions (Wikidata) and MetaQA (Wikimovies-KG).

BibTeX
@inproceedings{ravishankar-etal-2022-two,
    title = "A Two-Stage Approach towards Generalization in Knowledge Base Question Answering",
    author = "Ravishankar, Srinivas  and
      Thai, Dung  and
      Abdelaziz, Ibrahim  and
      Mihindukulasooriya, Nandana  and
      Naseem, Tahira  and
      Kapanipathi, Pavan  and
      Rossiello, Gaetano  and
      Fokoue, Achille",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.408/",
    doi = "10.18653/v1/2022.findings-emnlp.408",
    pages = "5571--5580"
}