paper-with-me

Papers

Improving Generalization in Coreference Resolution via Adversarial Training

2019-08-13 · SEMEVAL 2019 6 · Sanjay Subramanian, Dan Roth

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.

📄 PDF Abstract BibTeX arXiv:1908.04728

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference Resolution

Similar Papers 제목 키워드 기반

On Generalization in Coreference Resolution

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

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 Augmentation

Evaluation of Coreference Resolution Systems Under Adversarial Attacks

2020-11-01 · EMNLP (CODI) 2020 11 · Haixia Chai, Wei Zhao, Steffen Eger, Michael Strube

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 Resolution

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

Learning Cross-lingual Representations for Event Coreference Resolution with Multi-view Alignment and Optimal Transport

2021-11-01 · EMNLP (MRL) 2021 11 · Duy Phung, Hieu Minh Tran, Minh Van Nguyen, Thien Huu Nguyen

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+4

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