COLING 2024main4 citations

Document-Level Event Extraction via Information Interaction Based on Event Relation and Argument Correlation

Bangze Pan, Yang Li, Suge Wang, Xiaoli Li, Deyu Li, Jian Liao, Jianxing Zheng

Abstract

Document-level Event Extraction (DEE) is a vital task in NLP as it seeks to automatically recognize and extract event information from a document. However, current approaches often overlook intricate relationships among events and subtle correlations among arguments within a document, which can significantly impact the effectiveness of event type recognition and the extraction of cross-sentence arguments in DEE task. This paper proposes a novel Correlation Association Interactive Network (CAINet), comprising two key components: event relationship graph and argument correlation graph. In particular, the event relationship graph models the relationship among various events through structural associations among event nodes and sentence nodes, to improve the accuracy of event recognition. On the other hand, the arguments correlation graph models the correlations among arguments by quantifying the strength of association among arguments, to effectively aggregate cross-sentence arguments, contributing to the overall success of DEE. Furthermore, we use the large language model to execute DEE task experiments. Experimental results show the proposed CAINet outperforms existing state-of-the-art models and large language models in terms of F1-score across two benchmark datasets.

BibTeX
@inproceedings{pan-etal-2024-document,
    title = "Document-Level Event Extraction via Information Interaction Based on Event Relation and Argument Correlation",
    author = "Pan, Bangze  and
      Li, Yang  and
      Wang, Suge  and
      Li, Xiaoli  and
      Li, Deyu  and
      Liao, Jian  and
      Zheng, Jianxing",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.459/",
    pages = "5156--5166"
}
Document-Level Event Extraction via Information Interaction Based on Event Relation and Argument Correlation · COLING 2024