Proceedings Article10.1145/3542925
Multi-Turn and Multi-Granularity Reader for Document-Level Event Extraction
Han Yang,Yubo Chen,Kang Liu,Jun Zhao,Zuyu Zhao,W.Y. Sun +5 more
- 27 Dec 2022
Vol. 22, Iss: 2, pp 1-16
5
TL;DR: A new paradigm of DEE is proposed by formulating it as a machine reading comprehension (MRC) task that can extract events from the document directly without the stage of preliminary SEE, and a multi-turn and multi-granularity reader is introduced to capture the dependencies between arguments explicitly and model long texts effectively.
read more
Abstract: Most existing event extraction works mainly focus on extracting events from one sentence. However, in real-world applications, arguments of one event may scatter across sentences and multiple events may co-occur in one document. Thus, these scenarios require document-level event extraction (DEE), which aims to extract events and their arguments across sentences from a document. Previous works cast DEE as a two-step paradigm: sentence-level event extraction (SEE) to document-level event fusion. However, this paradigm lacks integrating document-level information for SEE and suffers from the inherent limitations of error propagation. In this article, we propose a multi-turn and multi-granularity reader for DEE that can extract events from the document directly without the stage of preliminary SEE. Specifically, we propose a new paradigm of DEE by formulating it as a machine reading comprehension task (i.e., the extraction of event arguments is transformed to identify the answer span from the document). Beyond the framework of machine reading comprehension, we introduce a multi-turn and multi-granularity reader to capture the dependencies between arguments explicitly and model long texts effectively. The empirical results demonstrate that our method achieves superior performance on the MUC-4 and the ChFinAnn datasets.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
DEEDP: Document-Level Event Extraction Model Incorporating Dependency Paths
TL;DR: Zhang et al. as discussed by the authors proposed Document-level Event Extraction Model Incorporating Dependency Paths (DEEDP), which introduces a novel multi-granularity encoder framework to tackle the missing feature by using mean pooling or max pooling operations in different encoding stages.
Real-Time Extraction of News Events Based on BERT Model
Yuxin Jiao,Zhao Li +1 more
TL;DR: This study proposes a BERT model-based approach for real-time extraction of news events from unstructured text data, achieving better performance than other network models, with the ALBERT model algorithm performing the best with a 1% higher F1 value.
SIAT: Document-level Event Extraction via Spatiality-Augmented Interaction Model with Adaptive Thresholding
Zekun Tao,Changjian Wang,Zhiliang Tian,Kele Xu,Yong Guo,Shanshan Li,Yanru Bai,大作 千葉 +7 more
- 07 Oct 2024
TL;DR: This paper introduces SIAT, a novel document-level event extraction model that incorporates spatial interaction features and adaptive thresholding to improve entity interaction modeling and event decoding, achieving competitive performance on two public datasets.
Soft Syntactic Reinforcement for Neural Event Extraction
Anran Hao,Jian Su,Shuo Sun,Teo Yong Sen +3 more
A Document-Level Trigger-Word-Free Multi-Event Extraction Method for Criminal Documents
Yang Teng,Yunmei Shi,Haiying Zhang +2 more
- 19 Apr 2024
TL;DR: A trigger-word-free document-level event extraction method for criminal documents that utilizes deep learning technology to extract entities and sentence semantic information using pretrained language models and employs the parameter path extension method with a memory mechanism to extract event records.
References
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
•Proceedings Article
Attention is All you Need
Ashish Vaswani,Noam Shazeer,Niki Parmar,Jakob Uszkoreit,Llion Jones,Aidan N. Gomez,Lukasz Kaiser,Illia Polosukhin +7 more
- 12 Jun 2017
TL;DR: This paper proposed a simple network architecture based solely on an attention mechanism, dispensing with recurrence and convolutions entirely and achieved state-of-the-art performance on English-to-French translation.
•Posted Content
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
82.5K
•Posted Content
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
TL;DR: A new language representation model, BERT, designed to pre-train deep bidirectional representations from unlabeled text by jointly conditioning on both left and right context in all layers, which can be fine-tuned with just one additional output layer to create state-of-the-art models for a wide range of tasks.
81.7K
Advances in Neural Information Processing Systems 29
Onur Teymur,Kostas Zygalakis,Ben Calderhead +2 more
- 01 Jan 2016
11K