SOTAVerified

Zero-Shot Event Detection Based on Ordered Contrastive Learning and Prompt-Based Prediction

2022-07-01Findings (NAACL) 2022Code Available0· sign in to hype

Senhui Zhang, Tao Ji, Wendi Ji, Xiaoling Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Event detection is a classic natural language processing task. However, the constantly emerging new events make supervised methods not applicable to unseen types. Previous zero-shot event detection methods either require predefined event types as heuristic rules or resort to external semantic analyzing tools. To overcome this weakness, we propose an end-to-end framework named Zero-Shot Event Detection Based on Ordered Contrastive Learning and Prompt-Based Prediction (ZEOP). By creatively introducing multiple contrastive samples with ordered similarities, the encoder can learn event representations from both instance-level and class-level, which makes the distinctions between different unseen types more significant. Meanwhile, we utilize the prompt-based prediction to identify trigger words without relying on external resources. Experiments demonstrate that our model detects events more effectively and accurately than state-of-the-art methods.

Tasks

Reproductions