APP下载

结合多头自注意力机制与BiLSTM-CRF的中文临床实体识别

2021-05-06罗熹夏先运安莹陈先来

湖南大学学报·自然科学版 2021年4期

罗熹 夏先运 安莹 陈先来

摘   要:命名实体是电子病历中相关医学知识的主要载体,因此,临床命名实体识别(Clinical Named Entity Recognition,CNER)也就成为了临床文本分析处理的基础性任务之一. 由于文本结构和语言等方面的特殊性,面向中文电子病历(Electronic Medical Records,EMRs)的临床命名实体识别依然存在着巨大的挑战. 本文提出了一种基于多头自注意力神经网络的中文临床命名实体识别方法. 该方法使用了一种新颖的融合领域词典的字符级特征表示方法,并在BiLSTM-CRF模型的基础上,结合多头自注意力机制来准确地捕获字符间潜在的依赖权重、语境和语义关联等多方面的特征,从而有效地提升了中文临床命名实体的识别能力. 实验结果表明本文方法超过现有的其他方法获得了较优的识别性能.

关键词:中文电子病历;命名实体识别;长短期记忆;多头自注意力

中图分类号:TP391                               文献标志码:A

Chinese CNER Combined with Multi-head

Self-attention and BiLSTM-CRF

LUO Xi1,2,XIA Xianyun2,AN Ying1,CHEN Xianlai1

(1. Big Data Institute,Central South University,Changsha 410083,China;

2. Key Laboratory of Network Crime Investigation of Hunan Provincial Colleges,

Hunan Police Academy,Changsha 410138,China)

Abstract:Named entity is the main carrier of relevant medical knowledge in Electronic Medical Records (EMRs),so clinical named entity recognition(CNER) has become one of the basic and crucial tasks of clinical text analysis and processing. Due to the particularity of medical text structure and Chinese language,the recognition of clinical named entities for Chinese EMRs still faces great challenges. In this paper, a Chinese clinical named entity recognition method based on multi-head self-attention neural network is proposed . In this method, a character-level feature representation method combined with a domain dictionary is presented. Moreover, based on the BiLSTM-CRF model, a multi-head self-attention mechanism is incorporated to accurately capture the multiple features from different aspects, such as dependency weights between characters and contextual semantic relationships, thereby effectively improving the ability of Chinese clinical named entity recognition. Experimental results demonstrate that the proposed method outperforms other existing methods and has the best recognition performance.

Key words:Chinese electronic medical record;named entity recognition;long short-term memory;multi-head self-attention

隨着医疗信息化的快速发展,医疗机构中积累了大量的电子病历数据. 这些电子病历是病人在医院就诊及治疗过程中所产生的重要记录,包含了临床文本、医学图表、医学影像等多种类型的临床记录数据. 其中,诸如主诉、诊断结果、入院/出院记录和治疗过程等临床文本中蕴含着极为丰富的临床经验知识以及与病人健康状态紧密相关的临床信息,但是,这些以非结构化自由文本形式存储的信息很难直接加以分析和利用,需要首先通过自然语言处理技术进行必要的信息抽取,准确地……

登录APP查看全文