paper-with-me

홈 › Papers

Multi-range Reasoning for Machine Comprehension

2018-03-24 · Yi Tay, Luu Anh Tuan, Siu Cheung Hui

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.

📄 PDF Abstract BibTeX arXiv:1803.09074

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Multi-Stage Memory Augmented Neural Network for Machine Reading Comprehension

2018-07-01 · WS 2018 7 · Seunghak Yu, Sathish Reddy Indurthi, Seohyun Back, Haejun Lee

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 ComprehensionTriviaQA

An Effective Multi-Stage Approach For Question Answering

2019-07-10 · Anonymous

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 Comprehension

MITRE at SemEval-2018 Task 11: Commonsense Reasoning without Commonsense Knowledge

2018-06-01 · SEMEVAL 2018 6 · Elizabeth Merkhofer, John Henderson, David Bloom, Laura Strickhart 외

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 Comprehensionregression

Are You Smarter Than a Sixth Grader? Textbook Question Answering for Multimodal Machine Comprehension

2017-07-01 · CVPR 2017 7 · Aniruddha Kembhavi, Minjoon Seo, Dustin Schwenk, Jonghyun Choi 외

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

2017-09-01 · EMNLP 2017 9 · Hongyu Lin, Le Sun, Xianpei Han

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