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

Multi-range Reasoning for Machine Comprehension

About

We propose MRU (Multi-Range Reasoning Units), a new fast compositional encoder for machine comprehension (MC). Our proposed MRU encoders are characterized by multi-ranged gating, executing a series of parameterized contract-and-expand layers for learning gating vectors that benefit from long and short-term dependencies. The aims of our approach are as follows: (1) learning representations that are concurrently aware of long and short-term context, (2) modeling relationships between intra-document blocks and (3) fast and efficient sequence encoding. We show that our proposed encoder demonstrates promising results both as a standalone encoder and as well as a complementary building block. We conduct extensive experiments on three challenging MC datasets, namely RACE, SearchQA and NarrativeQA, achieving highly competitive performance on all. On the RACE benchmark, our model outperforms DFN (Dynamic Fusion Networks) by 1.5%-6% without using any recurrent or convolution layers. Similarly, we achieve competitive performance relative to AMANDA on the SearchQA benchmark and BiDAF on the NarrativeQA benchmark without using any LSTM/GRU layers. Finally, incorporating MRU encoders with standard BiLSTM architectures further improves performance, achieving state-of-the-art results.

Yi Tay, Luu Anh Tuan, Siu Cheung Hui• 2018

Related benchmarks

TaskDatasetResultRank
Reading ComprehensionRACE high
Accuracy50.3
295
Reading ComprehensionRACE mid
Accuracy60.2
196
Machine Reading ComprehensionRACE (test)
RACE Accuracy (Medium)57.7
111
Question AnsweringSearchQA (test)
N-gram F159.5
48
Machine Reading ComprehensionRACE
RACE Overall Accuracy53.3
38
Question AnsweringSearchQA (dev)--
28
Machine Reading ComprehensionRACE Full (test)
Accuracy53.3
13
Reading ComprehensionNarrativeQA summaries
BLEU-136.55
8
Question AnsweringNarrativeQA summaries (test)
BLEU-136.55
6
Reading ComprehensionNarrativeQA Story Summaries (val)
BLEU-136.55
6
Showing 10 of 10 rows

Other info

Follow for update