IJCAI 2020poster0 citations

Retrieve, Program, Repeat: Complex Knowledge Base Question Answering via Alternate Meta-learning

Yuncheng Hua, Yuan-Fang Li, Gholamreza Haffari, Guilin Qi, Wei Wu

Abstract

A compelling approach to complex question answering is to convert the question to a sequence of actions, which can then be executed on the knowledge base to yield the answer, aka the programmer-interpreter approach. Use similar training questions to the test question, meta-learning enables the programmer to adapt to unseen questions to tackle potential distributional biases quickly. However, this comes at the cost of manually labeling similar questions to learn a retrieval model, which is tedious and expensive. In this paper, we present a novel method that automatically learns a retrieval model alternately with the programmer from weak supervision, i.e., the system’s performance with respect to the produced answers. To the best of our knowledge, this is the first attempt to train the retrieval model with the programmer jointly. Our system leads to state-of-the-art performance on a large-scale task for complex question answering over knowledge bases. We have released our code at https://github.com/DevinJake/MARL.

Natural Language Processing: Natural Language ProcessingNatural Language Processing: Question Answering
BibTeX
@inproceedings{ijcai2020p509,
  title     = {Retrieve, Program, Repeat: Complex Knowledge Base Question Answering via Alternate Meta-learning},
  author    = {Hua, Yuncheng and Li, Yuan-Fang and Haffari, Gholamreza and Qi, Guilin and Wu, Wei},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3679--3686},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/509},
  url       = {https://doi.org/10.24963/ijcai.2020/509},
}
Retrieve, Program, Repeat: Complex Knowledge Base Question Answering via Alternate Meta-learning · IJCAI 2020