English

NEUer at SemEval-2021 Task 4: Complete Summary Representation by Filling Answers into Question for Matching Reading Comprehension

Computation and Language 2021-05-26 v1 Artificial Intelligence

Abstract

SemEval task 4 aims to find a proper option from multiple candidates to resolve the task of machine reading comprehension. Most existing approaches propose to concat question and option together to form a context-aware model. However, we argue that straightforward concatenation can only provide a coarse-grained context for the MRC task, ignoring the specific positions of the option relative to the question. In this paper, we propose a novel MRC model by filling options into the question to produce a fine-grained context (defined as summary) which can better reveal the relationship between option and question. We conduct a series of experiments on the given dataset, and the results show that our approach outperforms other counterparts to a large extent.

Keywords

Cite

@article{arxiv.2105.12051,
  title  = {NEUer at SemEval-2021 Task 4: Complete Summary Representation by Filling Answers into Question for Matching Reading Comprehension},
  author = {Zhixiang Chen and Yikun Lei and Pai Liu and Guibing Guo},
  journal= {arXiv preprint arXiv:2105.12051},
  year   = {2021}
}

Comments

accepted by SemEval2021