English

Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction

Computation and Language 2021-06-18 v1

Abstract

Event extraction is challenging due to the complex structure of event records and the semantic gap between text and event. Traditional methods usually extract event records by decomposing the complex structure prediction task into multiple subtasks. In this paper, we propose Text2Event, a sequence-to-structure generation paradigm that can directly extract events from the text in an end-to-end manner. Specifically, we design a sequence-to-structure network for unified event extraction, a constrained decoding algorithm for event knowledge injection during inference, and a curriculum learning algorithm for efficient model learning. Experimental results show that, by uniformly modeling all tasks in a single model and universally predicting different labels, our method can achieve competitive performance using only record-level annotations in both supervised learning and transfer learning settings.

Keywords

Cite

@article{arxiv.2106.09232,
  title  = {Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction},
  author = {Yaojie Lu and Hongyu Lin and Jin Xu and Xianpei Han and Jialong Tang and Annan Li and Le Sun and Meng Liao and Shaoyi Chen},
  journal= {arXiv preprint arXiv:2106.09232},
  year   = {2021}
}

Comments

Accepted to ACL2021 (main conference)

R2 v1 2026-06-24T03:17:52.987Z