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

Large-scale Simple Question Answering with Memory Networks

About

Training large-scale question answering systems is complicated because training sources usually cover a small portion of the range of possible questions. This paper studies the impact of multitask and transfer learning for simple question answering; a setting for which the reasoning required to answer is quite easy, as long as one can retrieve the correct evidence given a question, which can be difficult in large-scale conditions. To this end, we introduce a new dataset of 100k questions that we use in conjunction with existing benchmarks. We conduct our study within the framework of Memory Networks (Weston et al., 2015) because this perspective allows us to eventually scale up to more complex reasoning, and show that Memory Networks can be successfully trained to achieve excellent performance.

Antoine Bordes, Nicolas Usunier, Sumit Chopra, Jason Weston• 2015

Related benchmarks

TaskDatasetResultRank
Open Question AnsweringWEBQUESTIONS (test)
F1 Score42.2
27
Question AnsweringReverb (test)
Accuracy68
15
Question AnsweringSimpleQuestions (test)
Accuracy63.9
13
Showing 3 of 3 rows

Other info

Code

Follow for update