English

NER-BERT: A Pre-trained Model for Low-Resource Entity Tagging

Computation and Language 2021-12-02 v1 Artificial Intelligence

Abstract

Named entity recognition (NER) models generally perform poorly when large training datasets are unavailable for low-resource domains. Recently, pre-training a large-scale language model has become a promising direction for coping with the data scarcity issue. However, the underlying discrepancies between the language modeling and NER task could limit the models' performance, and pre-training for the NER task has rarely been studied since the collected NER datasets are generally small or large but with low quality. In this paper, we construct a massive NER corpus with a relatively high quality, and we pre-train a NER-BERT model based on the created dataset. Experimental results show that our pre-trained model can significantly outperform BERT as well as other strong baselines in low-resource scenarios across nine diverse domains. Moreover, a visualization of entity representations further indicates the effectiveness of NER-BERT for categorizing a variety of entities.

Keywords

Cite

@article{arxiv.2112.00405,
  title  = {NER-BERT: A Pre-trained Model for Low-Resource Entity Tagging},
  author = {Zihan Liu and Feijun Jiang and Yuxiang Hu and Chen Shi and Pascale Fung},
  journal= {arXiv preprint arXiv:2112.00405},
  year   = {2021}
}
R2 v1 2026-06-24T07:59:25.276Z