EVENT5Ws: A Large Dataset for Open-Domain Event Extraction from Documents

arXiv cs.CL / 4/24/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The paper introduces EVENT5Ws, a large, manually annotated, and statistically verified open-domain dataset for event extraction from documents.
  • It addresses key gaps in prior datasets, namely limited event-type coverage in closed-domain settings and the lack of large, manually verified open-domain resources.
  • The authors build a systematic annotation pipeline and analyze annotation complexity to provide empirical guidance for dataset creation.
  • Using EVENT5Ws, they benchmark state-of-the-art pre-trained large language models and show that models trained on EVENT5Ws generalize well across different geographical contexts.
  • The work also compiles lessons learned and practical recommendations to help future large-scale dataset development for event extraction.

Abstract

Event extraction identifies the central aspects of events from text. It supports event understanding and analysis, which is crucial for tasks such as informed decision-making in emergencies. Therefore, it is necessary to develop automated event extraction approaches. However, existing datasets for algorithm development have limitations, including limited coverage of event types in closed-domain settings and a lack of large, manually verified dataset in open-domain settings. To address these limitations, we create EVENT5Ws , a large, manually annotated, and statistically verified open-domain event extraction dataset. We design a systematic annotation pipeline to create the dataset and provide empirical insights into annotation complexity. Using EVENT5Ws, we evaluate state-of-the-art pre-trained large language models and establish a benchmark for future research. We further show that models trained on EVENT5Ws generalize effectively to datasets from different geographical contexts, which demonstrates its potential for developing generalizable algorithms. Finally, we summarize the lessons learned during the dataset development and provide recommendations to support future large-scale dataset development.