Coreference Reasoning in Machine Reading Comprehension
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.
Code (1)
Tasks
coreference-resolutionCoreference ResolutionMachine Reading ComprehensionNatural Language UnderstandingQuestion AnsweringReading ComprehensionSimilar Papers 제목 키워드 기반
Quoref: A Reading Comprehension Dataset with Questions Requiring Coreferential Reasoning
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 ComprehensionSentenceTracing Origins: Coreference-aware Machine Reading Comprehension
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+2Machine Reading, Fast and Slow: When Do Models “Understand” Language?
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+1Machine Reading, Fast and Slow: When Do Models "Understand" Language?
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+1BiPaR: A Bilingual Parallel Dataset for Multilingual and Cross-lingual Reading Comprehension on Novels
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