paper-with-me

Papers

On Generalization in Coreference Resolution

2021-09-20 · CRAC (ACL) 2021 11 · Shubham Toshniwal, Patrick Xia, Sam Wiseman, Karen Livescu, Kevin Gimpel

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.

📄 PDF Abstract BibTeX arXiv:2109.09667

Code (2)

shtoshni92/fast-coref 공식 구현 pytorch
shtoshni/fast-coref pytorch

Tasks

coreference-resolutionCoreference ResolutionData Augmentation

Similar Papers 제목 키워드 기반

Using Linguistic Features to Improve the Generalization Capability of Neural Coreference Resolvers

2017-08-01 · EMNLP 2018 10 · Nafise Sadat Moosavi, Michael Strube

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 Resolution

End-to-End Neural Event Coreference Resolution

2020-09-17 · Yaojie Lu, Hongyu Lin, Jialong Tang, Xianpei Han 외

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 Detection

Reasoning over Object Descriptions Improves Coreference Resolution in Task-Based Dialogue Systems

2026-04-30 · Oier Ijurco, Oier Lopez de Lacalle arxiv

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 Engineering

Towards Harnessing Memory Networks for Coreference Resolution

2017-08-01 · WS 2017 8 · Joe Cheri, Pushpak Bhattacharyya

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 Learning

Event Coreference Resolution with their Paraphrases and Argument-aware Embeddings

2020-12-01 · COLING 2020 8 · Yutao Zeng, Xiaolong Jin, Saiping Guan, Jiafeng Guo 외

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