Dynamic Prefix-Tuning for Generative Template-based Event Extraction
About
We consider event extraction in a generative manner with template-based conditional generation. Although there is a rising trend of casting the task of event extraction as a sequence generation problem with prompts, these generation-based methods have two significant challenges, including using suboptimal prompts and static event type information. In this paper, we propose a generative template-based event extraction method with dynamic prefix (GTEE-DynPref) by integrating context information with type-specific prefixes to learn a context-specific prefix for each context. Experimental results show that our model achieves competitive results with the state-of-the-art classification-based model OneIE on ACE 2005 and achieves the best performances on ERE. Additionally, our model is proven to be portable to new types of events effectively.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Argument Classification | ACE05-E (test) | F1 Score55.8 | 63 | |
| Argument Classification | ERE-EN (test) | F1 Score55.1 | 46 | |
| Argument Classification | ACE E 05 | F1 Score55.8 | 11 | |
| Trigger Classification | ACE E 05 | F1 Score72.6 | 11 | |
| Trigger Classification | ACE05-E (test) | F1 Score72.6 | 10 | |
| Trigger Classification | ACE05-E+ (test) | F1 Score74.3 | 9 | |
| Argument identification and classification | ACE05-EN+ (test) | F1 Score54.7 | 6 | |
| Argument Classification | ERE-EN | F1 Score55.1 | 5 | |
| Trigger Classification | ERE-EN | F1 Score66.9 | 5 | |
| Trigger Classification | ERE-EN (test) | F1 Score66.9 | 4 |