Named Entity Recognition of Electronic Medical Records based on BERT-BiLSTM-Biaffine Model

Peng Wang,Jinguang Gu
DOI: https://doi.org/10.1088/1742-6596/2560/1/012044
2023-08-26
Journal of Physics: Conference Series
Abstract:In the case of the specific task of identifying named entities within electronic medical record, it is hard to determine the boundary of nested entities, and existing NER systems have insufficient decoding performance. Based on the pre training model BERT, this paper introduces a novel network structure called Biaffine Layer using a bidirectional LSTM layer. The network uses a dual affine attention mechanism for semantic information learning, which can better interact with the semantic information of entity heads and entity tails, thereby achieving better recognition results for entities. Due to the sparsity of named entity datasets and the uneven distribution of entity categories, traditional binary cross entropy loss functions require multiple rounds of training to decode entities. In this paper, we have modified the binary cross entropy loss function to make the proposed model faster decode the entities that need to be identified. The model performs well, according to the experimental findings. The approach suggested in this paper offers a fresh approach to the NER issue raised by electronic medical records, and it is anticipated to considerably boost the effectiveness and caliber of clinical medical research.
What problem does this paper attempt to address?