ScholarMate
客服热线:400-1616-289

Improving Graph Convolutional Networks Based on Relation-Aware Attention for End-to-End Relation Extraction

Hong, Yin; Liu, Yanxia*; Yang, Suizhu; Zhang, Kaiwen; Wen, Aiqing; Hu, Jianjun
Science Citation Index Expanded
-

摘要

In this paper, we present a novel end-to-end neural model based on graph convolutional networks (GCN) for jointly extracting entities and relations between them. It divides the joint extraction into two sub-tasks, first detecting entity spans and identifying entity relations type simultaneously. To consider the complete interaction between entities and relations, we propose a novel relation-aware attention mechanism to obtain the relation representation between two entity spans. Therefore, a complete graph is constructed based on all extracted entity spans where the nodes are entity spans and the edges are relation representation. Besides, we improve original GCN to utilize both adjacent node features and edge information when encoding node feature. Experiments are conducted on two public datasets and our model outperforms all baseline methods.

关键词

Graph convolutional network joint extraction of entities and relations attention sequential labelling