Inicio  /  Applied Sciences  /  Vol: 13 Par: 11 (2023)  /  Artículo
ARTÍCULO
TITULO

Entity Relationship Extraction Based on a Multi-Neural Network Cooperation Model

Yibo Liu    
Qingyun Zuo    
Xu Wang and Teng Zong    

Resumen

Entity relation extraction mainly extracts relations from text, which is one of the important tasks of natural language processing. At present, some special fields have insufficient data; for example, agriculture, the metallurgical industry, etc. There is a lack of an effective model for entity relationship recognition under the condition of insufficient data. Inspired by this, we constructed a suitable small balanced data set and proposed a multi-neural network collaborative model (RBF, Roberta?Bidirectional Gated Recurrent Unit?Fully Connected). In addition, we also optimized the proposed model. This model uses the Roberta model as the coding layer, which is used to extract the word-level features of the text. This model uses BiGRU (Bidirectional Gated Recurrent Unit)?FC (Fully Connected) as the decoding layer, which is used to obtain the optimal relationship of the text. To further improve the effect, the input layer is optimized by feature fusion, and the learning rate is optimized by the cosine annealing algorithm. The experimental results show that, using the small balanced data set, the F1 value of the RBF model proposed in the paper is 25.9% higher than the traditional Word2vec?BiGRU?FC model. It is 18.6% higher than the recent Bert?BiLSTM (Bidirectional Long Short Term Memory)?FC model. The experimental results show that our model is effective.

 Artículos similares

       
 
Qiang He, Guowei Chen, Wenchao Song and Pengzhou Zhang    
Named entity recognition (NER) is a subfield of natural language processing (NLP) that identifies and classifies entities from plain text, such as people, organizations, locations, and other types. NER is a fundamental task in information extraction, inf... ver más
Revista: Applied Sciences

 
Yang Zhang, Jin Liu, Bo Huang and Bei Chen    
Entity linking plays a fundamental role in knowledge engineering and data mining and is the basis of various downstream applications such as content analysis, relationship extraction, question and answer. Most existing entity linking models rely on suffi... ver más
Revista: Information

 
Jiakai Tian, Gang Li, Mingle Zhou, Min Li and Delong Han    
Relation extraction is an important task in natural language processing. It plays an integral role in intelligent question-and-answer systems, semantic search, and knowledge graph work. For this task, previous studies have demonstrated the effectiveness ... ver más
Revista: Applied Sciences

 
Huajie Wang and Yinglin Wang    
The natural language model BERT uses a large-scale unsupervised corpus to accumulate rich linguistic knowledge during its pretraining stage, and then, the information is fine-tuned for specific downstream tasks, which greatly improves the understanding c... ver más
Revista: Information

 
Yang Chen, Weibing Wan, Jimi Hu, Yuxuan Wang and Bo Huang    
At present, there is no uniform definition of annotation schemes for causal extraction, and existing methods are limited by the dependence of relations on long spans, which makes complex sentences such as multi-causal relations and nested causal relation... ver más
Revista: Information