Few-shot Incremental Event Detection
Hao Wang, Hanwen Shi, and Jianyong Duan

TL;DR
This paper introduces a new task called few-shot incremental event detection, enabling models to learn new event classes with limited data while retaining previous knowledge, supported by a new benchmark dataset and improved results.
Contribution
The paper defines the novel task of few-shot incremental event detection, creates a benchmark dataset, and proposes methods that outperform baselines in this setting.
Findings
Higher F1-score than baseline methods
More stable detection performance
Effective learning with limited data
Abstract
Event detection tasks can enable the quick detection of events from texts and provide powerful support for downstream natural language processing tasks. Most such methods can only detect a fixed set of predefined event classes. To extend them to detect a new class without losing the ability to detect old classes requires costly retraining of the model from scratch. Incremental learning can effectively solve this problem, but it requires abundant data of new classes. In practice, however, the lack of high-quality labeled data of new event classes makes it difficult to obtain enough data for model training. To address the above mentioned issues, we define a new task, few-shot incremental event detection, which focuses on learning to detect a new event class with limited data, while retaining the ability to detect old classes to the extent possible. We created a benchmark dataset IFSED for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Text and Document Classification Technologies · Natural Language Processing Techniques
