paper-with-me

Papers

Multi-Perspective Fusion Network for Commonsense Reading Comprehension

2019-01-08 · Chunhua Liu, Yan Zhao, Qingyi Si, Haiou Zhang, Bohan Li, Dong Yu

Commonsense Reading Comprehension (CRC) is a significantly challenging task, aiming at choosing the right answer for the question referring to a narrative passage, which may require commonsense knowledge inference. Most of the existing approaches only fuse the interaction information of choice, passage, and question in a simple combination manner from a \emph{union} perspective, which lacks the comparison information on a deeper level. Instead, we propose a Multi-Perspective Fusion Network (MPFN), extending the single fusion method with multiple perspectives by introducing the \emph{difference} and \emph{similarity} fusion\deleted{along with the \emph{union}}. More comprehensive and accurate information can be captured through the three types of fusion. We design several groups of experiments on MCScript dataset \cite{Ostermann:LREC18:MCScript} to evaluate the effectiveness of the three types of fusion respectively. From the experimental results, we can conclude that the difference fusion is comparable with union fusion, and the similarity fusion needs to be activated by the union fusion. The experimental result also shows that our MPFN model achieves the state-of-the-art with an accuracy of 83.52\% on the official test set.

📄 PDF Abstract BibTeX arXiv:1901.02257

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

Commonsense Knowledge + BERT for Level 2 Reading Comprehension Ability Test

2019-09-08 · Yidan Hu, Gongqi Lin, Yuan Miao, Chunyan Miao

Commonsense knowledge plays an important role when we read. The performance of BERT on SQuAD dataset shows that the accuracy of BERT can be better than human users. However, it does not mean that computers can surpass th…

ArticlesReading Comprehension

ReCoRD: Bridging the Gap between Human and Machine Commonsense Reading Comprehension

2018-10-30 · Sheng Zhang, Xiaodong Liu, Jingjing Liu, Jianfeng Gao 외

We present a large-scale dataset, ReCoRD, for machine reading comprehension requiring commonsense reasoning. Experiments on this dataset demonstrate that the performance of state-of-the-art MRC systems fall far behind hu…

Common Sense ReasoningMachine Reading ComprehensionReading Comprehension

Cosmos QA: Machine Reading Comprehension with Contextual Commonsense Reasoning

2019-08-31 · IJCNLP 2019 11 · Lifu Huang, Ronan Le Bras, Chandra Bhagavatula, Yejin Choi

Understanding narratives requires reading between the lines, which in turn, requires interpreting the likely causes and effects of events, even when they are not mentioned explicitly. In this paper, we introduce Cosmos Q…

Machine Reading ComprehensionMultiple-choiceReading Comprehension

Neural Network-based Models with Commonsense Knowledge for Machine Reading Comprehension

2019-09-01 · RANLP 2019 9 · Denis Smirnov

State-of-the-art machine reading comprehension models are capable of producing answers for factual questions about a given piece of text. However, some type of questions requires commonsense knowledge which cannot be inf…

Machine Reading ComprehensionReading Comprehension

Commonsense Evidence Generation and Injection in Reading Comprehension

2020-05-11 · SIGDIAL (ACL) 2020 7 · Ye Liu, Tao Yang, Zeyu You, Wei Fan 외

Human tackle reading comprehension not only based on the given context itself but often rely on the commonsense beyond. To empower the machine with commonsense reasoning, in this paper, we propose a Commonsense Evidence …

Language ModelingLanguage ModellingReading Comprehension