paper-with-me

Papers

Cross-document Event Coreference Search: Task, Dataset and Modeling

2022-10-23 · Alon Eirew, Avi Caciularu, Ido Dagan

The task of Cross-document Coreference Resolution has been traditionally formulated as requiring to identify all coreference links across a given set of documents. We propose an appealing, and often more applicable, complementary set up for the task - Cross-document Coreference Search, focusing in this paper on event coreference. Concretely, given a mention in context of an event of interest, considered as a query, the task is to find all coreferring mentions for the query event in a large document collection. To support research on this task, we create a corresponding dataset, which is derived from Wikipedia while leveraging annotations in the available Wikipedia Event Coreference dataset (WEC-Eng). Observing that the coreference search setup is largely analogous to the setting of Open Domain Question Answering, we adapt the prominent Deep Passage Retrieval (DPR) model to our setting, as an appealing baseline. Finally, we present a novel model that integrates a powerful coreference scoring scheme into the DPR architecture, yielding improved performance.

📄 PDF Abstract BibTeX arXiv:2210.12654

Code (1)

aloneirew/coresearch 공식 구현 pytorch

Tasks

Coreference ResolutionCross Document Coreference ResolutionOpen-Domain Question AnsweringPassage RetrievalQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

WEC: Deriving a Large-scale Cross-document Event Coreference dataset from Wikipedia

2021-04-11 · NAACL 2021 4 · Alon Eirew, Arie Cattan, Ido Dagan

Cross-document event coreference resolution is a foundational task for NLP applications involving multi-text processing. However, existing corpora for this task are scarce and relatively small, while annotating only mode…

coreference-resolutionCoreference ResolutionEvent 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

Cross-document Event Identity via Dense Annotation

2021-09-14 · CoNLL (EMNLP) 2021 11 · Adithya Pratapa, Zhengzhong Liu, Kimihiro Hasegawa, Linwei Li 외

In this paper, we study the identity of textual events from different documents. While the complex nature of event identity is previously studied (Hovy et al., 2013), the case of events across documents is unclear. Prior…

Revisiting the Evaluation for Cross Document Event Coreference

2016-12-01 · COLING 2016 12 · Shyam Upadhyay, Nitish Gupta, Christos Christodoulopoulos, Dan Roth

Cross document event coreference (CDEC) is an important task that aims at aggregating event-related information across multiple documents. We revisit the evaluation for CDEC, and discover that past works have adopted dif…

Document SummarizationMulti-Document SummarizationQuestion Answering

Focus on what matters: Applying Discourse Coherence Theory to Cross Document Coreference

2021-10-11 · EMNLP 2021 11 · William Held, Dan Iter, Dan Jurafsky

Performing event and entity coreference resolution across documents vastly increases the number of candidate mentions, making it intractable to do the full $n^2$ pairwise comparisons. Existing approaches simplify by cons…

coreference-resolutionCoreference ResolutionEntity Cross-Document Coreference ResolutionEvent Coreference Resolution+1