Entity Relation Extraction Based on Multi-attention Mechanism and BiGRU Network

2021 
Entity relationship extraction is the main task in information extraction, and its purpose is to extract triples from unstructured text. The current relationship extraction model is mainly based on the BiLSTM neural network, and most of the introduced are sentence-level attention mechanisms. The structural parameters of this model are complex, which easily leads to over-fitting problems, and lacks the acquisition of word-level information within the sentence. In response to these problems, we propose a model based on the multi-attention mechanism and BiGRU network. The model mainly uses BiGRU as the main coding structure. By reducing the parameter settings, the training efficiency can be effectively improved. At the same time, a multi-attention mechanism is introduced to learn the influence of different features on relationship classification from the two dimensions of word level and sentence level, and to improve the effect of relationship extraction through different weight settings. The model is tested on the SemVal 2010 task8 dataset. The experiment shows that our model is significantly better than the baseline method.
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    14
    References
    0
    Citations
    NaN
    KQI
    []