English

Smarnet: Teaching Machines to Read and Comprehend Like Human

Computation and Language 2017-10-10 v1 Information Retrieval

Abstract

Machine Comprehension (MC) is a challenging task in Natural Language Processing field, which aims to guide the machine to comprehend a passage and answer the given question. Many existing approaches on MC task are suffering the inefficiency in some bottlenecks, such as insufficient lexical understanding, complex question-passage interaction, incorrect answer extraction and so on. In this paper, we address these problems from the viewpoint of how humans deal with reading tests in a scientific way. Specifically, we first propose a novel lexical gating mechanism to dynamically combine the words and characters representations. We then guide the machines to read in an interactive way with attention mechanism and memory network. Finally we add a checking layer to refine the answer for insurance. The extensive experiments on two popular datasets SQuAD and TriviaQA show that our method exceeds considerable performance than most state-of-the-art solutions at the time of submission.

Keywords

Cite

@article{arxiv.1710.02772,
  title  = {Smarnet: Teaching Machines to Read and Comprehend Like Human},
  author = {Zheqian Chen and Rongqin Yang and Bin Cao and Zhou Zhao and Deng Cai and Xiaofei He},
  journal= {arXiv preprint arXiv:1710.02772},
  year   = {2017}
}

Comments

8 pages, paper for SQuAD machine comprehension

R2 v1 2026-06-22T22:06:46.995Z