English
Related papers

Related papers: CorefPrompt: Prompt-based Event Coreference Resolu…

200 papers

Cross-document event coreference resolution (CDCR) is an NLP task in which mentions of events need to be identified and clustered throughout a collection of documents. CDCR aims to benefit downstream multi-document applications, but despite…

Computation and Language · Computer Science 2021-06-14 Michael Bugert , Nils Reimers , Iryna Gurevych

Existing cross-document event coreference resolution models, which either compute mention similarity directly or enhance mention representation by extracting event arguments (such as location, time, agent, and patient), lacking the ability…

Computation and Language · Computer Science 2024-06-26 Qiang Gao , Bobo Li , Zixiang Meng , Yunlong Li , Jun Zhou , Fei Li , Chong Teng , Donghong Ji

Coreference Resolution (CR) is a crucial yet challenging task in natural language understanding, often constrained by task-specific architectures and encoder-based language models that demand extensive training and lack adaptability. This…

Computation and Language · Computer Science 2025-09-23 Tuğba Pamay Arslan , Emircan Erol , Gülşen Eryiğit

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 this work we propose…

Computation and Language · Computer Science 2021-04-20 Emily Allaway , Shuai Wang , Miguel Ballesteros

Annotating cross-document event coreference links is a time-consuming and cognitively demanding task that can compromise annotation quality and efficiency. To address this, we propose a model-in-the-loop annotation approach for event…

Computation and Language · Computer Science 2023-06-12 Shafiuddin Rehan Ahmed , Abhijnan Nath , Michael Regan , Adam Pollins , Nikhil Krishnaswamy , James H. Martin

Eliciting knowledge from pre-trained language models via prompt-based learning has shown great potential in many natural language processing tasks. Whereas, the applications for more complex tasks such as event extraction are less studied…

Computation and Language · Computer Science 2022-05-16 Jiaju Lin , Qin Chen

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…

Computation and Language · Computer Science 2022-10-25 Alon Eirew , Avi Caciularu , Ido Dagan

Visual Commonsense Reasoning (VCR) is a cognitive task, challenging models to answer visual questions requiring human commonsense, and to provide rationales explaining why the answers are correct. With emergence of Large Language Models…

Computer Vision and Pattern Recognition · Computer Science 2024-04-23 Mingjie Ma , Zhihuan Yu , Yichao Ma , Guohui Li

Datasets and methods for cross-document coreference resolution (CDCR) focus on events or entities with strict coreference relations. They lack, however, annotating and resolving coreference mentions with more abstract or loose relations…

Computation and Language · Computer Science 2021-09-14 Anastasia Zhukova , Felix Hamborg , Karsten Donnay , Bela Gipp

In this paper, we present an accurate and extensible approach for the coreference resolution task. We formulate the problem as a span prediction task, like in machine reading comprehension (MRC): A query is generated for each candidate…

Computation and Language · Computer Science 2020-07-21 Wei Wu , Fei Wang , Arianna Yuan , Fei Wu , Jiwei Li

Coreference Resolution is an important NLP task and most state-of-the-art methods rely on word embeddings for word representation. However, one issue that has been largely overlooked in literature is that of comparing the performance of…

Computation and Language · Computer Science 2021-10-12 Judicael Poumay , Ashwin Ittoo

A coreference resolution system is to cluster all mentions that refer to the same entity in a given context. All coreference resolution systems need to tackle two main tasks: one task is to detect all of the potential mentions, and the…

Computation and Language · Computer Science 2022-12-21 Yu Wang , Hongxia Jin

Emotion recognition in conversation (ERC) aims to detect the emotion for each utterance in a given conversation. The newly proposed ERC models have leveraged pre-trained language models (PLMs) with the paradigm of pre-training and…

Computation and Language · Computer Science 2022-07-28 Jingjie Yi , Deqing Yang , Siyu Yuan , Caiyan Cao , Zhiyao Zhang , Yanghua Xiao

Recently, prompt-tuning has attracted growing interests in event argument extraction (EAE). However, the existing prompt-tuning methods have not achieved satisfactory performance due to the lack of consideration of entity information. In…

Computation and Language · Computer Science 2022-10-31 Lu Dai , Bang Wang , Wei Xiang , Yijun Mo

Events in text documents are interrelated in complex ways. In this paper, we study two types of relation: Event Coreference and Event Sequencing. We show that the popular tree-like decoding structure for automated Event Coreference is not…

Computation and Language · Computer Science 2018-06-14 Zhengzhong Liu , Teruko Mitamura , Eduard Hovy

Research in CDCR remains fragmented due to heterogeneous dataset formats, varying annotation standards, and the predominance of the CDCR definition as the event coreference resolution (ECR). To address these challenges, we introduce uCDCR,…

Computation and Language · Computer Science 2026-03-04 Anastasia Zhukova , Terry Ruas , Jan Philip Wahle , Bela Gipp

We study the potential synergy between two different NLP tasks, both confronting predicate lexical variability: identifying predicate paraphrases, and event coreference resolution. First, we used annotations from an event coreference…

Computation and Language · Computer Science 2020-10-12 Yehudit Meged , Avi Caciularu , Vered Shwartz , Ido Dagan

Coreference Resolution (CR) is a critical task in Natural Language Processing (NLP). Current research faces a key dilemma: whether to further explore the potential of supervised neural methods based on small language models, whose…

Computation and Language · Computer Science 2026-05-08 Kangyang Luo , Yuzhuo Bai , Shuzheng Si , Cheng Gao , Zhitong Wang , Yingli Shen , Wenhao Li , Zhu Liu , Yufeng Han , Jiayi Wu , Cunliang Kong , Maosong Sun

Implicit event argument extraction (EAE) aims to identify arguments that could scatter over the document. Most previous work focuses on learning the direct relations between arguments and the given trigger, while the implicit relations with…

Computation and Language · Computer Science 2022-06-14 Jiaju Lin , Qin Chen , Jie Zhou , Jian Jin , Liang He

Event coreference resolution is an important research problem with many applications. Despite the recent remarkable success of pretrained language models, we argue that it is still highly beneficial to utilize symbolic features for the…

Computation and Language · Computer Science 2021-04-06 Tuan Lai , Heng Ji , Trung Bui , Quan Hung Tran , Franck Dernoncourt , Walter Chang