On Generalization in Coreference Resolution
While coreference resolution is defined independently of dataset domain, most models for performing coreference resolution do not transfer well to unseen domains. We consolidate a set of 8 coreference resolution datasets targeting different domains to evaluate the off-the-shelf performance of models. We then mix three datasets for training; even though their domain, annotation guidelines, and metadata differ, we propose a method for jointly training a single model on this heterogeneous data mixture by using data augmentation to account for annotation differences and sampling to balance the data quantities. We find that in a zero-shot setting, models trained on a single dataset transfer poorly while joint training yields improved overall performance, leading to better generalization in coreference resolution models. This work contributes a new benchmark for robust coreference resolution and multiple new state-of-the-art results.
Code (2)
Tasks
coreference-resolutionCoreference ResolutionData AugmentationSimilar Papers 제목 키워드 기반
Using Linguistic Features to Improve the Generalization Capability of Neural Coreference Resolvers
Coreference resolution is an intermediate step for text understanding. It is used in tasks and domains for which we do not necessarily have coreference annotated corpora. Therefore, generalization is of special importanc…
coreference-resolutionCoreference ResolutionEnd-to-End Neural Event Coreference Resolution
Traditional event coreference systems usually rely on pipeline framework and hand-crafted features, which often face error propagation problem and have poor generalization ability. In this paper, we propose an End-to-End…
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionEvent DetectionReasoning over Object Descriptions Improves Coreference Resolution in Task-Based Dialogue Systems
Task-based dialogue systems assist users in achieving specific goals, such as executing actions or retrieving information, through natural language interactions. Accurate coreference resolution is essential, as it involv…
Task-Oriented Dialogue SystemsCoreference ResolutionPrompt EngineeringTowards Harnessing Memory Networks for Coreference Resolution
Coreference resolution task demands comprehending a discourse, especially for anaphoric mentions which require semantic information for resolving antecedents. We investigate into how memory networks can be helpful for co…
coreference-resolutionCoreference ResolutionQuestion AnsweringRepresentation LearningEvent Coreference Resolution with their Paraphrases and Argument-aware Embeddings
Event coreference resolution aims to classify all event mentions that refer to the same real-world event into the same group, which is necessary to information aggregation and many downstream applications. To resolve eve…
coreference-resolutionCoreference ResolutionEvent Coreference Resolution