English

Document-Level Event Role Filler Extraction using Multi-Granularity Contextualized Encoding

Computation and Language 2020-05-15 v1

Abstract

Few works in the literature of event extraction have gone beyond individual sentences to make extraction decisions. This is problematic when the information needed to recognize an event argument is spread across multiple sentences. We argue that document-level event extraction is a difficult task since it requires a view of a larger context to determine which spans of text correspond to event role fillers. We first investigate how end-to-end neural sequence models (with pre-trained language model representations) perform on document-level role filler extraction, as well as how the length of context captured affects the models' performance. To dynamically aggregate information captured by neural representations learned at different levels of granularity (e.g., the sentence- and paragraph-level), we propose a novel multi-granularity reader. We evaluate our models on the MUC-4 event extraction dataset, and show that our best system performs substantially better than prior work. We also report findings on the relationship between context length and neural model performance on the task.

Keywords

Cite

@article{arxiv.2005.06579,
  title  = {Document-Level Event Role Filler Extraction using Multi-Granularity Contextualized Encoding},
  author = {Xinya Du and Claire Cardie},
  journal= {arXiv preprint arXiv:2005.06579},
  year   = {2020}
}

Comments

Accepted to ACL 2020 (long papers), 12 pages

R2 v1 2026-06-23T15:31:42.735Z