paper-with-me

Papers

ESTER: A Machine Reading Comprehension Dataset for Event Semantic Relation Reasoning

2021-04-16 · Rujun Han, I-Hung Hsu, Jiao Sun, Julia Baylon, Qiang Ning, Dan Roth, Nanyun Peng

Understanding how events are semantically related to each other is the essence of reading comprehension. Recent event-centric reading comprehension datasets focus mostly on event arguments or temporal relations. While these tasks partially evaluate machines' ability of narrative understanding, human-like reading comprehension requires the capability to process event-based information beyond arguments and temporal reasoning. For example, to understand causality between events, we need to infer motivation or purpose; to establish event hierarchy, we need to understand the composition of events. To facilitate these tasks, we introduce ESTER, a comprehensive machine reading comprehension (MRC) dataset for Event Semantic Relation Reasoning. The dataset leverages natural language queries to reason about the five most common event semantic relations, provides more than 6K questions and captures 10.1K event relation pairs. Experimental results show that the current SOTA systems achieve 22.1%, 63.3%, and 83.5% for token-based exact-match, F1, and event-based HIT@1 scores, which are all significantly below human performances (36.0%, 79.6%, 100% respectively), highlighting our dataset as a challenging benchmark.

📄 PDF Abstract BibTeX arXiv:2104.08350

Code (1)

pluslabnlp/ester 공식 구현 pytorch

Tasks

Machine Reading ComprehensionNatural Language QueriesQuestion AnsweringReading ComprehensionRelation

Similar Papers 제목 키워드 기반

ESTER: A Machine Reading Comprehension Dataset for Reasoning about Event Semantic Relations

2021-11-01 · EMNLP 2021 11 · Rujun Han, I-Hung Hsu, Jiao Sun, Julia Baylon 외

Understanding how events are semantically related to each other is the essence of reading comprehension. Recent event-centric reading comprehension datasets focus mostly on event arguments or temporal relations. While th…

Machine Reading ComprehensionNatural Language QueriesReading ComprehensionRelation

Scene Restoring for Narrative Machine Reading Comprehension

2020-11-01 · EMNLP 2020 11 · Zhixing Tian, Yuanzhe Zhang, Kang Liu, Jun Zhao 외

This paper focuses on machine reading comprehension for narrative passages. Narrative passages usually describe a chain of events. When reading this kind of passage, humans tend to restore a scene according to the text w…

Cloze TestMachine Reading ComprehensionMultiple-choiceReading Comprehension

TORQUE: A Reading Comprehension Dataset of Temporal Ordering Questions

2020-05-01 · EMNLP 2020 11 · Qiang Ning, Hao Wu, Rujun Han, Nanyun Peng 외

A critical part of reading is being able to understand the temporal relationships between events described in a passage of text, even when those relationships are not explicitly stated. However, current machine reading c…

Machine Reading ComprehensionQuestion AnsweringReading 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

Dataset for the First Evaluation on Chinese Machine Reading Comprehension

2017-09-25 · LREC 2018 5 · Yiming Cui, Ting Liu, Zhipeng Chen, Wentao Ma 외

Machine Reading Comprehension (MRC) has become enormously popular recently and has attracted a lot of attention. However, existing reading comprehension datasets are mostly in English. To add diversity in reading compreh…

Chinese Reading ComprehensionDiversityMachine Reading ComprehensionReading Comprehension