@inproceedings{li-etal-2025-efficient,
title = "Efficient Document-level Event Relation Extraction",
author = "Li, Ruochen and
Wang, Zimu and
Du, Xinya",
editor = "Adlakha, Vaibhav and
Chronopoulou, Alexandra and
Li, Xiang Lorraine and
Majumder, Bodhisattwa Prasad and
Shi, Freda and
Vernikos, Giorgos",
booktitle = "Proceedings of the 10th Workshop on Representation Learning for NLP (RepL4NLP-2025)",
month = may,
year = "2025",
address = "Albuquerque, NM",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/moar-dois/2025.repl4nlp-1.7/",
doi = "10.18653/v1/2025.repl4nlp-1.7",
pages = "92--99",
ISBN = "979-8-89176-245-9",
abstract = "Event Relation Extraction (ERE) predicts temporal and causal relationships between events, playing a crucial role in constructing comprehensive event knowledge graphs. However, existing approaches based on pairwise comparisons often suffer from computational inefficiency, particularly at the document level, due to the quadratic operations required. Additionally, the predominance of unrelated events also leads to largely skewed data distributions. In this paper, we propose an innovative two-stage framework to tackle the challenges, consisting of a retriever to identify the related event pairs and a cross-encoder to classify the relationships between the retrieved pairs. Evaluations across representative benchmarks demonstrate our approach achieves better efficiency and significantly better performance. We also investigate leveraging event coreference chains for ERE and demonstrate their effectiveness."
}
Markdown (Informal)
[Efficient Document-level Event Relation Extraction](https://preview.aclanthology.org/moar-dois/2025.repl4nlp-1.7/) (Li et al., RepL4NLP 2025)
ACL
- Ruochen Li, Zimu Wang, and Xinya Du. 2025. Efficient Document-level Event Relation Extraction. In Proceedings of the 10th Workshop on Representation Learning for NLP (RepL4NLP-2025), pages 92–99, Albuquerque, NM. Association for Computational Linguistics.