Abstract:This paper describes the model proposed in “2018 NLP Challenge on Machine Reading Comprehension” by ZWYC team. Treated the machine reading comprehension as extracting the text span from the documents, this paper proposes a feature-rich neural interaction network. In order to effectively use the information of golden answers, our model first reconstructs the data in detail so that all golden answer information can be integrated. Then a feature-rich semantic representation is built for each word. Moreover, a simple but effective network is designed for question-aware representation for each document by captuing the interaction between questions and documents. The proposed model predicts answer text based on global representations of multiple candidate documents, leading to the runner-up position among 105 teams.
[1] Yichun Yin,Yangqiu Song,Ming Zhang.NNEmbs at semeval-2017 task 4:Neural twitter sentiment classification:a simple ensemble method with different embeddings[C]//Proceedings of the 11th International Workshop on Semantic Evaluation (SemEval-2017),2017:621-625. [2] Tomas Mikolov,et al.Distributed representations of words and phrases and their compositionality[C]//Proceedings of NIPS 2013,2013:3111-3119. [3] Bojanowski Piotr,et al.Enriching word vectors with subword information[J].arXiv:1607.04606,2016. [4] Wei He,et al.DuReader:A Chinese machine reading comprehension dataset from real-world applications [J].arXiv preprint arXiv:1711.05073,2018.