paper-with-me

홈 › Papers

Coreference Reasoning in Machine Reading Comprehension

2020-12-31 · ACL 2021 5 · Mingzhu Wu, Nafise Sadat Moosavi, Dan Roth, Iryna Gurevych

Coreference resolution is essential for natural language understanding and has been long studied in NLP. In recent years, as the format of Question Answering (QA) became a standard for machine reading comprehension (MRC), there have been data collection efforts, e.g., Dasigi et al. (2019), that attempt to evaluate the ability of MRC models to reason about coreference. However, as we show, coreference reasoning in MRC is a greater challenge than earlier thought; MRC datasets do not reflect the natural distribution and, consequently, the challenges of coreference reasoning. Specifically, success on these datasets does not reflect a model's proficiency in coreference reasoning. We propose a methodology for creating MRC datasets that better reflect the challenges of coreference reasoning and use it to create a sample evaluation set. The results on our dataset show that state-of-the-art models still struggle with these phenomena. Furthermore, we develop an effective way to use naturally occurring coreference phenomena from existing coreference resolution datasets when training MRC models. This allows us to show an improvement in the coreference reasoning abilities of state-of-the-art models. The code and the resulting dataset are available at https://github.com/UKPLab/coref-reasoning-in-qa.

📄 PDF Abstract BibTeX arXiv:2012.15573

Code (1)

UKPLab/coref-reasoning-in-qa 공식 구현 pytorch

Tasks

coreference-resolutionCoreference ResolutionMachine Reading ComprehensionNatural Language UnderstandingQuestion AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

Quoref: A Reading Comprehension Dataset with Questions Requiring Coreferential Reasoning

2019-08-16 · IJCNLP 2019 11 · Pradeep Dasigi, Nelson F. Liu, Ana Marasović, Noah A. Smith 외

Machine comprehension of texts longer than a single sentence often requires coreference resolution. However, most current reading comprehension benchmarks do not contain complex coreferential phenomena and hence fail to …

coreference-resolutionCoreference ResolutionReading ComprehensionSentence

Tracing Origins: Coreference-aware Machine Reading Comprehension

2021-10-15 · ACL 2022 5 · Baorong Huang, Zhuosheng Zhang, Hai Zhao

Machine reading comprehension is a heavily-studied research and test field for evaluating new pre-trained language models (PrLMs) and fine-tuning strategies, and recent studies have enriched the pre-trained language mode…

Language ModelingLanguage ModellingMachine Reading ComprehensionQuestion Answering+2

Machine Reading, Fast and Slow: When Do Models “Understand” Language?

2022-10-01 · COLING 2022 10 · Sagnik Ray Choudhury, Anna Rogers, Isabelle Augenstein

Two of the most fundamental issues in Natural Language Understanding (NLU) at present are: (a) how it can established whether deep learning-based models score highly on NLU benchmarks for the ”right” reasons; and (b) wha…

coreference-resolutionCoreference ResolutioncounterfactualNatural Language Understanding+1

Machine Reading, Fast and Slow: When Do Models "Understand" Language?

2022-09-15 · Sagnik Ray Choudhury, Anna Rogers, Isabelle Augenstein

Two of the most fundamental challenges in Natural Language Understanding (NLU) at present are: (a) how to establish whether deep learning-based models score highly on NLU benchmarks for the 'right' reasons; and (b) to un…

coreference-resolutionCoreference ResolutioncounterfactualNatural Language Understanding+1

BiPaR: A Bilingual Parallel Dataset for Multilingual and Cross-lingual Reading Comprehension on Novels

2019-10-11 · IJCNLP 2019 11 · Yimin Jing, Deyi Xiong, Yan Zhen

This paper presents BiPaR, a bilingual parallel novel-style machine reading comprehension (MRC) dataset, developed to support multilingual and cross-lingual reading comprehension. The biggest difference between BiPaR and…

coreference-resolutionCoreference ResolutionMachine Reading ComprehensionReading Comprehension+1