Multi-hop Reading Comprehension via Deep Reinforcement Learning based Document Traversal

05/23/2019
by   Alex Long, et al.
0

Reading Comprehension has received significant attention in recent years as high quality Question Answering (QA) datasets have become available. Despite state-of-the-art methods achieving strong overall accuracy, Multi-Hop (MH) reasoning remains particularly challenging. To address MH-QA specifically, we propose a Deep Reinforcement Learning based method capable of learning sequential reasoning across large collections of documents so as to pass a query-aware, fixed-size context subset to existing models for answer extraction. Our method is comprised of two stages: a linker, which decomposes the provided support documents into a graph of sentences, and an extractor, which learns where to look based on the current question and already-visited sentences. The result of the linker is a novel graph structure at the sentence level that preserves logical flow while still allowing rapid movement between documents. Importantly, we demonstrate that the sparsity of the resultant graph is invariant to context size. This translates to fewer decisions required from the Deep-RL trained extractor, allowing the system to scale effectively to large collections of documents. The importance of sequential decision making in the document traversal step is demonstrated by comparison to standard IE methods, and we additionally introduce a BM25-based IR baseline that retrieves documents relevant to the query only. We examine the integration of our method with existing models on the recently proposed QAngaroo benchmark and achieve consistent increases in accuracy across the board, as well as a 2-3x reduction in training time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/09/2018

Learning to Search in Long Documents Using Document Structure

Reading comprehension models are based on recurrent neural networks that...
research
05/21/2019

Answering while Summarizing: Multi-task Learning for Multi-hop QA with Evidence Extraction

Question answering (QA) using textual sources such as reading comprehens...
research
11/01/2019

Select, Answer and Explain: Interpretable Multi-hop Reading Comprehension over Multiple Documents

Interpretable multi-hop reading comprehension (RC) over multiple documen...
research
01/27/2023

Graph Attention with Hierarchies for Multi-hop Question Answering

Multi-hop QA (Question Answering) is the task of finding the answer to a...
research
07/19/2021

Bridging the Gap between Language Model and Reading Comprehension: Unsupervised MRC via Self-Supervision

Despite recent success in machine reading comprehension (MRC), learning ...
research
10/17/2017

Constructing Datasets for Multi-hop Reading Comprehension Across Documents

Most Reading Comprehension methods limit themselves to queries which can...
research
02/23/2019

Evidence Sentence Extraction for Machine Reading Comprehension

Recently remarkable success has been achieved in machine reading compreh...

Please sign up or login with your details

Forgot password? Click here to reset