paper-with-me

Papers

Coreference Resolution with Entity Equalization

2019-07-01 · ACL 2019 7 · Ben Kantor, Amir Globerson

A key challenge in coreference resolution is to capture properties of entity clusters, and use those in the resolution process. Here we provide a simple and effective approach for achieving this, via an {``}Entity Equalization{''} mechanism. The Equalization approach represents each mention in a cluster via an approximation of the sum of all mentions in the cluster. We show how this can be done in a fully differentiable end-to-end manner, thus enabling high-order inferences in the resolution process. Our approach, which also employs BERT embeddings, results in new state-of-the-art results on the CoNLL-2012 coreference resolution task, improving average F1 by 3.6{\%}.

📄 PDF Abstract BibTeX

Code (1)

kkjawz/coref-ee tf

Tasks

coreference-resolutionCoreference Resolution

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Revealing the Myth of Higher-Order Inference in Coreference Resolution

2020-09-25 · EMNLP 2020 11 · Liyan Xu, Jinho D. Choi

This paper analyzes the impact of higher-order inference (HOI) on the task of coreference resolution. HOI has been adapted by almost all recent coreference resolution models without taking much investigation on its true …

AvgClusteringcoreference-resolutionCoreference Resolution+1

Resources and Evaluations for Danish Entity Resolution

2021-11-01 · CRAC (ACL) 2021 11 · Maria Barrett, Hieu Lam, Martin Wu, Ophélie Lacroix 외

Automatic coreference resolution is understudied in Danish even though most of the Danish Dependency Treebank (Buch-Kromann, 2003) is annotated with coreference relations. This paper describes a conversion of its partial…

coreference-resolutionCoreference ResolutionEntity DisambiguationEntity Linking+1

Neural Anaphora Resolution in Dialogue

2021-11-01 · ACL (CODI, CRAC) 2021 11 · Hideo Kobayashi, Shengjie Li, Vincent Ng

We describe the systems that we developed for the three tracks of the CODI-CRAC 2021 shared task, namely entity coreference resolution, bridging resolution, and discourse deixis resolution. Our team ranked second for ent…

coreference-resolutionCoreference Resolution

Revisiting Joint Modeling of Cross-document Entity and Event Coreference Resolution

2019-06-04 · ACL 2019 7 · Shany Barhom, Vered Shwartz, Alon Eirew, Michael Bugert 외

Recognizing coreferring events and entities across multiple texts is crucial for many NLP applications. Despite the task's importance, research focus was given mostly to within-document entity coreference, with rather li…

coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionEntity Cross-Document Coreference Resolution+3

Constrained Multi-Task Learning for Event Coreference Resolution

2021-06-01 · NAACL 2021 4 · Jing Lu, Vincent Ng

We propose a neural event coreference model in which event coreference is jointly trained with five tasks: trigger detection, entity coreference, anaphoricity determination, realis detection, and argument extraction. To …

coreference-resolutionCoreference ResolutionEvent Coreference ResolutionMulti-Task Learning