paper-with-me

Papers

Contrastive Representation Learning for Cross-Document Coreference Resolution of Events and Entities

2022-05-23 · NAACL 2022 7 · Benjamin Hsu, Graham Horwood

Identifying related entities and events within and across documents is fundamental to natural language understanding. We present an approach to entity and event coreference resolution utilizing contrastive representation learning. Earlier state-of-the-art methods have formulated this problem as a binary classification problem and leveraged large transformers in a cross-encoder architecture to achieve their results. For large collections of documents and corresponding set of $n$ mentions, the necessity of performing $n^{2}$ transformer computations in these earlier approaches can be computationally intensive. We show that it is possible to reduce this burden by applying contrastive learning techniques that only require $n$ transformer computations at inference time. Our method achieves state-of-the-art results on a number of key metrics on the ECB+ corpus and is competitive on others.

📄 PDF Abstract BibTeX arXiv:2205.11438

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationContrastive Learningcoreference-resolutionCoreference ResolutionCross Document Coreference ResolutionEvent Coreference ResolutionNatural Language UnderstandingRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Sequential Cross-Document Coreference Resolution

2021-04-17 · EMNLP 2021 11 · Emily Allaway, Shuai Wang, Miguel Ballesteros

Relating entities and events in text is a key component of natural language understanding. Cross-document coreference resolution, in particular, is important for the growing interest in multi-document analysis tasks. In …

coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionNatural Language Understanding

Contrastive Learning for Context-aware Neural Machine TranslationUsing Coreference Information

2021-09-13 · Yongkeun Hwang, Hyungu Yun, Kyomin Jung

Context-aware neural machine translation (NMT) incorporates contextual information of surrounding texts, that can improve the translation quality of document-level machine translation. Many existing works on context-awar…

Contrastive Learningcoreference-resolutionCoreference ResolutionData Augmentation+5

Contrastive Learning for Context-aware Neural Machine Translation Using Coreference Information

2021-11-01 · WMT (EMNLP) 2021 11 · Yongkeun Hwang, Hyeongu Yun, Kyomin Jung

Context-aware neural machine translation (NMT) incorporates contextual information of surrounding texts, that can improve the translation quality of document-level machine translation. Many existing works on context-awar…

Contrastive Learningcoreference-resolutionCoreference ResolutionData Augmentation+5

Cross-document Coreference Resolution over Predicted Mentions

2021-06-02 · Findings (ACL) 2021 8 · Arie Cattan, Alon Eirew, Gabriel Stanovsky, Mandar Joshi 외

Coreference resolution has been mostly investigated within a single document scope, showing impressive progress in recent years based on end-to-end models. However, the more challenging task of cross-document (CD) corefe…

coreference-resolutionCoreference ResolutionCross Document Coreference 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