TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Document-level Event Extraction via Heterogeneous Graph-ba...

Document-level Event Extraction via Heterogeneous Graph-based Interaction Model with a Tracker

Runxin Xu, Tianyu Liu, Lei LI, Baobao Chang

2021-05-31ACL 2021 5Event ExtractionDocument-level Event Extraction
PaperPDFCodeCode(official)

Abstract

Document-level event extraction aims to recognize event information from a whole piece of article. Existing methods are not effective due to two challenges of this task: a) the target event arguments are scattered across sentences; b) the correlation among events in a document is non-trivial to model. In this paper, we propose Heterogeneous Graph-based Interaction Model with a Tracker (GIT) to solve the aforementioned two challenges. For the first challenge, GIT constructs a heterogeneous graph interaction network to capture global interactions among different sentences and entity mentions. For the second, GIT introduces a Tracker module to track the extracted events and hence capture the interdependency among the events. Experiments on a large-scale dataset (Zheng et al., 2019) show GIT outperforms the previous methods by 2.8 F1. Further analysis reveals GIT is effective in extracting multiple correlated events and event arguments that scatter across the document. Our code is available at https://github.com/RunxinXu/GIT.

Results

TaskDatasetMetricValueModel
Information ExtractionChFinAnnF180.3Git

Related Papers

LEMONADE: A Large Multilingual Expert-Annotated Abstractive Event Dataset for the Real World2025-06-01Beyond Pixels: Leveraging the Language of Soccer to Improve Spatio-Temporal Action Detection in Broadcast Videos2025-05-14Adaptive Schema-aware Event Extraction with Retrieval-Augmented Generation2025-05-13Retrieval-Enhanced Few-Shot Prompting for Speech Event Extraction2025-04-30Revisiting Prompt Optimization with Large Reasoning Models-A Case Study on Event Extraction2025-04-10Instruction-Tuning LLMs for Event Extraction with Annotation Guidelines2025-02-22Facial Dynamics in Video: Instruction Tuning for Improved Facial Expression Perception and Contextual Awareness2025-01-14Political Events using RAG with LLMs2025-01-06