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

Separating Answers from Queries for Neural Reading Comprehension

2016-09-27
Dirk Weissenborn

Abstract

We present a novel neural architecture for answering queries, designed to optimally leverage explicit support in the form of query-answer memories. Our model is able to refine and update a given query while separately accumulating evidence for predicting the answer. Its architecture reflects this separation with dedicated embedding matrices and loosely connected information pathways (modules) for updating the query and accumulating evidence. This separation of responsibilities effectively decouples the search for query related support and the prediction of the answer. On recent benchmark datasets for reading comprehension, our model achieves state-of-the-art results. A qualitative analysis reveals that the model effectively accumulates weighted evidence from the query and over multiple support retrieval cycles which results in a robust answer prediction.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1607.03316

PDF

https://arxiv.org/pdf/1607.03316


Similar Posts

Comments