English

CorefPrompt: Prompt-based Event Coreference Resolution by Measuring Event Type and Argument Compatibilities

Computation and Language 2023-10-25 v2 Artificial Intelligence Information Retrieval

Abstract

Event coreference resolution (ECR) aims to group event mentions referring to the same real-world event into clusters. Most previous studies adopt the "encoding first, then scoring" framework, making the coreference judgment rely on event encoding. Furthermore, current methods struggle to leverage human-summarized ECR rules, e.g., coreferential events should have the same event type, to guide the model. To address these two issues, we propose a prompt-based approach, CorefPrompt, to transform ECR into a cloze-style MLM (masked language model) task. This allows for simultaneous event modeling and coreference discrimination within a single template, with a fully shared context. In addition, we introduce two auxiliary prompt tasks, event-type compatibility and argument compatibility, to explicitly demonstrate the reasoning process of ECR, which helps the model make final predictions. Experimental results show that our method CorefPrompt performs well in a state-of-the-art (SOTA) benchmark.

Keywords

Cite

@article{arxiv.2310.14512,
  title  = {CorefPrompt: Prompt-based Event Coreference Resolution by Measuring Event Type and Argument Compatibilities},
  author = {Sheng Xu and Peifeng Li and Qiaoming Zhu},
  journal= {arXiv preprint arXiv:2310.14512},
  year   = {2023}
}

Comments

Accepted by EMNLP2023

R2 v1 2026-06-28T12:58:21.721Z