English
Related papers

Related papers: Event Coreference Resolution by Iteratively Unfold…

200 papers

Previous efforts to automate the detection of social and political events in text have primarily focused on identifying events described within single sentences or documents. Within a corpus of documents, these automated systems are unable…

Computation and Language · Computer Science 2020-05-07 Benjamin J. Radford

Traditional learning-based coreference resolvers operate by training the mention-pair model for determining whether two mentions are coreferent or not. Though conceptually simple and easy to understand, the mention-pair model is…

Computation and Language · Computer Science 2014-05-21 Altaf Rahman , Vincent Ng

Systems for automatic extraction of semantic information about events from large textual resources are now available: these tools are capable to generate RDF datasets about text extracted events and this knowledge can be used to reason over…

Artificial Intelligence · Computer Science 2016-12-02 Stefano Borgo , Loris Bozzato , Alessio Palmero Aprosio , Marco Rospocher , Luciano Serafini

This paper shows that characterizing co-occurrence between events is an important but non-trivial and neglected aspect of discovering potential causal relationships in multimedia event streams. First an introduction to the notion of event…

Multimedia · Computer Science 2016-03-31 Laleh Jalali , Ramesh Jain

Event Coreference Resolution (ECR) is the task of clustering event mentions that refer to the same real-world event. Despite significant advancements, ECR research faces two main challenges: limited generalizability across domains due to…

Artificial Intelligence · Computer Science 2024-06-21 Yuncong Li , Tianhua Xu , Sheng-hua Zhong , Haiqin Yang

Cross-document Event Coreference Resolution (CD-ECR) is a fundamental task in natural language processing (NLP) that seeks to determine whether event mentions across multiple documents refer to the same real-world occurrence. However,…

Computation and Language · Computer Science 2025-06-03 Long Yao , Wenzhong Yang , Yabo Yin , Fuyuan Wei , Hongzhen Lv , Jiaren Peng , Liejun Wang , Xiaoming Tao

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

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

Determining coreference of concept mentions across multiple documents is a fundamental task in natural language understanding. Previous work on cross-document coreference resolution (CDCR) typically considers mentions of events in the news,…

Computation and Language · Computer Science 2021-09-02 Arie Cattan , Sophie Johnson , Daniel Weld , Ido Dagan , Iz Beltagy , Doug Downey , Tom Hope

Fully understanding narratives often requires identifying events in the context of whole documents and modeling the event relations. However, document-level event extraction is a challenging task as it requires the extraction of event and…

Computation and Language · Computer Science 2021-05-11 Kung-Hsiang Huang , Nanyun Peng

Cross-document coreference resolution (CDCR) identifies and links mentions of the same entities and events across related documents, enabling content analysis that aggregates information at the level of discourse participants. However,…

Computation and Language · Computer Science 2026-03-09 Anastasia Zhukova , Felix Hamborg , Karsten Donnay , Norman Meuschke , Bela Gipp

Document-level Event Causality Identification (DECI) aims to identify causal relations between two events in documents. Recent research tends to use pre-trained language models to generate the event causal relations. Whereas, these methods…

Computation and Language · Computer Science 2024-03-19 Baiyan Zhang , Qin Chen , Jie Zhou , Jian Jin , Liang He

Established cross-document coreference resolution (CDCR) datasets contain event-centric coreference chains of events and entities with identity relations. These datasets establish strict definitions of the coreference relations across…

Computation and Language · Computer Science 2022-11-23 Anastasia Zhukova , Felix Hamborg , Bela Gipp

This paper presents a methodology and a system, named LogMaster, for mining correlations of events that have multiple attributions, i.e., node ID, application ID, event type, and event severity, in logs of large-scale cluster systems.…

Distributed, Parallel, and Cluster Computing · Computer Science 2013-01-18 Rui Ren , Xiaoyu Fu , Jianfeng Zhan , Wei Zhou

Joint-event-extraction, which extracts structural information (i.e., entities or triggers of events) from unstructured real-world corpora, has attracted more and more research attention in natural language processing. Most existing works do…

Computation and Language · Computer Science 2020-10-15 Yue Wang , Zhuo Xu , Lu Bai , Yao Wan , Lixin Cui , Qian Zhao , Edwin R. Hancock , Philip S. Yu

Coreference resolution aims to identify in a text all mentions that refer to the same real-world entity. The state-of-the-art end-to-end neural coreference model considers all text spans in a document as potential mentions and learns to…

Computation and Language · Computer Science 2018-05-15 Rui Zhang , Cicero Nogueira dos Santos , Michihiro Yasunaga , Bing Xiang , Dragomir Radev

Event Coreference Resolution (ECR) as a pairwise mention classification task is expensive both for automated systems and manual annotations. The task's quadratic difficulty is exacerbated when using Large Language Models (LLMs), making…

Computation and Language · Computer Science 2024-04-16 Shafiuddin Rehan Ahmed , George Arthur Baker , Evi Judge , Michael Regan , Kristin Wright-Bettner , Martha Palmer , James H. Martin

Cross-document co-reference resolution (CDCR) is the task of identifying and linking mentions to entities and concepts across many text documents. Current state-of-the-art models for this task assume that all documents are of the same type…

Computation and Language · Computer Science 2021-02-01 James Ravenscroft , Arie Cattan , Amanda Clare , Ido Dagan , Maria Liakata

Event coreference resolution(ECR) is an important task in Natural Language Processing (NLP) and nearly all the existing approaches to this task rely on event argument information. However, these methods tend to suffer from error propagation…

Computation and Language · Computer Science 2020-09-23 Xinyu Zuo , Yubo Chen , Kang Liu , Jun Zhao

We propose a sentence-incremental neural coreference resolution system which incrementally builds clusters after marking mention boundaries in a shift-reduce method. The system is aimed at bridging two recent approaches at coreference…

Computation and Language · Computer Science 2023-05-29 Matt Grenander , Shay B. Cohen , Mark Steedman