papers AI Learner
The Github is limit! Click to go to the new site.

Incremental Reading for Question Answering

2019-01-15
Samira Abnar, Tania Bedrax-weiss, Tom Kwiatkowski, William W. Cohen

Abstract

Any system which performs goal-directed continual learning must not only learn incrementally but process and absorb information incrementally. Such a system also has to understand when its goals have been achieved. In this paper, we consider these issues in the context of question answering. Current state-of-the-art question answering models reason over an entire passage, not incrementally. As we will show, naive approaches to incremental reading, such as restriction to unidirectional language models in the model, perform poorly. We present extensions to the DocQA [2] model to allow incremental reading without loss of accuracy. The model also jointly learns to provide the best answer given the text that is seen so far and predict whether this best-so-far answer is sufficient.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1901.04936

PDF

https://arxiv.org/pdf/1901.04936


Similar Posts

Comments