English

Medical Exam Question Answering with Large-scale Reading Comprehension

Computation and Language 2018-03-01 v1

Abstract

Reading and understanding text is one important component in computer aided diagnosis in clinical medicine, also being a major research problem in the field of NLP. In this work, we introduce a question-answering task called MedQA to study answering questions in clinical medicine using knowledge in a large-scale document collection. The aim of MedQA is to answer real-world questions with large-scale reading comprehension. We propose our solution SeaReader--a modular end-to-end reading comprehension model based on LSTM networks and dual-path attention architecture. The novel dual-path attention models information flow from two perspectives and has the ability to simultaneously read individual documents and integrate information across multiple documents. In experiments our SeaReader achieved a large increase in accuracy on MedQA over competing models. Additionally, we develop a series of novel techniques to demonstrate the interpretation of the question answering process in SeaReader.

Keywords

Cite

@article{arxiv.1802.10279,
  title  = {Medical Exam Question Answering with Large-scale Reading Comprehension},
  author = {Xiao Zhang and Ji Wu and Zhiyang He and Xien Liu and Ying Su},
  journal= {arXiv preprint arXiv:1802.10279},
  year   = {2018}
}