节点文献

基于多通道卷积神经网络的中文文本关系抽取

Chinese text relation extraction based on a multi-channel convolutional neural network

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 梁艳春房爱莲

【Author】 LIANG Yanchun;FANG Ailian;School of Computer Science and Technology,East China Normal University;

【通讯作者】 房爱莲;

【机构】 华东师范大学计算机科学与技术学院

【摘要】 给出了一种多通道卷积神经网络(Convolutional Neural Network, CNN)方法实现中文文本端到端的关系抽取.每个通道用分层的网络结构,在传播过程中互不影响,使神经网络能学习到不同的表示.结合中文语言的难点,加入注意力机制(Attention Mechanism, Att)获取更多的语义特征,并通过分段平均池化融入句子的结构信息.经过最大池化层获得句子的最终表示后,计算关系得分,并用排序损失函数(Ranking-Loss Function, RL)代替交叉熵函数进行训练.实验结果表明,提出的MCNNAttRL (Multi CNNAttRL)模型能有效提高关系抽取的查准率、召回率和F1值.

【Abstract】 This paper presents an end-to-end method for Chinese text relation extraction based on a multichannel CNN(convolutional neural network). Each channel is stacked with a layered neural network; these channels do not interact during recurrent propagation, which enables a neural network to learn different representations. Considering the nuances of the Chinese language, we employed the attention mechanism to extract the semantic features of a sentence, and then integrate structural information using piecewise average pooling. After the maximum pooling layer, the final representation of the sentence is obtained and a relational score is calculated. Finally, the ranking-loss function is used to replace the cross-entropy function for training. The experimental results show that the MCNNAttRL(Multi CNNAttRL)model proposed in this paper can effectively improve the precision, recall, and F1 value of entity relation extraction.

  • 【文献出处】 华东师范大学学报(自然科学版) ,Journal of East China Normal University(Natural Science) , 编辑部邮箱 ,2021年03期
  • 【分类号】TP391.1;TP183
  • 【被引频次】4
  • 【下载频次】272
节点文献中: 

本文链接的文献网络图示:

本文的引文网络