Improving Generalization in Coreference Resolution via Adversarial Training
In order for coreference resolution systems to be useful in practice, they must be able to generalize to new text. In this work, we demonstrate that the performance of the state-of-the-art system decreases when the names of PER and GPE named entities in the CoNLL dataset are changed to names that do not occur in the training set. We use the technique of adversarial gradient-based training to retrain the state-of-the-art system and demonstrate that the retrained system achieves higher performance on the CoNLL dataset (both with and without the change of named entities) and the GAP dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
coreference-resolutionCoreference ResolutionSimilar Papers 제목 키워드 기반
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…
coreference-resolutionCoreference ResolutionData AugmentationEvaluation of Coreference Resolution Systems Under Adversarial Attacks
A substantial overlap of coreferent mentions in the CoNLL dataset magnifies the recent progress on coreference resolution. This is because the CoNLL benchmark fails to evaluate the ability of coreference resolvers that r…
coreference-resolutionCoreference ResolutionUsing 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 ResolutionLearning Cross-lingual Representations for Event Coreference Resolution with Multi-view Alignment and Optimal Transport
We study a new problem of cross-lingual transfer learning for event coreference resolution (ECR) where models trained on data from a source language are adapted for evaluations in different target languages. We introduce…
coreference-resolutionCoreference ResolutionCross-Lingual TransferEvent Coreference Resolution+4End-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 Detection