NLP EMNLP

Modeling Document-Level Context for Event Detection via Important Context Selection

September 20, 2021

Event Detection (ED) aims to recognize and classify trigger words of events in text. The recent progress has featured advanced transformer-based language models (e.g., BERT) as a critical component in stateof-the-art models for ED. However, the length limit for input texts is a barrier for such ED models as they cannot encode long-range document-level context that has been shown to be beneficial for ED. To address this issue, we propose a novel method to model documentlevel context with BERT for ED that dynamically selects relevant sentences in the document for the event prediction of the target sentence. The target sentence will be then augmented with the selected sentences and consumed entirely by BERT for improved representation learning for ED. To this end, the REINFORCE algorithm is employed to train the relevant sentence selection for ED. Several information types are then introduced to form the reward function for the training process, including ED performance, sentence similarity, and discourse relations. Our extensive experiments on multiple benchmark datasets reveal the effectiveness of the proposed model, leading to new state-of-the-art performance.

Overall

< 1 minute

Amir Pouran Ben Veyseh, Minh Van Nguyen, Nghia Ngo Trung, Bonan Min, Thien Huu Nguyen

EMNLP 2021

Share Article

Related publications

NLP EMNLP Findings
January 26, 2024

Thang Le, Luu Anh Tuan

NLP EMNLP Findings
January 26, 2024

Huy Nguyen, Chien Nguyen, Linh Ngo, Anh Luu, Thien Nguyen

NLP EMNLP Findings
January 26, 2024

Chien Nguyen, Huy Nguyen, Franck Dernoncourt, Thien Nguyen