A region-based hypergraph network for joint entity-relation extraction
作者:
Highlights:
•
摘要
In joint entity and relation extraction, the input document is divided into multiple potential entity regions and context regions, where the characteristics of entities and their relations can often be reflected in the context. Therefore, an effective joint modeling method designed toward the features of different regions can lead to superior performance of joint entity and relation extraction. Previous works tend to implement in-depth modeling only for potential entity regions, ignoring the importance of contextual information for joint entity and relation extraction. In this paper, we propose a Region-based Hypergraph Network (RHGN) for joint entity and relation extraction. The RHGN introduces the concept of regional hypernodes for the first time, and proposes a cooperative method of GCN and BiLSTM to generate hypernodes for each region. Then, a region-based relation hypergraph is constructed for fairly and efficiently aggregate the features of all regions in the sentence. In order to initialize and update the features of the edges and hypernodes in the hypergraph, a Sequence-Enhanced Graph (SEG) unit is designed. Finally, we perform comparison experiments with existing competitive models on three public datasets: the CoNLL04, SciERC and ADE datasets. Experimental results demonstrate that our model achieves a significant improvement over the previous models on both entity recognition and relation extraction, and it also shows superior performance for dataset with nested entities. Extensive additional experiments further confirm the effectiveness of our approach.
论文关键词:Information extraction,Named entity recognition,Relation extraction,Graph network,Deep learning
论文评审过程:Received 21 March 2021, Revised 15 June 2021, Accepted 8 July 2021, Available online 10 July 2021, Version of Record 15 July 2021.
论文官网地址:https://doi.org/10.1016/j.knosys.2021.107298