paper-with-me

Papers

Reading Comprehension with Graph-based Temporal-Casual Reasoning

2018-08-01 · COLING 2018 8 · Yawei Sun, Gong Cheng, Yuzhong Qu

Complex questions in reading comprehension tasks require integrating information from multiple sentences. In this work, to answer such questions involving temporal and causal relations, we generate event graphs from text based on dependencies, and rank answers by aligning event graphs. In particular, the alignments are constrained by graph-based reasoning to ensure temporal and causal agreement. Our focused approach self-adaptively complements existing solutions; it is automatically triggered only when applicable. Experiments on RACE and MCTest show that state-of-the-art methods are notably improved by using our approach as an add-on.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingReading Comprehension

Similar Papers 제목 키워드 기반

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

2021-04-16 · 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 QueriesQuestion AnsweringReading Comprehension+1

NumNet: Machine Reading Comprehension with Numerical Reasoning

2019-10-15 · IJCNLP 2019 11 · Qiu Ran, Yankai Lin, Peng Li, Jie zhou 외

Numerical reasoning, such as addition, subtraction, sorting and counting is a critical skill in human's reading comprehension, which has not been well considered in existing machine reading comprehension (MRC) systems. T…

Graph Neural NetworkMachine Reading ComprehensionQuestion AnsweringReading Comprehension

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

DROP: A Reading Comprehension Benchmark Requiring Discrete Reasoning Over Paragraphs

2019-03-01 · NAACL 2019 6 · Dheeru Dua, Yizhong Wang, Pradeep Dasigi, Gabriel Stanovsky 외

Reading comprehension has recently seen rapid progress, with systems matching humans on the most popular datasets for the task. However, a large body of work has highlighted the brittleness of these systems, showing that…

Question AnsweringReading ComprehensionSemantic Parsing

Multi-hop Reading Comprehension across Documents with Path-based Graph Convolutional Network

2020-06-11 · Zeyun Tang, Yongliang Shen, Xinyin Ma, Wei Xu 외

Multi-hop reading comprehension across multiple documents attracts much attention recently. In this paper, we propose a novel approach to tackle this multi-hop reading comprehension problem. Inspired by human reasoning p…

Multi-Hop Reading ComprehensionReading Comprehension