English

Doc2EDAG: An End-to-End Document-level Framework for Chinese Financial Event Extraction

Computation and Language 2019-09-24 v2 Machine Learning

Abstract

Most existing event extraction (EE) methods merely extract event arguments within the sentence scope. However, such sentence-level EE methods struggle to handle soaring amounts of documents from emerging applications, such as finance, legislation, health, etc., where event arguments always scatter across different sentences, and even multiple such event mentions frequently co-exist in the same document. To address these challenges, we propose a novel end-to-end model, Doc2EDAG, which can generate an entity-based directed acyclic graph to fulfill the document-level EE (DEE) effectively. Moreover, we reformalize a DEE task with the no-trigger-words design to ease the document-level event labeling. To demonstrate the effectiveness of Doc2EDAG, we build a large-scale real-world dataset consisting of Chinese financial announcements with the challenges mentioned above. Extensive experiments with comprehensive analyses illustrate the superiority of Doc2EDAG over state-of-the-art methods. Data and codes can be found at https://github.com/dolphin-zs/Doc2EDAG.

Keywords

Cite

@article{arxiv.1904.07535,
  title  = {Doc2EDAG: An End-to-End Document-level Framework for Chinese Financial Event Extraction},
  author = {Shun Zheng and Wei Cao and Wei Xu and Jiang Bian},
  journal= {arXiv preprint arXiv:1904.07535},
  year   = {2019}
}

Comments

Accepted by EMNLP 2019

R2 v1 2026-06-23T08:41:00.291Z