English

Semantic Structure Enhanced Event Causality Identification

Computation and Language 2023-05-23 v1 Artificial Intelligence

Abstract

Event Causality Identification (ECI) aims to identify causal relations between events in unstructured texts. This is a very challenging task, because causal relations are usually expressed by implicit associations between events. Existing methods usually capture such associations by directly modeling the texts with pre-trained language models, which underestimate two kinds of semantic structures vital to the ECI task, namely, event-centric structure and event-associated structure. The former includes important semantic elements related to the events to describe them more precisely, while the latter contains semantic paths between two events to provide possible supports for ECI. In this paper, we study the implicit associations between events by modeling the above explicit semantic structures, and propose a Semantic Structure Integration model (SemSIn). It utilizes a GNN-based event aggregator to integrate the event-centric structure information, and employs an LSTM-based path aggregator to capture the event-associated structure information between two events. Experimental results on three widely used datasets show that SemSIn achieves significant improvements over baseline methods.

Keywords

Cite

@article{arxiv.2305.12792,
  title  = {Semantic Structure Enhanced Event Causality Identification},
  author = {Zhilei Hu and Zixuan Li and Xiaolong Jin and Long Bai and Saiping Guan and Jiafeng Guo and Xueqi Cheng},
  journal= {arXiv preprint arXiv:2305.12792},
  year   = {2023}
}

Comments

Accepted at ACL 2023

R2 v1 2026-06-28T10:41:02.627Z