pith. sign in

arxiv: 1712.03556 · v2 · pith:OTROUGWEnew · submitted 2017-12-10 · 💻 cs.CL

Stochastic Answer Networks for Machine Reading Comprehension

classification 💻 cs.CL
keywords answercomprehensionmachinereadingstochasticdatasetnetworksimple
0
0 comments X
read the original abstract

We propose a simple yet robust stochastic answer network (SAN) that simulates multi-step reasoning in machine reading comprehension. Compared to previous work such as ReasoNet which used reinforcement learning to determine the number of steps, the unique feature is the use of a kind of stochastic prediction dropout on the answer module (final layer) of the neural network during the training. We show that this simple trick improves robustness and achieves results competitive to the state-of-the-art on the Stanford Question Answering Dataset (SQuAD), the Adversarial SQuAD, and the Microsoft MAchine Reading COmprehension Dataset (MS MARCO).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. EQuANt (Enhanced Question Answer Network)

    cs.CL 2019-06 unverdicted novelty 4.0

    EQuANt extends QANet to SQuAD 2, achieving nearly twice the performance of a lightweight QANet baseline while also improving SQuAD 1.1 results via multi-task learning.