Journal of Xidian University ›› 2022, Vol. 49 ›› Issue (5): 181-188.doi: 10.19665/j.issn1001-2400.2022.05.021

• Computer Science and Technology & Artificial Intelligence • Previous Articles     Next Articles

Event detection by combining self-attention and CNN-BiGRU

WANG Kan1(),WANG Mengyang2(),LIU Xin1(),TIAN Guoqiang3(),LI Chuan3(),LIU Wei2()   

  1. 1. The 10th Research Institute of China Electronics Technology Group Corporation,Chengdu 610036,China
    2. School of Telecommunications Engineering,Xidian University,Xi’an 710071,China
    3. School of Computer Science and Technology,Xi’an University of Posts and Telecommunications,Xi’an 710121,China
  • Received:2022-03-01 Online:2022-10-20 Published:2022-11-17

Abstract:

Event detection methods based on convolutional neural networks and recurrent neural networks have been widely investigated.However,convolutional neural networks only consider local information within the convolution window,ignoring the context of words.Recurrent neural networks have the problem of vanishing gradient and short-term memory,and their variant gated recurrent units cannot get the features of each word.Therefore,in this paper,an event detection method based on self-attention and convolutional bidirectional gated recurrent units model is proposed,which takes both word vectors and position vectors as inputs.It can not only extract vocabulary level features with different granularities by convolutional neural network and sentence level features by bidirectional gated recurrent units,but also consider global information and pay attention to more important features for event detection by self-attention.The extracted lexical-level features and sentence-level features are combined as the joint features,and the candidate words are classified by the softmax classifier to complete the event detection task.Experimental results show that the F scores of trigger words recognition and classification reach 78.9% and 76.0% respectively on the ACE2005 English corpus,which are better than the results of benchmark methods.Furthermore,the model shows great convergence.It is shown that the proposed model based on self-attention and convolutional bidirectional gated recurrent units possesses good ability of text feature extraction and improves the performance of event detection.

Key words: event detection, information extraction, convolutional neural networks, bidirectional gated recurrent unit, self-attention mechanism

CLC Number: 

  • TP18

Baidu
map