paper-with-me

Papers

Machine Reading Comprehension as Data Augmentation: A Case Study on Implicit Event Argument Extraction

2021-11-01 · EMNLP 2021 11 · Jian Liu, Yufeng Chen, Jinan Xu

Implicit event argument extraction (EAE) is a crucial document-level information extraction task that aims to identify event arguments beyond the sentence level. Despite many efforts for this task, the lack of enough training data has long impeded the study. In this paper, we take a new perspective to address the data sparsity issue faced by implicit EAE, by bridging the task with machine reading comprehension (MRC). Particularly, we devise two data augmentation regimes via MRC, including: 1) implicit knowledge transfer, which enables knowledge transfer from other tasks, by building a unified training framework in the MRC formulation, and 2) explicit data augmentation, which can explicitly generate new training examples, by treating MRC models as an annotator. The extensive experiments have justified the effectiveness of our approach — it not only obtains state-of-the-art performance on two benchmarks, but also demonstrates superior results in a data-low scenario.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationEvent Argument ExtractionMachine Reading ComprehensionReading ComprehensionSentenceTransfer Learning

Similar Papers 제목 키워드 기반

Learning to Ask Unanswerable Questions for Machine Reading Comprehension

2019-06-14 · ACL 2019 7 · Haichao Zhu, Li Dong, Furu Wei, Wenhui Wang 외

Machine reading comprehension with unanswerable questions is a challenging task. In this work, we propose a data augmentation technique by automatically generating relevant unanswerable questions according to an answerab…

Data AugmentationMachine Reading ComprehensionQuestion GenerationQuestion-Generation+1

ORB: An Open Reading Benchmark for Comprehensive Evaluation of Machine Reading Comprehension

2019-12-29 · Dheeru Dua, Ananth Gottumukkala, Alon Talmor, Sameer Singh 외

Reading comprehension is one of the crucial tasks for furthering research in natural language understanding. A lot of diverse reading comprehension datasets have recently been introduced to study various phenomena in nat…

Entity TypingMachine Reading ComprehensionNatural Language UnderstandingReading Comprehension+1

ZJUKLAB at SemEval-2021 Task 4: Negative Augmentation with Language Model for Reading Comprehension of Abstract Meaning

2021-02-25 · SEMEVAL 2021 · Xin Xie, Xiangnan Chen, Xiang Chen, Yong Wang 외

This paper presents our systems for the three Subtasks of SemEval Task4: Reading Comprehension of Abstract Meaning (ReCAM). We explain the algorithms used to learn our models and the process of tuning the algorithms and …

Language Model EvaluationLanguage ModelingLanguage ModellingReading Comprehension

Feature-augmented Machine Reading Comprehension with Auxiliary Tasks

2022-11-17 · Yifeng Xie

While most successful approaches for machine reading comprehension rely on single training objective, it is assumed that the encoder layer can learn great representation through the loss function we define in the predict…

Machine Reading ComprehensionReading 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