Full text

Turn on search term navigation

© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.

Abstract

Named entity recognition involves two main types: nested named entity recognition and flat named entity recognition. The span-based approach treats nested entities and flat entities uniformly by classifying entities on a span representation. However, the span-based approach ignores the local features within the entities and the relative position features between the head and tail tokens, which affects the performance of entity recognition. To address these issues, we propose a nested entity recognition model using a convolutional block attention module and rotary position embedding for local features and relative position features enhancement. Specifically, we apply rotary position embedding to the sentence representation and capture the semantic information between the head and tail tokens using a biaffine attention mechanism. Meanwhile, the convolution module captures the local features within the entity to generate the span representation. Finally, the two parts of the representation are fused for entity classification. Extensive experiments were conducted on five widely used benchmark datasets to demonstrate the effectiveness of our proposed model.

Details

Title
Local Feature Enhancement for Nested Entity Recognition Using a Convolutional Block Attention Module
Author
Deng, Jinxin 1 ; Liu, Junbao 1 ; Ma, Xiaoqin 2 ; Qin, Xizhong 2 ; Jia, Zhenhong 2 

 College of Information Science and Engineering, Xinjiang University, Urumqi 830049, China; [email protected] (J.D.); [email protected] (J.L.); [email protected] (X.M.); [email protected] (Z.J.) 
 College of Information Science and Engineering, Xinjiang University, Urumqi 830049, China; [email protected] (J.D.); [email protected] (J.L.); [email protected] (X.M.); [email protected] (Z.J.); Xinjiang Signal Detection and Processing Key Laboratory, Urumqi 830049, China 
First page
9200
Publication year
2023
Publication date
2023
Publisher
MDPI AG
e-ISSN
20763417
Source type
Scholarly Journal
Language of publication
English
ProQuest document ID
2856797652
Copyright
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.