A comprehensive survey on pretrained foundation models: A history from bert to chatgpt
Abstract Pretrained Foundation Models (PFMs) are regarded as the foundation for various
downstream tasks across different data modalities. A PFM (eg, BERT, ChatGPT, GPT-4) is …
downstream tasks across different data modalities. A PFM (eg, BERT, ChatGPT, GPT-4) is …
A survey on deep learning for named entity recognition
Named entity recognition (NER) is the task to identify mentions of rigid designators from text
belonging to predefined semantic types such as person, location, organization etc. NER …
belonging to predefined semantic types such as person, location, organization etc. NER …
Unified named entity recognition as word-word relation classification
So far, named entity recognition (NER) has been involved with three major types, including
flat, overlapped (aka. nested), and discontinuous NER, which have mostly been studied …
flat, overlapped (aka. nested), and discontinuous NER, which have mostly been studied …
A unified MRC framework for named entity recognition
The task of named entity recognition (NER) is normally divided into nested NER and flat
NER depending on whether named entities are nested or not. Models are usually separately …
NER depending on whether named entities are nested or not. Models are usually separately …
FLAT: Chinese NER using flat-lattice transformer
Recently, the character-word lattice structure has been proved to be effective for Chinese
named entity recognition (NER) by incorporating the word information. However, since the …
named entity recognition (NER) by incorporating the word information. However, since the …
On the explainability of natural language processing deep models
Despite their success, deep networks are used as black-box models with outputs that are not
easily explainable during the learning and the prediction phases. This lack of interpretability …
easily explainable during the learning and the prediction phases. This lack of interpretability …
[HTML][HTML] Chinese named entity recognition: The state of the art
Abstract Named Entity Recognition (NER), one of the most fundamental problems in natural
language processing, seeks to identify the boundaries and types of entities with specific …
language processing, seeks to identify the boundaries and types of entities with specific …
Lexicon enhanced Chinese sequence labeling using BERT adapter
Lexicon information and pre-trained models, such as BERT, have been combined to explore
Chinese sequence labelling tasks due to their respective strengths. However, existing …
Chinese sequence labelling tasks due to their respective strengths. However, existing …
Simplify the usage of lexicon in Chinese NER
Recently, many works have tried to augment the performance of Chinese named entity
recognition (NER) using word lexicons. As a representative, Lattice-LSTM (Zhang and Yang …
recognition (NER) using word lexicons. As a representative, Lattice-LSTM (Zhang and Yang …
Boundary smoothing for named entity recognition
Neural named entity recognition (NER) models may easily encounter the over-confidence
issue, which degrades the performance and calibration. Inspired by label smoothing and …
issue, which degrades the performance and calibration. Inspired by label smoothing and …