Projects per year
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.
Original language | English |
---|---|
Title of host publication | Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence |
Editors | Christian Bessiere |
Place of Publication | Marina del Rey CA USA |
Publisher | Association for the Advancement of Artificial Intelligence (AAAI) |
Pages | 3679-3686 |
Number of pages | 8 |
ISBN (Electronic) | 9780999241165 |
DOIs | |
Publication status | Published - 2020 |
Event | International Joint Conference on Artificial Intelligence-Pacific Rim International Conference on Artificial Intelligence 2020 - Yokohama, Japan Duration: 7 Jan 2021 → 15 Jan 2021 Conference number: 29th/17th https://www.ijcai.org/Proceedings/2020/ (Proceedings) https://ijcai20.org (Website) |
Publication series
Name | IJCAI International Joint Conference on Artificial Intelligence |
---|---|
Volume | 2021-January |
ISSN (Print) | 1045-0823 |
Conference
Conference | International Joint Conference on Artificial Intelligence-Pacific Rim International Conference on Artificial Intelligence 2020 |
---|---|
Abbreviated title | IJCAI-PRICAI 2020 |
Country/Territory | Japan |
City | Yokohama |
Period | 7/01/21 → 15/01/21 |
Other | IJCAI-PRICAI 2020, the 29th International Joint Conference on Artificial Intelligence and the 17th Pacific Rim International Conference on Artificial Intelligence!IJCAI-PRICAI2020 will take place January 7-15, 2021 online in a virtual reality in Japanese Standard Time (JST) zone. |
Internet address |
|
Keywords
- Natural Language Processing
- Question Answering
Projects
- 1 Finished
-
Explaining the outcomes of complex models
Zukerman, I., Haffari, R. & Reiter, E.
1/07/19 → 31/10/22
Project: Research