Incremental named entity recognition method based on pseudo sample replay
A named entity recognition and incremental technology, applied in character and pattern recognition, neural learning methods, instruments, etc., can solve problems such as distillation of difficult old knowledge
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0025] The present invention includes a master model (M) for named entity recognition, and a generator (G) for generating pseudo-samples,
[0026] Main model Named entity recognition is usually modeled as a sequence labeling task, i.e. assigning a label to each word. The main model of the present invention consists of a feature extractor and a classification layer. The feature extractor uses the pre-trained language model BERT-base, and the classification layer uses a linear layer with softmax. Given a word sequence of length L [x 1 , x 2 ,...,x L ] and labels for each word [y 1 ,y 2 ,...,y L ], first get the hidden vector of each word through the feature extractor [h 1 , h 2 ,...,h L ], and then map the latent vector to the label space [s 1 ,s 2 ,...,s L ], and then get the probability of each word on all types through softmax [p 1 ,p 2 ,...,p L ]:
[0027] z i =Wh i +b
[0028]
[0029] in, d is the hidden vector size of the pre-trained language model...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


