详细信息
基于句法依存分析的图网络生物医学命名实体识别
Biomedical named entity recognition with graph network based on syntactic dependency parsing
文献类型:期刊文献
中文题名:基于句法依存分析的图网络生物医学命名实体识别
英文题名:Biomedical named entity recognition with graph network based on syntactic dependency parsing
作者:许力[1];李建华[1]
机构:[1]华东理工大学信息科学与工程学院,上海200237
年份:2021
卷号:41
期号:2
起止页码:357
中文期刊名:计算机应用
外文期刊名:journal of Computer Applications
收录:CSTPCD;;北大核心:【北大核心2020】;CSCD:【CSCD_E2021_2022】;
基金:国家重大新药创制国家科技重大专项(2018ZX09735002);国家重点研发计划项目(2016YFA0502304)。
语种:中文
中文关键词:生物医学;命名实体识别;双向长短期记忆网络;图卷积网络;句法依存分析;图注意力机制
外文关键词:biomedicine;named entity recognition;Bidirectional Long Short-Term Memory(BiLSTM)network;Graph Convolutional Network(GCN);syntactic dependency parsing;graph attention mechanism
摘要:现有的生物医学命名实体识别方法没有利用语料中的句法信息,准确率不高。针对这一问题,提出基于句法依存分析的图网络生物医学命名实体识别模型。首先利用卷积神经网络(CNN)生成字符向量并将其与词向量拼接,然后将其送入双向长短期记忆(BiLSTM)网络进行训练;其次以句子为单位对语料进行句法依存分析,并构建邻接矩阵;最后将BiLSTM的输出和通过句法依存分析构建的邻接矩阵送入图卷积网络(GCN)进行训练,并引入图注意力机制优化邻接节点的特征权重得到模型输出。所提模型在JNLPBA和NCBI-disease数据集上的F1值分别达到了76.91%和87.80%,相比基准模型分别提升了2.62和1.66个百分点。实验结果证明,提出的方法能有效提升模型在生物医学命名实体识别任务上的表现。
The existing biomedical named entity recognition methods do not use the syntactic information in the corpus,resulting in low precision.To solve this problem,a biomedical named entity recognition model with graph network based on syntactic dependency parsing was proposed.Firstly,the Convolutional Nerual Network(CNN)was used to generate character vectors which were concatenated with word vectors,then they were sent to Bidirectional Long Short-Term Memory(BiLSTM)network for training.Secondly,syntactic dependency parsing to the corpus was conducted with a sentence as a unit,and the adjacency matrix was constructed.Finally,the output of BiLSTM and the adjacency matrix constructed by syntactic dependency parsing were sent to Graph Convolutional Network(GCN)for training,and the graph attention mechanism was introduced to optimize the feature weights of adjacency nodes to obtain the model output.On JNLPBA dataset and NCBI-disease dataset,the proposed model reached F1 score of 76.91%and 87.80%respectively,which were 2.62 and 1.66 percentage points higher than those of the baseline model respectively.Experimental results prove that the proposed method can effectively improve the performance of the model in the biomedical named entity recognition task.
参考文献:
正在载入数据...
