SOTAVerified

Teaching Machines to Read and Comprehend

2015-06-10NeurIPS 2015Code Available1· sign in to hype

Karl Moritz Hermann, Tomáš Kočiský, Edward Grefenstette, Lasse Espeholt, Will Kay, Mustafa Suleyman, Phil Blunsom

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Teaching machines to read natural language documents remains an elusive challenge. Machine reading systems can be tested on their ability to answer questions posed on the contents of documents that they have seen, but until now large scale training and test datasets have been missing for this type of evaluation. In this work we define a new methodology that resolves this bottleneck and provides large scale supervised reading comprehension data. This allows us to develop a class of attention based deep neural networks that learn to read real documents and answer complex questions with minimal prior knowledge of language structure.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CNN / Daily MailMemNNs (ensemble)CNN69.4Unverified
CNN / Daily MailImpatient ReaderCNN63.8Unverified
CNN / Daily MailAttentive ReaderCNN63Unverified

Reproductions