NAACL 2021long77 citations

Graph Convolutional Networks for Event Causality Identification with Rich Document-level Structures

Minh Tran Phu, Thien Huu Nguyen

Abstract

We study the problem of Event Causality Identification (ECI) to detect causal relation between event mention pairs in text. Although deep learning models have recently shown state-of-the-art performance for ECI, they are limited to the intra-sentence setting where event mention pairs are presented in the same sentences. This work addresses this issue by developing a novel deep learning model for document-level ECI (DECI) to accept inter-sentence event mention pairs. As such, we propose a graph-based model that constructs interaction graphs to capture relevant connections between important objects for DECI in input documents. Such interaction graphs are then consumed by graph convolutional networks to learn document context-augmented representations for causality prediction between events. Various information sources are introduced to enrich the interaction graphs for DECI, featuring discourse, syntax, and semantic information. Our extensive experiments show that the proposed model achieves state-of-the-art performance on two benchmark datasets.

BibTeX
@inproceedings{tran-phu-nguyen-2021-graph,
    title = "Graph Convolutional Networks for Event Causality Identification with Rich Document-level Structures",
    author = "Tran Phu, Minh  and
      Nguyen, Thien Huu",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.273/",
    doi = "10.18653/v1/2021.naacl-main.273",
    pages = "3480--3490"
}
Graph Convolutional Networks for Event Causality Identification with Rich Document-level Structures · NAACL 2021