English

Stochastic Answer Networks for Machine Reading Comprehension

Computation and Language 2018-05-16 v2

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).

Keywords

Cite

@article{arxiv.1712.03556,
  title  = {Stochastic Answer Networks for Machine Reading Comprehension},
  author = {Xiaodong Liu and Yelong Shen and Kevin Duh and Jianfeng Gao},
  journal= {arXiv preprint arXiv:1712.03556},
  year   = {2018}
}

Comments

11 pages, 5 figures, Accepted to ACL 2018

R2 v1 2026-06-22T23:13:34.777Z