English

Efficient Document-level Event Extraction via Pseudo-Trigger-aware Pruned Complete Graph

Computation and Language 2022-10-05 v2

Abstract

Most previous studies of document-level event extraction mainly focus on building argument chains in an autoregressive way, which achieves a certain success but is inefficient in both training and inference. In contrast to the previous studies, we propose a fast and lightweight model named as PTPCG. In our model, we design a novel strategy for event argument combination together with a non-autoregressive decoding algorithm via pruned complete graphs, which are constructed under the guidance of the automatically selected pseudo triggers. Compared to the previous systems, our system achieves competitive results with 19.8\% of parameters and much lower resource consumption, taking only 3.8\% GPU hours for training and up to 8.5 times faster for inference. Besides, our model shows superior compatibility for the datasets with (or without) triggers and the pseudo triggers can be the supplements for annotated triggers to make further improvements. Codes are available at https://github.com/Spico197/DocEE .

Keywords

Cite

@article{arxiv.2112.06013,
  title  = {Efficient Document-level Event Extraction via Pseudo-Trigger-aware Pruned Complete Graph},
  author = {Tong Zhu and Xiaoye Qu and Wenliang Chen and Zhefeng Wang and Baoxing Huai and Nicholas Jing Yuan and Min Zhang},
  journal= {arXiv preprint arXiv:2112.06013},
  year   = {2022}
}

Comments

Accepted to IJCAI'2022

R2 v1 2026-06-24T08:13:25.790Z