English

Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation

Computation and Language 2022-12-19 v2

Abstract

Event extraction is of practical utility in natural language processing. In the real world, it is a common phenomenon that multiple events existing in the same sentence, where extracting them are more difficult than extracting a single event. Previous works on modeling the associations between events by sequential modeling methods suffer a lot from the low efficiency in capturing very long-range dependencies. In this paper, we propose a novel Jointly Multiple Events Extraction (JMEE) framework to jointly extract multiple event triggers and arguments by introducing syntactic shortcut arcs to enhance information flow and attention-based graph convolution networks to model graph information. The experiment results demonstrate that our proposed framework achieves competitive results compared with state-of-the-art methods.

Keywords

Cite

@article{arxiv.1809.09078,
  title  = {Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation},
  author = {Xiao Liu and Zhunchen Luo and Heyan Huang},
  journal= {arXiv preprint arXiv:1809.09078},
  year   = {2022}
}

Comments

accepted by EMNLP 2018

R2 v1 2026-06-23T04:16:45.886Z