English

A Robust and Domain-Adaptive Approach for Low-Resource Named Entity Recognition

Computation and Language 2021-01-05 v1 Artificial Intelligence Machine Learning

Abstract

Recently, it has attracted much attention to build reliable named entity recognition (NER) systems using limited annotated data. Nearly all existing works heavily rely on domain-specific resources, such as external lexicons and knowledge bases. However, such domain-specific resources are often not available, meanwhile it's difficult and expensive to construct the resources, which has become a key obstacle to wider adoption. To tackle the problem, in this work, we propose a novel robust and domain-adaptive approach RDANER for low-resource NER, which only uses cheap and easily obtainable resources. Extensive experiments on three benchmark datasets demonstrate that our approach achieves the best performance when only using cheap and easily obtainable resources, and delivers competitive results against state-of-the-art methods which use difficultly obtainable domainspecific resources. All our code and corpora can be found on https://github.com/houking-can/RDANER.

Keywords

Cite

@article{arxiv.2101.00388,
  title  = {A Robust and Domain-Adaptive Approach for Low-Resource Named Entity Recognition},
  author = {Houjin Yu and Xian-Ling Mao and Zewen Chi and Wei Wei and Heyan Huang},
  journal= {arXiv preprint arXiv:2101.00388},
  year   = {2021}
}

Comments

Best Student Paper of 2020 IEEE International Conference on Knowledge Graph (ICKG)

R2 v1 2026-06-23T21:41:58.084Z