Hierarchical Question Answering for Long Documents

11/06/2016
by   Eunsol Choi, et al.
0

We present a framework for question answering that can efficiently scale to longer documents while maintaining or even improving performance of state-of-the-art models. While most successful approaches for reading comprehension rely on recurrent neural networks (RNNs), running them over long documents is prohibitively slow because it is difficult to parallelize over sequences. Inspired by how people first skim the document, identify relevant parts, and carefully read these parts to produce an answer, we combine a coarse, fast model for selecting relevant sentences and a more expensive RNN for producing the answer from those sentences. We treat sentence selection as a latent variable trained jointly from the answer only using reinforcement learning. Experiments demonstrate the state of the art performance on a challenging subset of the Wikireading and on a new dataset, while speeding up the model by 3.5x-6.7x.

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
01/16/2021

ComQA:Compositional Question Answering via Hierarchical Graph Neural Networks

With the development of deep learning techniques and large scale dataset...
research
06/01/2021

A Coarse to Fine Question Answering System based on Reinforcement Learning

In this paper, we present a coarse to fine question answering (CFQA) sys...
research
06/22/2019

RLTM: An Efficient Neural IR Framework for Long Documents

Deep neural networks have achieved significant improvements in informati...
research
09/22/2021

A Simple Approach to Jointly Rank Passages and Select Relevant Sentences in the OBQA Context

In the open question answering (OBQA) task, how to select the relevant i...
research
10/19/2018

Lightweight Convolutional Approaches to Reading Comprehension on SQuAD

Current state-of-the-art reading comprehension models rely heavily on re...
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