Multi-range Reasoning for Machine Comprehension
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Reading ComprehensionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Multi-Stage Memory Augmented Neural Network for Machine Reading Comprehension
Reading Comprehension (RC) of text is one of the fundamental tasks in natural language processing. In recent years, several end-to-end neural network models have been proposed to solve RC tasks. However, most of these mo…
Machine Reading ComprehensionQuestion AnsweringReading ComprehensionTriviaQAAn Effective Multi-Stage Approach For Question Answering
Machine reading comprehension is a key part of natural language understanding. Due to wide range of applications, machine reading comprehension has attracted considerable in- terest from both commercial and academic en- …
Machine Reading ComprehensionNatural Language UnderstandingQuestion AnsweringReading ComprehensionMITRE at SemEval-2018 Task 11: Commonsense Reasoning without Commonsense Knowledge
This paper describes MITRE{'}s participation in SemEval-2018 Task 11: Machine Comprehension using Commonsense Knowledge. The techniques explored range from simple bag-of-ngrams classifiers to neural architectures with va…
Common Sense ReasoningInformation RetrievalReading ComprehensionregressionAre You Smarter Than a Sixth Grader? Textbook Question Answering for Multimodal Machine Comprehension
We introduce the task of Multi-Modal Machine Comprehension (M3C), which aims at answering multimodal questions given a context of text, diagrams and images. We present the Textbook Question Answering (TQA) dataset that i…
Question AnsweringReading ComprehensionVisual Question AnsweringVisual Question Answering (VQA)Reasoning with Heterogeneous Knowledge for Commonsense Machine Comprehension
Reasoning with commonsense knowledge is critical for natural language understanding. Traditional methods for commonsense machine comprehension mostly only focus on one specific kind of knowledge, neglecting the fact that…
Natural Language UnderstandingReading Comprehensionvalid