Improving Event Detection via Open-domain Trigger Knowledge

Meihan Tong,Bin Xu,Shuai Wang,Yixin Cao,Lei Hou,Juanzi Li,Jun Xie
DOI: https://doi.org/10.18653/v1/2020.acl-main.522
2020-01-01
Abstract:Event Detection (ED) is a fundamental task in automatically structuring texts. Due to the small scale of training data, previous methods perform poorly on unseen/sparsely labeled trigger words and are prone to overfitting densely labeled trigger words. To address the issue, we propose a novel Enrichment Knowledge Distillation (EKD) model to leverage external open-domain trigger knowledge to reduce the in-built biases to frequent trigger words in annotations. Experiments on benchmark ACE2005 show that our model outperforms nine strong baselines, is especially effective for unseen/sparsely labeled trigger words. The source code is released on https://github. com/shuaiwa16/ekd. git.
What problem does this paper attempt to address?