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

Broad Context Language Modeling as Reading Comprehension

About

Progress in text understanding has been driven by large datasets that test particular capabilities, like recent datasets for reading comprehension (Hermann et al., 2015). We focus here on the LAMBADA dataset (Paperno et al., 2016), a word prediction task requiring broader context than the immediate sentence. We view LAMBADA as a reading comprehension problem and apply comprehension models based on neural networks. Though these models are constrained to choose a word from the context, they improve the state of the art on LAMBADA from 7.3% to 49%. We analyze 100 instances, finding that neural network readers perform well in cases that involve selecting a name from the context based on dialogue or discourse cues but struggle when coreference resolution or external knowledge is needed.

Zewei Chu, Hai Wang, Kevin Gimpel, David McAllester• 2016

Related benchmarks

TaskDatasetResultRank
Word PredictionLAMBADA (test)
Accuracy86
53
Word PredictionLAMBADA CONTROL (all)
Accuracy7.4
20
Word PredictionLAMBADA CONTROL (context)
Accuracy52.3
13
Reading ComprehensionLAMBADA (test)
Accuracy49
13
Showing 4 of 4 rows

Other info

Code

Follow for update