ACL 2023findings7 citations

SEAG: Structure-Aware Event Causality Generation

Zhengwei Tao, Zhi Jin, Xiaoying Bai, Haiyan Zhao, Chengfeng Dou, Yongqiang Zhao, Fang Wang, Chongyang Tao

Abstract

Extracting event causality underlies a broad spectrum of natural language processing applications. Cutting-edge methods break this task into Event Detection and Event Causality Identification. Although the pipelined solutions succeed in achieving acceptable results, the inherent nature of separating the task incurs limitations. On the one hand, it suffers from the lack of cross-task dependencies and may cause error propagation. On the other hand, it predicts events and relations separately, undermining the integrity of the event causality graph (ECG). To address such issues, in this paper, we propose an approach for Structure-Aware Event Causality Generation (SEAG). With a graph linearization module, we generate the ECG structure in a way of text2text generation based on a pre-trained language model. To foster the structural representation of the ECG, we introduce the novel Causality Structural Discrimination training paradigm in which we perform structural discriminative training alongside auto-regressive generation enabling the model to distinguish from constructed incorrect ECGs. We conduct experiments on three datasets. The experimental results demonstrate the effectiveness of structural event causality generation and the causality structural discrimination training.

BibTeX
@inproceedings{tao-etal-2023-seag,
    title = "{SEAG}: Structure-Aware Event Causality Generation",
    author = "Tao, Zhengwei  and
      Jin, Zhi  and
      Bai, Xiaoying  and
      Zhao, Haiyan  and
      Dou, Chengfeng  and
      Zhao, Yongqiang  and
      Wang, Fang  and
      Tao, Chongyang",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.283/",
    doi = "10.18653/v1/2023.findings-acl.283",
    pages = "4631--4644"
}
SEAG: Structure-Aware Event Causality Generation · ACL 2023