ACL 2022short31 citations

Event-Event Relation Extraction using Probabilistic Box Embedding

EunJeong Hwang, Jay-Yoon Lee, Tianyi Yang, Dhruvesh Patel, Dongxu Zhang, Andrew McCallum

Abstract

To understand a story with multiple events, it is important to capture the proper relations across these events. However, existing event relation extraction (ERE) framework regards it as a multi-class classification task and do not guarantee any coherence between different relation types, such as anti-symmetry. If a phone line “died” after “storm”, then it is obvious that the “storm” happened before the “died”. Current framework of event relation extraction do not guarantee this coherence and thus enforces it via constraint loss function (Wang et al., 2020). In this work, we propose to modify the underlying ERE model to guarantee coherence by representing each event as a box representation (BERE) without applying explicit constraints. From our experiments, BERE also shows stronger conjunctive constraint satisfaction while performing on par or better in F1 compared to previous models with constraint injection.

BibTeX
@inproceedings{hwang-etal-2022-event,
    title = "Event-Event Relation Extraction using Probabilistic Box Embedding",
    author = "Hwang, EunJeong  and
      Lee, Jay-Yoon  and
      Yang, Tianyi  and
      Patel, Dhruvesh  and
      Zhang, Dongxu  and
      McCallum, Andrew",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-short.26/",
    doi = "10.18653/v1/2022.acl-short.26",
    pages = "235--244"
}
Event-Event Relation Extraction using Probabilistic Box Embedding · ACL 2022