A boundary enhanced multi-task neural attention approach for Chinese named entity recognition

一种用于中文命名实体识别的边界增强型多任务神经注意力方法

阅读:1

Abstract

Named Entity Recognition (NER) stands as a fundamental task in Chinese information processing. However, it encounters unique difficulties due to the lack of explicit word boundaries in the Chinese language. This study proposes framing Chinese NER as a joint task that combines boundary detection and entity identification within an encoder-decoder architecture. The presented method utilizes hybrid embeddings to enhance word-level representations and naturally incorporates head and tail boundary information to improve NER performance. It combines two types of tasks: sequence labeling for NER and binary classification for boundary prediction. In the primary NER task, a convolutional attention network serves as the encoder to extract contextual information about the target word from the input. For the auxiliary boundary prediction task, two Bi-GRU networks are employed to model long range semantic associations and predict the start and end of entities. A feature fusion layer is then introduced to adjust the contribution of the main and auxiliary tasks to the hidden states of the global representation. The final input representation, obtained through the joint training framework where the learned boundary information supports the NER task, is passed to the CRF decoding layer. Experimental results on the Weibo and Ontonotes5.0 datasets show that the multi - task learning framework significantly enhances Chinese NER performance compared to existing models.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。